Uses of Interface
org.geotools.referencing.factory.gridshift.GridShiftLocator

Packages that use GridShiftLocator
org.geotools.referencing Reference systems implementation. 
org.geotools.referencing.factory.gridshift   
 

Uses of GridShiftLocator in org.geotools.referencing
 

Methods in org.geotools.referencing that return types with arguments of type GridShiftLocator
static Set<GridShiftLocator> ReferencingFactoryFinder.getGridShiftLocators(Hints hints)
          Returns a set of all available implementations for the GridShiftLocator interface.
 

Uses of GridShiftLocator in org.geotools.referencing.factory.gridshift
 

Classes in org.geotools.referencing.factory.gridshift that implement GridShiftLocator
 class ClasspathGridShiftLocator
          Default grid shift file locator, looks up grids in the classpath
 



Copyright © 1996-2014 Geotools. All Rights Reserved.