| Package | Description | 
|---|---|
| org.fit.layout.logical | 
| Modifier and Type | Method and Description | 
|---|---|
| protected LayoutAnalyzer.TableInfo | LayoutAnalyzer. collectTableStats(Area parent,
                 java.util.List<Area> nodes,
                 int startchild,
                 boolean check) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected int[] | LayoutAnalyzer. findTableGridPositions(LayoutAnalyzer.TableInfo stat) | 
| protected boolean | LayoutAnalyzer. isValidTable(LayoutAnalyzer.TableInfo stat)Checks if the whole table is acceptable. | 
| protected boolean | LayoutAnalyzer. isValidTableStart(LayoutAnalyzer.TableInfo stat)Checks if this is an acceptable beginning of a table |