Interface | Description |
---|---|
CoordinateHandlerSpi |
Constructs a live CoordinateHandler
In addition to implementing this interface, this service file should be defined:
META-INF/services/org.geotools.imageio.netcdf.cv.CoordinateHandlerSpi
The file should contain a single line which gives the full name of the implementing class. |
CoordinateHandlerSpi.CoordinateHandler | |
CoordinateVariable.AxisHelper<T> |
Class | Description |
---|---|
ClimatologicalTimeCoordinateVariable |
A
CoordinateVariable used to wrap Coordinates expressing climatological time |
ClimatologicalTimeHandlerSpi | |
CoordinateHandlerFinder |
Enable programs to find all available CoordinateHandler implementations.
|
CoordinateVariable<T> |
Copyright © 1996–2021 Geotools. All rights reserved.