public class VariableAdapter.UnidataTemporalDomain extends CoverageSource.TemporalDomain
| Modifier and Type | Method and Description |
|---|---|
CoordinateReferenceSystem |
getCoordinateReferenceSystem() |
SortedSet<? extends DateRange> |
getTemporalElements(boolean overall,
ProgressListener listener)
|
SortedSet<DateRange> |
getTemporalExtent() |
public SortedSet<? extends DateRange> getTemporalElements(boolean overall, ProgressListener listener) throws IOException
CoverageSource.TemporalDomainRasterDataset by returning a
Set of DateRange elements for it. Note that the TemporalCRS for
the listed DateRange objects can be obtained from the overall CRS for the
underlying coverage.getTemporalElements in class CoverageSource.TemporalDomainSet of DateRanges elements.IOExceptionpublic CoordinateReferenceSystem getCoordinateReferenceSystem()
getCoordinateReferenceSystem in class CoverageSource.TemporalDomainCopyright © 1996–2019 Geotools. All rights reserved.