Class ProjectedCoordinateSystem

All Implemented Interfaces:
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:
  • Constructor Details

    • ProjectedCoordinateSystem

      public ProjectedCoordinateSystem()
      Creates a ProjectedCoordinateSystem.