Uses of Interface
org.opengis.metadata.extent.TemporalExtent
Package
Description
Geographic, vertical and temporal extents.
The GeoAPI conformance testing framework.
Validators and test suites for the
org.opengis.metadata
package.-
Uses of TemporalExtent in org.opengis.metadata.extent
Modifier and TypeInterfaceDescriptioninterface
Extent with respect to date/time and spatial boundaries.Modifier and TypeMethodDescriptiondefault Collection
<? extends TemporalExtent> Extent.getTemporalElements()
Provides temporal component of the extent of the referring object. -
Uses of TemporalExtent in org.opengis.test
Modifier and TypeMethodDescriptionfinal void
ValidatorContainer.validate
(TemporalExtent object) Tests the conformance of the given object.static void
Validators.validate
(TemporalExtent object) Tests the conformance of the given object. -
Uses of TemporalExtent in org.opengis.test.metadata
Modifier and TypeMethodDescriptionvoid
ExtentValidator.validate
(TemporalExtent object) Validates the temporal extent.