Uses of Class
org.geotools.data.sqlserver.reader.Type

Packages that use Type
org.geotools.data.sqlserver.reader   
 

Uses of Type in org.geotools.data.sqlserver.reader
 

Methods in org.geotools.data.sqlserver.reader that return Type
static Type Type.findType(int value)
           
 Type Shape.getType()
           
static Type Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Type[] Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.