Uses of Class
org.apache.sis.metadata.iso.extent.DefaultSpatialTemporalExtent
Packages that use DefaultSpatialTemporalExtent
Package
Description
A set of helper classes for the SIS implementation.
A set of helper classes for the SIS implementation.
Information about spatial, vertical, and temporal extent.
-
Uses of DefaultSpatialTemporalExtent in org.apache.sis.internal.metadata
Methods in org.apache.sis.internal.metadata with parameters of type DefaultSpatialTemporalExtentModifier and TypeMethodDescriptionvoidReferencingServices.setBounds(org.opengis.geometry.Envelope envelope, DefaultSpatialTemporalExtent target) Sets the geographic, vertical and temporal extents with the values inferred from the given envelope. -
Uses of DefaultSpatialTemporalExtent in org.apache.sis.internal.referencing
Methods in org.apache.sis.internal.referencing with parameters of type DefaultSpatialTemporalExtentModifier and TypeMethodDescriptionvoidServicesForMetadata.setBounds(org.opengis.geometry.Envelope envelope, DefaultSpatialTemporalExtent target) Sets the geographic, vertical and temporal extents with the values inferred from the given envelope. -
Uses of DefaultSpatialTemporalExtent in org.apache.sis.metadata.iso.extent
Methods in org.apache.sis.metadata.iso.extent that return DefaultSpatialTemporalExtentModifier and TypeMethodDescriptionstatic DefaultSpatialTemporalExtentDefaultSpatialTemporalExtent.castOrCopy(org.opengis.metadata.extent.SpatialTemporalExtent object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.