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