Uses of Interface
org.opengis.metadata.extent.VerticalExtent
Package
Description
Geographic, vertical and temporal extents.
The GeoAPI conformance testing framework.
Validators and test suites for the
org.opengis.metadata
package.-
Uses of VerticalExtent in org.opengis.metadata.extent
Modifier and TypeMethodDescriptiondefault VerticalExtent
SpatialTemporalExtent.getVerticalExtent()
The vertical extent component.Modifier and TypeMethodDescriptiondefault Collection
<? extends VerticalExtent> Extent.getVerticalElements()
Provides vertical component of the extent of the referring object. -
Uses of VerticalExtent in org.opengis.test
Modifier 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
Modifier and TypeMethodDescriptionvoid
ExtentValidator.validate
(VerticalExtent object) Validates the vertical extent.