public interface ProjectionChangePolicy
Modifier and Type | Method and Description |
---|---|
OMGraphicHandlerLayer |
getLayer()
Get the OMGraphicHandlerLayer to work with.
|
void |
projectionChanged(ProjectionEvent pe)
The method that is called when the projection changes.
|
void |
setLayer(OMGraphicHandlerLayer layer)
Set the OMGraphicHandlerLayer to work with.
|
void |
workerComplete(OMGraphicList aList)
The method that gets called when the SwingWorker thread
finishes.
|
void setLayer(OMGraphicHandlerLayer layer)
OMGraphicHandlerLayer getLayer()
void projectionChanged(ProjectionEvent pe)
void workerComplete(OMGraphicList aList)
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details