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 classClimatologicalTimeHandlerSpiMethods 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 ofCoordinateHandlerSpiwhich have registered using the services mechanism.
-