Uses of Class
org.geotools.util.DateRange
Packages that use DateRange
Package
Description
Contains utilities and addition to the collection framework.
-
Uses of DateRange in org.geotools.coverage.io
Methods in org.geotools.coverage.io that return DateRangeModifier and TypeMethodDescriptionGridCoverageResponse.getTemporalExtent()
Return the temporal extent of this gridcoverageMethods in org.geotools.coverage.io that return types with arguments of type DateRangeModifier and TypeMethodDescriptionCoverageSource.TemporalDomain.getTemporalElements
(boolean overall, ProgressListener listener) CoverageReadRequest.getTemporalSubset()
Method parameters in org.geotools.coverage.io with type arguments of type DateRangeModifier and TypeMethodDescriptionvoid
CoverageReadRequest.setTemporalSubset
(SortedSet<DateRange> temporalSubset) -
Uses of DateRange in org.geotools.coverage.io.impl
Methods in org.geotools.coverage.io.impl that return DateRangeConstructors in org.geotools.coverage.io.impl with parameters of type DateRangeModifierConstructorDescriptionDefaultGridCoverageResponse
(GridCoverage gridCoverage, DateRange temporalExtent, NumberRange<Double> verticalExtent) -
Uses of DateRange in org.geotools.coverage.io.util
Methods in org.geotools.coverage.io.util with parameters of type DateRangeModifier and TypeMethodDescriptionint
Constructor parameters in org.geotools.coverage.io.util with type arguments of type DateRange -
Uses of DateRange in org.geotools.imageio.netcdf
Methods in org.geotools.imageio.netcdf that return types with arguments of type DateRangeModifier and TypeMethodDescriptionVariableAdapter.UnidataTemporalDomain.getTemporalElements
(boolean overall, ProgressListener listener) VariableAdapter.UnidataTemporalDomain.getTemporalExtent()
-
Uses of DateRange in org.geotools.util
Methods in org.geotools.util that return DateRange