Uses of Class
org.geotools.geopkg.RasterEntry.Rectification

Packages that use RasterEntry.Rectification
org.geotools.geopkg   
 

Uses of RasterEntry.Rectification in org.geotools.geopkg
 

Methods in org.geotools.geopkg that return RasterEntry.Rectification
static RasterEntry.Rectification RasterEntry.Rectification.valueOf(int value)
           
static RasterEntry.Rectification RasterEntry.Rectification.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RasterEntry.Rectification[] RasterEntry.Rectification.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.