public class Header
extends java.util.LinkedHashMap<java.lang.Object,java.util.LinkedHashSet<java.lang.Object>>
Note:
The Z axis applies to all cells in a table
The X axis applies to all columns in the same row
The Y axis applies to all rows in the same column
For this reason, a table contains 3 instances of Header. One for each axis The header is a LinkedHashMap, keys in the LinkedHashMap are aspect identity keys. value for each key is a Set of distinct values.
Constructor and Description |
---|
Header(Axis axis)
Instantiates a new header.
|
Header(Header zHeader)
Instantiates a new header.
|
Modifier and Type | Method and Description |
---|---|
Axis |
getAxis()
Gets the axis.
|
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, replaceAll, values
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa