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, wait
cloneEvent
public boolean convertToLocal(ILayer localLayer)
ILayerEvent
convertToLocal
in interface ILayerEvent
localLayer
- layer about to receive the eventCopyright © 2013. All Rights Reserved.