| Package | Description | 
|---|---|
| com.ihr.xbrl.om.table.layout | The layout model represents the content of the table according with section 7 of the specification | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | OpenCellThe Class OpenCell. | 
| Modifier and Type | Method and Description | 
|---|---|
| Cell | XBRLTableLayout. getCellAt(int rowIndex,
         int columnIndex)Access to the Cell object for specific rowIndex and columnIndex. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Collection<Cell> | CellSet. getCells()Gets the cells. | 
| Modifier and Type | Method and Description | 
|---|---|
| Aspect<?> | XBRLTableLayout. getAspectOnCell(java.lang.Object identity,
               Cell cell)Returns the aspect instance for the cell received in the parameter. | 
| Axis | XBRLTableLayout. getAxisOnCell(java.lang.Object identity,
             Cell cell)Returns the axis for the cell received in the parameter. | 
| int | XBRLTableLayout. getCellColumnIndentation(Cell cell)Returns the number of top-vertically cell headers. | 
| int | XBRLTableLayout. getCellRowIndentation(Cell cell)Returns the number of left-horizontally cell headers. | 
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa