org.geotools.renderer.crs
Class MercatorHandlerFactory
Object
MercatorHandlerFactory
- All Implemented Interfaces:
- ProjectionHandlerFactory
public class MercatorHandlerFactory
- extends Object
- implements ProjectionHandlerFactory
Returns a ProjectionHandler
for the Mercator
projection
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MercatorHandlerFactory
public MercatorHandlerFactory()
getHandler
public ProjectionHandler getHandler(ReferencedEnvelope renderingEnvelope)
- Description copied from interface:
ProjectionHandlerFactory
- Returns an handler capable of dealing with the specified envelope, or null if this factory
cannot create one
- Specified by:
getHandler
in interface ProjectionHandlerFactory
- Returns:
Copyright © 1996-2010 Geotools. All Rights Reserved.