Uses of Class
org.loboevolution.img.PixelModel
Packages that use PixelModel
-
Uses of PixelModel in org.loboevolution.img
Methods in org.loboevolution.img that return PixelModelModifier and TypeMethodDescriptionPixelInfoStatusBar.getModel()
Returns the model storing the pixel shown by this status bar.Methods in org.loboevolution.img with parameters of type PixelModelModifier and TypeMethodDescriptionfinal void
PixelInfoStatusBar.setModel
(PixelModel newModel) Sets the model dictating the pixel shown by this status bar.