Uses of Interface
org.geotools.referencing.factory.gridshift.GridShiftLocator
- 
Packages that use GridShiftLocator Package Description org.geotools.referencing Reference systems implementation.org.geotools.referencing.factory.gridshift 
- 
- 
Uses of GridShiftLocator in org.geotools.referencingMethods in org.geotools.referencing that return types with arguments of type GridShiftLocator Modifier and Type Method Description static Set<GridShiftLocator>ReferencingFactoryFinder. getGridShiftLocators(Hints hints)Returns a set of all available implementations for theGridShiftLocatorinterface.
- 
Uses of GridShiftLocator in org.geotools.referencing.factory.gridshiftClasses in org.geotools.referencing.factory.gridshift that implement GridShiftLocator Modifier and Type Class Description classClasspathGridShiftLocatorDefault grid shift file locator, looks up grids in the classpath
 
-