Uses of Interface
org.opengis.metadata.extent.BoundingPolygon
Packages that use BoundingPolygon
Package
Description
The GeoAPI conformance testing framework.
Validators and test suites for the
org.opengis.metadata
package.-
Uses of BoundingPolygon in org.opengis.test
Methods in org.opengis.test with parameters of type BoundingPolygonModifier and TypeMethodDescriptionfinal void
ValidatorContainer.validate
(BoundingPolygon object) Tests the conformance of the given object.static void
Validators.validate
(BoundingPolygon object) Tests the conformance of the given object. -
Uses of BoundingPolygon in org.opengis.test.metadata
Methods in org.opengis.test.metadata with parameters of type BoundingPolygonModifier and TypeMethodDescriptionvoid
ExtentValidator.validate
(BoundingPolygon object) Validates the bounding polygon.