public abstract class DataRestructuredEvent extends DataModifiedEvent
Data's dimensional extents may have changed.
This event is typically fired as part of a call to Data.rebuild().
| Constructor and Description |
|---|
DataRestructuredEvent(Data data) |
getObjecttoStringconsume, dumpStack, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumedcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetContextpublic DataRestructuredEvent(Data data)
Copyright © 2014–2022 ImageJ. All rights reserved.