Uses of Class
org.geotools.tpk.TPKReader.ImageFormats
-
Packages that use TPKReader.ImageFormats Package Description org.geotools.tpk -
-
Uses of TPKReader.ImageFormats in org.geotools.tpk
Methods in org.geotools.tpk that return TPKReader.ImageFormats Modifier and Type Method Description static TPKReader.ImageFormats
TPKReader.ImageFormats. valueOf(String name)
Returns the enum constant of this type with the specified name.static TPKReader.ImageFormats[]
TPKReader.ImageFormats. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-