Class Geo<T>

    • Constructor Detail

    • Method Detail

      • getType

        public GeoType getType()
      • setType

        public void setType​(GeoType type)
      • getCoordinates

        public T getCoordinates()
      • setCoordinates

        public void setCoordinates​(T coordinates)