Uses of Interface
org.opengis.metadata.spatial.Dimension
Packages that use Dimension
Package
Description
Information about the mechanisms (grid or vector) used to represent spatial data.
Spatial representation information
(includes grid and vector representation).
-
Uses of Dimension in org.apache.sis.metadata.iso.spatial
Classes in org.apache.sis.metadata.iso.spatial that implement DimensionMethods in org.apache.sis.metadata.iso.spatial that return types with arguments of type DimensionModifier and TypeMethodDescriptionDefaultGridSpatialRepresentation.getAxisDimensionProperties()Returns information about spatial-temporal axis properties.Methods in org.apache.sis.metadata.iso.spatial with parameters of type DimensionModifier and TypeMethodDescriptionstatic DefaultDimensionDefaultDimension.castOrCopy(Dimension object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.Method parameters in org.apache.sis.metadata.iso.spatial with type arguments of type DimensionModifier and TypeMethodDescriptionvoidDefaultGridSpatialRepresentation.setAxisDimensionProperties(List<? extends Dimension> newValues) Sets the information about spatial-temporal axis properties.Constructors in org.apache.sis.metadata.iso.spatial with parameters of type DimensionModifierConstructorDescriptionDefaultDimension(Dimension object) Constructs a new instance initialized with the values from the specified metadata object. -
Uses of Dimension in org.opengis.metadata.spatial
Methods in org.opengis.metadata.spatial that return types with arguments of type DimensionModifier and TypeMethodDescriptionGridSpatialRepresentation.getAxisDimensionProperties()Information about spatial-temporal axis properties.