public class DatasetRestructuredEvent extends DataRestructuredEvent
Dataset's dimensional extents may have changed.
This occurs, for example, if the dataset's linked ImgPlus changes.
This event is typically fired as part of a call to Dataset.rebuild().
| Constructor and Description |
|---|
DatasetRestructuredEvent(Dataset dataset) |
| Modifier and Type | Method and Description |
|---|---|
Dataset |
getObject() |
toStringconsume, dumpStack, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumedcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetContextpublic DatasetRestructuredEvent(Dataset dataset)
public Dataset getObject()
getObject in class DataModifiedEventCopyright © 2014–2022 ImageJ. All rights reserved.