Uses of Interface
org.opengis.metadata.content.RangeDimension
-
Packages that use RangeDimension Package Description org.opengis.metadata.content Content information (includes Feature catalogue and Coverage descriptions). -
-
Uses of RangeDimension in org.opengis.metadata.content
Subinterfaces of RangeDimension in org.opengis.metadata.content Modifier and Type Interface Description interface
Band
Range of wavelengths in the electromagnetic spectrum.Methods in org.opengis.metadata.content that return types with arguments of type RangeDimension Modifier and Type Method Description java.util.Collection<? extends RangeDimension>
CoverageDescription. getDimensions()
Information on the dimensions of the cell measurement value.
-