| Package | Description |
|---|---|
| de.caluga.morphium.query.geospatial |
| Modifier and Type | Method and Description |
|---|---|
GeoType |
Geo.getType() |
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Geo.setType(GeoType type) |
| Constructor and Description |
|---|
Geo(GeoType t) |
Copyright © 2022. All rights reserved.