Package org.geotools.imageio.netcdf
Class VariableAdapter.UnidataAdditionalDomain
Object
CoverageSource.AdditionalDomain
UnidataAdditionalDomain
- Enclosing class:
- VariableAdapter
TODO improve support for this
-
Method Summary
Modifier and TypeMethodDescriptiongetElements
(boolean overall, ProgressListener listener) Describes the additional domain for the underlyingRasterDataset
by returning aSet
of elements for it.getName()
getType()
-
Method Details
-
getElements
Description copied from class:CoverageSource.AdditionalDomain
Describes the additional domain for the underlyingRasterDataset
by returning aSet
of elements for it.- Specified by:
getElements
in classCoverageSource.AdditionalDomain
- Returns:
- a
Set
ofDateRange
s elements. - Throws:
IOException
-
getName
- Specified by:
getName
in classCoverageSource.AdditionalDomain
-
getType
- Specified by:
getType
in classCoverageSource.AdditionalDomain
-
getDomainExtent
-