Uses of Interface
org.opengis.metadata.extent.BoundingPolygon
Packages that use BoundingPolygon
Package
Description
Information about spatial, vertical, and temporal extent.
-
Uses of BoundingPolygon in org.apache.sis.metadata.iso.extent
Classes in org.apache.sis.metadata.iso.extent that implement BoundingPolygonModifier and TypeClassDescriptionclassBoundary enclosing the dataset, expressed as the closed set of (x,y) coordinates of the polygon.Methods in org.apache.sis.metadata.iso.extent with parameters of type BoundingPolygonModifier and TypeMethodDescriptionstatic DefaultBoundingPolygonDefaultBoundingPolygon.castOrCopy(BoundingPolygon object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.Constructors in org.apache.sis.metadata.iso.extent with parameters of type BoundingPolygonModifierConstructorDescriptionConstructs a new instance initialized with the values from the specified metadata object.