|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||