|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeoLocation | |
|---|---|
| com.antelmann.opengeodb | This package contains classes easing to deal with geological data as provided by http://opengeodb.org/. |
| Uses of GeoLocation in com.antelmann.opengeodb |
|---|
| Methods in com.antelmann.opengeodb that return GeoLocation | |
|---|---|
GeoLocation |
GeoLocation.getParentCategory()
|
| Methods in com.antelmann.opengeodb that return types with arguments of type GeoLocation | |
|---|---|
Stub<GeoLocation> |
GeoProperty.getLocation()
|
Stub<GeoLocation> |
GeoLocation.getParent()
|
ArrayList<GeoLocation> |
OpenGeoDB.getRootLocations()
|
List<GeoLocation> |
GeoLocation.getSubCategories(OpenGeoDB context)
|
SQLMapFilter<GeoLocation> |
GeoLocationFilter.toSQLMapFilter(OpenGeoDB db)
through this method, multiple conditions could be combined using SQLComboFilter
or converted into a Stub filter. |
| Methods in com.antelmann.opengeodb with parameters of type GeoLocation | |
|---|---|
boolean |
GeoLocationFilter.accept(GeoLocation entry)
|
int |
GeoLocation.compareTo(GeoLocation gl)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||