public class OMERORefColumn extends LongColumn
Note, when the TablesFacility
gets a Table it does create DataObjects
but does not actually load them.
modCount
Constructor and Description |
---|
OMERORefColumn(OMERORef referenceType) |
OMERORefColumn(String header,
OMERORef referenceType) |
Modifier and Type | Method and Description |
---|---|
OMERORef |
getOMERORef() |
Object[] |
getOriginalData() |
void |
setOriginalData(Object[] data) |
add, addAll, addValue, addValue, contains, contains, containsAll, defaultValue, get, getArray, getValue, indexOf, indexOf, lastIndexOf, lastIndexOf, remove, removeAll, removeValue, set, setArray, setValue
capacity, checkBounds, clear, copyArray, delete, ensureCapacity, getMaximumGrowth, insert, remove, setMaximumGrowth, setSize, size
add, equals, hashCode, iterator, listIterator, listIterator, removeRange, subList
addAll, isEmpty, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
contains, containsAll, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, setSize, size, subList, toArray, toArray
capacity, copyArray, defaultValue, delete, ensureCapacity, getArray, getMaximumGrowth, insert, setArray, setMaximumGrowth
add, add, addAll, addAll, clear, equals, get, hashCode, remove, remove, removeAll, replaceAll, retainAll, set, sort, spliterator
parallelStream, removeIf, stream
public OMERORefColumn(OMERORef referenceType)
Copyright © 2014–2022 ImageJ. All rights reserved.