public class OverlayRestructuredEvent extends DataRestructuredEvent
Overlay
's dimensional extents may have
changed.
This event is typically fired as part of a call to Overlay.rebuild()
.
Constructor and Description |
---|
OverlayRestructuredEvent(Overlay overlay) |
Modifier and Type | Method and Description |
---|---|
Overlay |
getObject() |
toString
consume, dumpStack, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumed
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setContext
public OverlayRestructuredEvent(Overlay overlay)
public Overlay getObject()
getObject
in class DataModifiedEvent
Copyright © 2014–2022 ImageJ. All rights reserved.