|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeoTypeName | |
|---|---|
| com.antelmann.opengeodb | This package contains classes easing to deal with geological data as provided by http://opengeodb.org/. |
| Uses of GeoTypeName in com.antelmann.opengeodb |
|---|
| Methods in com.antelmann.opengeodb that return GeoTypeName | |
|---|---|
GeoTypeName |
GeoProperty.getBeginType()
|
GeoTypeName |
GeoProperty.getEndType()
|
GeoTypeName |
OpenGeoDB.getTypeNameFor(int nr)
|
GeoTypeName |
GeoProperty.getValueType()
|
| Methods in com.antelmann.opengeodb that return types with arguments of type GeoTypeName | |
|---|---|
Collection<GeoTypeName> |
OpenGeoDB.getTypeNames()
|
Set<GeoTypeName> |
OpenGeoDB.getTypeNamesFor(GeoType type)
|
| Methods in com.antelmann.opengeodb with parameters of type GeoTypeName | |
|---|---|
ArrayList<Object> |
OpenGeoDB.getPropertyValues(GeoTypeName valueType,
GeoTypeName restrictionType,
Object restrictionValue)
|
GeoType |
OpenGeoDB.getTypeFor(GeoTypeName name)
|
Set<Object> |
OpenGeoDB.listValues(GeoTypeName name)
|
| Constructors in com.antelmann.opengeodb with parameters of type GeoTypeName | |
|---|---|
GeoLocationFilter(GeoTypeName name,
Object value)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||