|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractProjectionChangePolicy | |
|---|---|
| com.bbn.openmap.layer.policy | Contains policy objects that affect the behavior of OMGraphicHandlerLayers. |
| Uses of AbstractProjectionChangePolicy in com.bbn.openmap.layer.policy |
|---|
| Subclasses of AbstractProjectionChangePolicy in com.bbn.openmap.layer.policy | |
|---|---|
class |
ListResetPCPolicy
ProjectionChangePolicy that uses a Layer SwingWorker to kick off a thread to call layer.prepare() and deletes the current OMGraphicList between projection changes. |
class |
NullProjectionChangePolicy
Dummy ProjectionChangePolicy, for those layers who prefer to ignore projection changes completely. |
class |
StandardPCPolicy
ProjectionChangePolicy that uses a Layer SwingWorker to kick off a thread to call layer.prepare() and doesn't delete the OMGraphicList between projection changes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||