Package | Description |
---|---|
org.fit.layout.logical |
Modifier and Type | Field and Description |
---|---|
LogicalAreaImpl |
LogicalTreeBuilder.TreeCreationStatus.node |
Modifier and Type | Method and Description |
---|---|
protected LogicalAreaImpl |
LogicalTreeBuilder.findParentForNode(LogicalTreeBuilder.TreeCreationStatus curstat,
LogicalTreeBuilder.TreeCreationStatus substat,
LogicalAreaImpl root)
Locates an appropriate parent in the current tree for the new node
|
LogicalAreaImpl |
LogicalAreaImpl.getContentTree() |
protected LogicalAreaImpl |
LogicalTreeBuilder.recursiveCreateLogicalStructure(Area src)
Creates the logical structure tree from the source area tree recursively.
|
Modifier and Type | Method and Description |
---|---|
protected LogicalAreaImpl |
LogicalTreeBuilder.findParentForNode(LogicalTreeBuilder.TreeCreationStatus curstat,
LogicalTreeBuilder.TreeCreationStatus substat,
LogicalAreaImpl root)
Locates an appropriate parent in the current tree for the new node
|
protected double |
LogicalTreeBuilder.getMarkedness(LogicalAreaImpl node) |
void |
LogicalAreaImpl.setContentTree(LogicalAreaImpl contentTree) |