Class CoordinateReferenceSystem

  • Direct Known Subclasses:
    NamedCoordinateReferenceSystem

    @Immutable
    @Deprecated(since="2021-05-27")
    public abstract class CoordinateReferenceSystem
    extends java.lang.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 Detail

      • CoordinateReferenceSystem

        public CoordinateReferenceSystem()
        Deprecated.
    • Method Detail

      • getType

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