Interface BoundingPolygon

All Superinterfaces:
GeographicExtent

@UML(identifier="EX_BoundingPolygon", specification=ISO_19115) public interface BoundingPolygon extends GeographicExtent
Enclosing geometric object which locates the resource. If a polygon is used is should be closed (last point replicates first point).
Since:
1.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Collection<? extends Geometry>
    The sets of points defining the bounding polygon or any other geometry (point, line).

    Methods inherited from interface GeographicExtent

    getInclusion