Class ElementBoundingPolygon

java.lang.Object
hec.map.selection.ElementBoundingPolygon
All Implemented Interfaces:
Serializable

public class ElementBoundingPolygon extends Object implements Serializable
Represents a bounding box of a graphic element for selection.

See Also:
  • Constructor Details

    • ElementBoundingPolygon

      public ElementBoundingPolygon(String polygonWkt, String crsWKT)
  • Method Details

    • getPolygonWkt

      public String getPolygonWkt()
      Returns the polygon in Well known text format

      Returns:
    • getCrsWkt

      public String getCrsWkt()
      Return the Coordinate Reference System in Well known text format.

      Returns: