org.geotools.renderer.crs
Class ProjectionHandlerFinder
Object
ProjectionHandlerFinder
public class ProjectionHandlerFinder
- extends Object
Looks up the ProjectionHandler
for the specified rendering area.
WARNING: this API is not finalized and is meant to be used by StreamingRenderer only
- Author:
- Andrea Aime - OpenGeo
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectionHandlerFinder
public ProjectionHandlerFinder()
getHandler
public static ProjectionHandler getHandler(ReferencedEnvelope renderingArea)
- Returns a projection handler for the specified rendering area, or null if not found
Copyright © 1996-2010 Geotools. All Rights Reserved.