Package | Description |
---|---|
org.mongodb.morphia.geo |
Modifier and Type | Method and Description |
---|---|
abstract CoordinateReferenceSystemType |
CoordinateReferenceSystem.getType()
Gets the type of this Coordinate Reference System.
|
CoordinateReferenceSystemType |
NamedCoordinateReferenceSystem.getType() |
static CoordinateReferenceSystemType |
CoordinateReferenceSystemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoordinateReferenceSystemType[] |
CoordinateReferenceSystemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.