Class GeographicCS


  • public class GeographicCS
    extends HorizontalCS
    Represents the Geographic (Datum) coordinate system.
    Author:
    Niles D. Ritter
    • Constructor Detail

      • GeographicCS

        protected GeographicCS​(int code)
        Protected Constructor; use the factory method in HorizontalCS to make this.
        Parameters:
        code - EPSG code of this GeographicCS
    • Method Detail