Uses of Enum
org.openjump.core.rasterimage.Overviews.OverviewLocation
Packages that use Overviews.OverviewLocation
-
Uses of Overviews.OverviewLocation in org.openjump.core.rasterimage
Subclasses with type arguments of type Overviews.OverviewLocation in org.openjump.core.rasterimageMethods in org.openjump.core.rasterimage that return Overviews.OverviewLocationModifier and TypeMethodDescriptionOverview.getOverviewLocation()static Overviews.OverviewLocationReturns the enum constant of this type with the specified name.static Overviews.OverviewLocation[]Overviews.OverviewLocation.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.openjump.core.rasterimage with parameters of type Overviews.OverviewLocationModifierConstructorDescriptionOverview(Overviews.OverviewLocation overviewLocation, Resolution resolution)