Uses of Interface
org.opengis.metadata.extent.SpatialTemporalExtent
Packages that use SpatialTemporalExtent
Package
Description
Information about spatial, vertical, and temporal extent.
-
Uses of SpatialTemporalExtent in org.apache.sis.metadata.iso.extent
Classes in org.apache.sis.metadata.iso.extent that implement SpatialTemporalExtentModifier and TypeClassDescriptionclassExtent with respect to date/time and spatial boundaries.Methods in org.apache.sis.metadata.iso.extent with parameters of type SpatialTemporalExtentModifier and TypeMethodDescriptionstatic DefaultSpatialTemporalExtentDefaultSpatialTemporalExtent.castOrCopy(SpatialTemporalExtent object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.Constructors in org.apache.sis.metadata.iso.extent with parameters of type SpatialTemporalExtentModifierConstructorDescriptionConstructs a new instance initialized with the values from the specified metadata object.