public class CellSet extends java.util.Vector<CellSet>
| Constructor and Description | 
|---|
| CellSet(Axis axis,
       XBRLTableLayout layout)Instantiates a new cell set. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | clear()Clear. | 
| Axis | getAxis()Gets the axis. | 
| java.util.Collection<Cell> | getCells()Gets the cells. | 
| boolean | isLeaf()Returns true if this CellSet contains no other CellSet. | 
add, add, addAll, addAll, addElement, capacity, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, forEach, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, iterator, lastElement, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, removeIf, replaceAll, retainAll, set, setElementAt, setSize, size, sort, spliterator, subList, toArray, toArray, toString, trimToSizepublic CellSet(Axis axis, XBRLTableLayout layout)
axis - the axislayout - the layoutCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa