|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.renderer.crs.ProjectionHandlerFinder
public class ProjectionHandlerFinder
Looks up the ProjectionHandler
for the specified rendering area.
WARNING: this API is not finalized and is meant to be used by StreamingRenderer only
Constructor Summary | |
---|---|
ProjectionHandlerFinder()
|
Method Summary | |
---|---|
static ProjectionHandler |
getHandler(ReferencedEnvelope renderingArea)
Returns a projection handler for the specified rendering area, or null if not found |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProjectionHandlerFinder()
Method Detail |
---|
public static ProjectionHandler getHandler(ReferencedEnvelope renderingArea)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |