public interface DrawingToolRequestor
Modifier and Type | Method and Description |
---|---|
void |
drawingComplete(OMGraphic omg,
OMAction action)
The method where a graphic, and an action to take on the
graphic, arrives.
|
java.lang.String |
getName()
Needed to fill in a GUI with a receiver's name, to enable the
user to send a graphic to a specific object.
|
void drawingComplete(OMGraphic omg, OMAction action)
java.lang.String getName()
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details