Class GeographyParameters<T>


  • public class GeographyParameters<T>
    extends Object
    • Constructor Detail

      • GeographyParameters

        public GeographyParameters()
      • GeographyParameters

        public GeographyParameters​(GISAdder<T> adder)
    • Method Detail

      • setAdder

        public void setAdder​(GISAdder<T> adder)
      • getCrs

        public String getCrs()
      • setCrs

        public void setCrs​(String crsCode)
        Sets the CRS code used to generate the Coordinate Referencing System.
        Parameters:
        crsCode - the CRS code which is in the format "EPSG:xxxx"