Uses of Interface
org.opengis.metadata.content.RangeDimension

Packages that use RangeDimension
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
 interface Band
          Range of wavelengths in the electromagnetic spectrum.
 

Methods in org.opengis.metadata.content that return RangeDimension
 RangeDimension CoverageDescription.getDimension()
          Deprecated. Use CoverageDescription.getDimensions() instead.
 

Methods in org.opengis.metadata.content that return types with arguments of type RangeDimension
 Collection<? extends RangeDimension> CoverageDescription.getDimensions()
          Information on the dimensions of the cell measurement value.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.