Uses of Interface
org.opengis.metadata.extent.GeographicBoundingBox
-
Packages that use GeographicBoundingBox Package Description org.opengis.test Base classes for validators and test suites for all GeoAPI objects.org.opengis.test.metadata Validators and test suites for theorg.opengis.metadatapackage. -
-
Uses of GeographicBoundingBox in org.opengis.test
Methods in org.opengis.test with parameters of type GeographicBoundingBox Modifier and Type Method Description voidValidatorContainer. validate(GeographicBoundingBox object)Tests the conformance of the given object.static voidValidators. 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 GeographicBoundingBox Modifier and Type Method Description voidExtentValidator. validate(GeographicBoundingBox object)Validates the geographic bounding box.
-