Uses of Class
org.meteoinfo.data.mapdata.geotiff.GeoKey
-
Packages that use GeoKey Package Description org.meteoinfo.data.mapdata.geotiff -
-
Uses of GeoKey in org.meteoinfo.data.mapdata.geotiff
Fields in org.meteoinfo.data.mapdata.geotiff with type parameters of type GeoKey Modifier and Type Field Description protected java.util.List<GeoKey>IFDEntry. geokeysMethods in org.meteoinfo.data.mapdata.geotiff that return GeoKey Modifier and Type Method Description GeoKeyIFDEntry. findGeoKey(org.meteoinfo.data.mapdata.geotiff.GeoKey.Tag tag)Find a GeoKeyMethods in org.meteoinfo.data.mapdata.geotiff with parameters of type GeoKey Modifier and Type Method Description voidIFDEntry. addGeoKey(GeoKey geokey)Add GeoKey
-