Uses of Class
org.geotools.coverage.grid.io.imageio.geotiff.GeoKeyEntry
- 
Packages that use GeoKeyEntry Package Description org.geotools.coverage.grid.io.imageio.geotiff 
- 
- 
Uses of GeoKeyEntry in org.geotools.coverage.grid.io.imageio.geotiffMethods in org.geotools.coverage.grid.io.imageio.geotiff that return GeoKeyEntry Modifier and Type Method Description GeoKeyEntryGeoTiffIIOMetadataEncoder. addGeoShortParam(int keyID, int value)GeoKeyEntryGeoTiffIIOMetadataEncoder. getGeoKeyEntry(int keyID)GeoKeyEntryGeoTiffIIOMetadataEncoder. getGeoKeyEntryAt(int index)GeoKeyEntryGeoTiffIIOMetadataDecoder. getGeoKeyRecord(int keyID)Gets a record containing the four TIFFShort values for a geokey entry.GeoKeyEntry[]GeoTiffException. getGeoKeys()Getter for property geoKeys.Methods in org.geotools.coverage.grid.io.imageio.geotiff that return types with arguments of type GeoKeyEntry Modifier and Type Method Description Collection<GeoKeyEntry>GeoTiffIIOMetadataDecoder. getGeoKeys()Return the GeoKeys.Methods in org.geotools.coverage.grid.io.imageio.geotiff with parameters of type GeoKeyEntry Modifier and Type Method Description intGeoKeyEntry. compareTo(GeoKeyEntry o)According to GeoTIff spec:
 
-