Uses of Interface
org.opengis.metadata.extent.GeographicBoundingBox
Packages that use GeographicBoundingBox
Package
Description
Base classes for validators and test suites for all GeoAPI objects.
Validators and test suites for the
org.opengis.metadata
package.-
Uses of GeographicBoundingBox in org.opengis.test
Methods in org.opengis.test with parameters of type GeographicBoundingBoxModifier and TypeMethodDescriptionfinal void
ValidatorContainer.validate
(GeographicBoundingBox object) Tests the conformance of the given object.static void
Validators.validate
(GeographicBoundingBox object) Tests the conformance of the given object. -
Uses of GeographicBoundingBox in org.opengis.test.metadata
Methods in org.opengis.test.metadata with parameters of type GeographicBoundingBoxModifier and TypeMethodDescriptionvoid
ExtentValidator.validate
(GeographicBoundingBox object) Validates the geographic bounding box.