Class CoordinateReferenceSystem

java.lang.Object
com.mongodb.client.model.geojson.CoordinateReferenceSystem
Direct Known Subclasses:
NamedCoordinateReferenceSystem

@Immutable @Deprecated(since="2021-05-27") public abstract class CoordinateReferenceSystem extends Object
Deprecated.
Usage of this API is not supported in AEM as a Cloud Service.
A GeoJSON Coordinate Reference System (CRS).
Since:
3.1
  • Constructor Details

    • CoordinateReferenceSystem

      public CoordinateReferenceSystem()
      Deprecated.
  • Method Details

    • getType

      public abstract CoordinateReferenceSystemType getType()
      Deprecated.
      Gets the type of this Coordinate Reference System.
      Returns:
      the type