Uses of Interface
org.opengis.metadata.content.RangeElementDescription
- 
Packages that use RangeElementDescription Package Description org.opengis.metadata.content Identification of the feature catalogue used, or description of the content of a coverage dataset. - 
- 
Uses of RangeElementDescription in org.opengis.metadata.content
Methods in org.opengis.metadata.content that return types with arguments of type RangeElementDescription Modifier and Type Method Description default Collection<? extends RangeElementDescription>CoverageDescription. getRangeElementDescriptions()Provides the description of the specific range elements of a coverage. 
 -