Holger's
Java API

Uses of Class
com.antelmann.opengeodb.GeoType

Packages that use GeoType
com.antelmann.opengeodb This package contains classes easing to deal with geological data as provided by http://opengeodb.org/. 
 

Uses of GeoType in com.antelmann.opengeodb
 

Methods in com.antelmann.opengeodb that return GeoType
 GeoType GeoProperty.getType()
           
 GeoType OpenGeoDB.getTypeFor(GeoTypeName name)
           
static GeoType GeoType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GeoType[] GeoType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.antelmann.opengeodb with parameters of type GeoType
 Set<GeoTypeName> OpenGeoDB.getTypeNamesFor(GeoType type)
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads