Uses of Enum
com.vividsolutions.jump.workbench.imagery.geoimg.GeoReferencedRaster.PixelType
Packages that use GeoReferencedRaster.PixelType
-
Uses of GeoReferencedRaster.PixelType in com.vividsolutions.jump.workbench.imagery.geoimg
Subclasses with type arguments of type GeoReferencedRaster.PixelType in com.vividsolutions.jump.workbench.imagery.geoimgMethods in com.vividsolutions.jump.workbench.imagery.geoimg that return GeoReferencedRaster.PixelTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static GeoReferencedRaster.PixelType[]GeoReferencedRaster.PixelType.values()Returns an array containing the constants of this enum type, in the order they are declared.