Uses of Interface
org.geotools.imageio.netcdf.cv.CoordinateHandlerSpi
-
Packages that use CoordinateHandlerSpi Package Description org.geotools.imageio.netcdf.cv -
-
Uses of CoordinateHandlerSpi in org.geotools.imageio.netcdf.cv
Classes in org.geotools.imageio.netcdf.cv that implement CoordinateHandlerSpi Modifier and Type Class Description class
ClimatologicalTimeHandlerSpi
Methods in org.geotools.imageio.netcdf.cv that return types with arguments of type CoordinateHandlerSpi Modifier and Type Method Description static Set<CoordinateHandlerSpi>
CoordinateHandlerFinder. getAvailableHandlers()
Finds all available implementations ofCoordinateHandlerSpi
which have registered using the services mechanism.
-