Package | Description |
---|---|
com.mongodb.client.model.geojson |
This package contains classes that represent GeoJSON objects.
|
Modifier and Type | Method and Description |
---|---|
CoordinateReferenceSystemType |
NamedCoordinateReferenceSystem.getType() |
abstract CoordinateReferenceSystemType |
CoordinateReferenceSystem.getType()
Gets the type of this Coordinate Reference System.
|
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.