public abstract class AbstractContextFreeEvent extends Object implements ILayerEvent
| Constructor and Description |
|---|
AbstractContextFreeEvent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
convertToLocal(ILayer localLayer)
Convert the column/row positions carried by the event to the layer about to
handle the event.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloneEventpublic boolean convertToLocal(ILayer localLayer)
ILayerEventconvertToLocal in interface ILayerEventlocalLayer - layer about to receive the eventCopyright © 2013. All Rights Reserved.