Class ProjectedCRS<C extends Coordinates<?>>

  • All Implemented Interfaces:
    org.opengis.referencing.crs.CoordinateReferenceSystem, org.opengis.referencing.IdentifiedObject, org.opengis.referencing.ReferenceSystem

    public abstract class ProjectedCRS<C extends Coordinates<?>>
    extends CoordinateReferenceSystem<C>
    This class represents a 2-dimensional projected reference system.
    Version:
    3.0, February 13, 2006
    Author:
    Jean-Marie Dautelle
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.opengis.referencing.cs.CoordinateSystem EASTING_NORTHING_CS
      Holds the Easting/Northing coordinate system.
      • Fields inherited from interface org.opengis.referencing.IdentifiedObject

        ALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY
      • Fields inherited from interface org.opengis.referencing.ReferenceSystem

        SCOPE_KEY, VALID_AREA_KEY
    • Constructor Summary

      Constructors 
      Constructor Description
      ProjectedCRS()  
    • Field Detail

      • EASTING_NORTHING_CS

        public static final org.opengis.referencing.cs.CoordinateSystem EASTING_NORTHING_CS
        Holds the Easting/Northing coordinate system.