Uses of Interface
org.opengis.metadata.extent.VerticalExtent
Packages that use VerticalExtent
Package
Description
Extent information.
Base classes for validators and test suites for all GeoAPI objects.
Validators and test suites for the
org.opengis.metadata
package.-
Uses of VerticalExtent in org.opengis.metadata.extent
Methods in org.opengis.metadata.extent that return types with arguments of type VerticalExtentModifier and TypeMethodDescriptionCollection
<? extends VerticalExtent> Extent.getVerticalElements()
Provides vertical component of the extent of the referring object -
Uses of VerticalExtent in org.opengis.test
Methods in org.opengis.test with parameters of type VerticalExtentModifier and TypeMethodDescriptionfinal void
ValidatorContainer.validate
(VerticalExtent object) Tests the conformance of the given object.static void
Validators.validate
(VerticalExtent object) Tests the conformance of the given object. -
Uses of VerticalExtent in org.opengis.test.metadata
Methods in org.opengis.test.metadata with parameters of type VerticalExtentModifier and TypeMethodDescriptionvoid
ExtentValidator.validate
(VerticalExtent object) Validates the vertical extent.