Uses of Interface
org.opengis.metadata.extent.TemporalExtent
Packages that use 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
Subinterfaces of TemporalExtent in org.opengis.metadata.extentModifier and TypeInterfaceDescriptioninterface
Extent with respect to date/time and spatial boundaries.Methods in org.opengis.metadata.extent that return types with arguments of type TemporalExtentModifier and TypeMethodDescriptiondefault Collection
<? extends TemporalExtent> Extent.getTemporalElements()
Provides temporal component of the extent of the referring object. -
Uses of TemporalExtent in org.opengis.test
Methods in org.opengis.test with parameters of type TemporalExtentModifier 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
Methods in org.opengis.test.metadata with parameters of type TemporalExtentModifier and TypeMethodDescriptionvoid
ExtentValidator.validate
(TemporalExtent object) Validates the temporal extent.