Uses of Enum
org.openjump.core.rasterimage.OverviewsUtils.ScaleAlgorithm
Packages that use OverviewsUtils.ScaleAlgorithm
-
Uses of OverviewsUtils.ScaleAlgorithm in org.openjump.core.rasterimage
Subclasses with type arguments of type OverviewsUtils.ScaleAlgorithm in org.openjump.core.rasterimageMethods in org.openjump.core.rasterimage that return OverviewsUtils.ScaleAlgorithmModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static OverviewsUtils.ScaleAlgorithm[]OverviewsUtils.ScaleAlgorithm.values()Returns an array containing the constants of this enum type, in the order they are declared.