Uses of Interface
org.geotools.renderer.crs.ProjectionHandlerFactory

Packages that use ProjectionHandlerFactory
org.geotools.renderer.crs   
 

Uses of ProjectionHandlerFactory in org.geotools.renderer.crs
 

Classes in org.geotools.renderer.crs that implement ProjectionHandlerFactory
 class GeographicHandlerFactory
          Returns a ProjectionHandler for any GeographicCRS
 class MercatorHandlerFactory
          Returns a ProjectionHandler for the Mercator projection
 class PolarStereographicHandlerFactory
          Returns a ProjectionHandler for the TransverseMercator projection that will cut geometries 45° away from the projection central meridian
 class TransverseMercatorHandlerFactory
          Returns a ProjectionHandler for the TransverseMercator projection that will cut geometries 45° away from the projection central meridian
 



Copyright © 1996-2010 Geotools. All Rights Reserved.