Class GeoJSON

    • Constructor Detail

      • GeoJSON

        public GeoJSON()
    • Method Detail

      • getType

        public String getType()
      • getCrs

        public Crs getCrs()
      • getBbox

        public BBOXDV getBbox()
      • getGeoJSON

        public String getGeoJSON()
      • setType

        public void setType​(String type)
      • setCrs

        public void setCrs​(Crs crs)
      • setBbox

        public void setBbox​(BBOXDV bbox)
      • setGeoJSON

        public void setGeoJSON​(String geoJSON)