|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EOMGListener | |
|---|---|
| com.bbn.openmap.omGraphics | Provides geographically based graphics classes. |
| com.bbn.openmap.tools.drawing | Provides classes to implement a drawing tool. |
| Uses of EOMGListener in com.bbn.openmap.omGraphics |
|---|
| Methods in com.bbn.openmap.omGraphics with parameters of type EOMGListener | |
|---|---|
void |
EditableOMGraphic.addEOMGListener(EOMGListener l)
Add a EOMGListener. |
void |
EditableOMGraphic.removeEOMGListener(EOMGListener l)
Remove a EOMGListener. |
| Uses of EOMGListener in com.bbn.openmap.tools.drawing |
|---|
| Classes in com.bbn.openmap.tools.drawing that implement EOMGListener | |
|---|---|
class |
OMDrawingTool
The OMDrawingTool implements the DrawingTool interface, and can be used to adjust the drawing parameters of OMGraphics. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||