Uses of Class
org.gcube.data.analysis.tabulardata.model.datatype.geometry.GeometryType

Packages that use GeometryType
org.gcube.data.analysis.tabulardata.model.datatype   
org.gcube.data.analysis.tabulardata.model.datatype.geometry   
 

Uses of GeometryType in org.gcube.data.analysis.tabulardata.model.datatype
 

Methods in org.gcube.data.analysis.tabulardata.model.datatype that return GeometryType
 GeometryType Geometry.getGeometryType()
           
 

Constructors in org.gcube.data.analysis.tabulardata.model.datatype with parameters of type GeometryType
Geometry(GeometryType type, int dimensions)
           
Geometry(int srid, GeometryType type, int dimensions)
           
 

Uses of GeometryType in org.gcube.data.analysis.tabulardata.model.datatype.geometry
 

Methods in org.gcube.data.analysis.tabulardata.model.datatype.geometry that return GeometryType
static GeometryType GeometryType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GeometryType[] GeometryType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.