Class ProjectedCoordinateSystem

  • All Implemented Interfaces:
    java.io.Serializable

    public class ProjectedCoordinateSystem
    extends CoordinateSystem
    A projected coordinate system (PROJCS), which includes an embedded GEOGCS, specifies the algorithms and associated parameters used to transform points between geographic coordinates and a two-dimensional (projected) coordinate system.
    Since:
    5.1.0
    See Also:
    Serialized Form
    • Constructor Detail

      • ProjectedCoordinateSystem

        public ProjectedCoordinateSystem()
        Creates a ProjectedCoordinateSystem.