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) |
getObject
toString
consume, dumpStack, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumed
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setContext
public DataRestructuredEvent(Data data)
Copyright © 2014–2022 ImageJ. All rights reserved.