Uses of Class
org.geotools.geopkg.GeoPackage.DataType

Packages that use GeoPackage.DataType
org.geotools.geopkg   
 

Uses of GeoPackage.DataType in org.geotools.geopkg
 

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



Copyright © 1996-2014 Geotools. All Rights Reserved.