Uses of Class
com.vividsolutions.jump.workbench.imagery.geoimg.GeoReferencedRaster.PixelType
-
Packages that use GeoReferencedRaster.PixelType Package Description com.vividsolutions.jump.workbench.imagery.geoimg -
-
Uses of GeoReferencedRaster.PixelType in com.vividsolutions.jump.workbench.imagery.geoimg
Methods in com.vividsolutions.jump.workbench.imagery.geoimg that return GeoReferencedRaster.PixelType Modifier and Type Method Description static GeoReferencedRaster.PixelType
GeoReferencedRaster.PixelType. valueOf(String name)
Returns 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.
-