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