public class EOMGListenerSupport extends ListenerSupport<EOMGListener>
source
Constructor and Description |
---|
EOMGListenerSupport()
Construct a EOMGListenerSupport.
|
EOMGListenerSupport(EditableOMGraphic graphic)
Construct a EOMGListenerSupport.
|
Modifier and Type | Method and Description |
---|---|
void |
fireEvent(EOMGEvent event)
Send a eomgChanged event to all registered listeners.
|
EditableOMGraphic |
getEOMG()
Get the source object.
|
void |
setEOMG(EditableOMGraphic graphic)
Set the source object.
|
add, add, addAll, clear, getSource, iterator, listIterator, remove, remove, set, setSource, size
public EOMGListenerSupport()
public EOMGListenerSupport(EditableOMGraphic graphic)
graphic
- source graphicpublic void setEOMG(EditableOMGraphic graphic)
graphic
- source EditableOMGraphicpublic EditableOMGraphic getEOMG()
public void fireEvent(EOMGEvent event)
event
- EOMGEventCopyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details