Uses of Enum Class
boofcv.gui.image.ScaleOptions
Packages that use ScaleOptions
-
Uses of ScaleOptions in boofcv.gui
Methods in boofcv.gui with parameters of type ScaleOptionsModifier and TypeMethodDescriptionListDisplayPanel.addImage(BufferedImage image, String name, ScaleOptions scaling) -
Uses of ScaleOptions in boofcv.gui.image
Fields in boofcv.gui.image declared as ScaleOptionsMethods in boofcv.gui.image that return ScaleOptionsModifier and TypeMethodDescriptionstatic ScaleOptionsReturns the enum constant of this class with the specified name.static ScaleOptions[]ScaleOptions.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in boofcv.gui.image with parameters of type ScaleOptionsConstructors in boofcv.gui.image with parameters of type ScaleOptions