Class Geometry

    • Constructor Detail

      • Geometry

        public Geometry()
    • Method Detail

      • getGeometryType

        public abstract GeometryType getGeometryType()
        Get the geometry type
        Returns:
        geometry type
        Since:
        3.0.0
      • getGeometry

        public abstract Geometry getGeometry()
        Get the simple geometry
        Returns:
        simple geometry
      • getType

        public String getType()
        Get the GeoJSON object type
        Specified by:
        getType in class GeoJsonObject
        Returns:
        GeoJSON object type