Interface Zone

    • Method Detail

      • getCentroid

        Centroid getCentroid()
        Returns the centroid of this zone
        Returns:
        centroid of this zone
      • setGeometry

        void setGeometry​(org.locationtech.jts.geom.Polygon geometry)
        set the geometry (outer border) of this zone
        Parameters:
        geometry - of the zone
      • getGeometry

        org.locationtech.jts.geom.Polygon getGeometry()
        Collect the geometry (outer border) of this zone
        Returns:
        geometry of the zone