| Package | Description |
|---|---|
| org.geotools.coverage.io | |
| org.geotools.coverage.io.impl | |
| org.geotools.coverage.io.util | |
| org.geotools.imageio.netcdf |
| Modifier and Type | Method and Description |
|---|---|
DateRange |
GridCoverageResponse.getTemporalExtent()
Return the temporal extent of this gridcoverage
|
| Modifier and Type | Method and Description |
|---|---|
abstract SortedSet<? extends DateRange> |
CoverageSource.TemporalDomain.getTemporalElements(boolean overall,
ProgressListener listener)
|
SortedSet<DateRange> |
CoverageReadRequest.getTemporalSubset() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoverageReadRequest.setTemporalSubset(SortedSet<DateRange> temporalSubset) |
| Modifier and Type | Method and Description |
|---|---|
DateRange |
DefaultGridCoverageResponse.getTemporalExtent() |
| Constructor and Description |
|---|
DefaultGridCoverageResponse(GridCoverage gridCoverage,
DateRange temporalExtent,
NumberRange<Double> verticalExtent) |
| Modifier and Type | Method and Description |
|---|---|
int |
DateRangeComparator.compare(DateRange firstDateRange,
DateRange secondDateRange) |
| Constructor and Description |
|---|
DateRangeTreeSet(Collection<? extends DateRange> c) |
DateRangeTreeSet(SortedSet<DateRange> s) |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<? extends DateRange> |
VariableAdapter.UnidataTemporalDomain.getTemporalElements(boolean overall,
ProgressListener listener) |
SortedSet<DateRange> |
VariableAdapter.UnidataTemporalDomain.getTemporalExtent() |
Copyright © 1996–2019 Geotools. All rights reserved.