| Package | Description |
|---|---|
| org.fit.layout.api | |
| org.fit.layout.gui | |
| org.fit.layout.impl |
| Modifier and Type | Method and Description |
|---|---|
LogicalAreaTree |
LogicalTreeProvider.createLogicalTree(AreaTree areaTree)
Creates a logical area tree from the given tree of areas.
|
| Modifier and Type | Method and Description |
|---|---|
LogicalAreaTree |
Browser.getLogicalTree()
Gets the logical area tree of the actual page
|
| Modifier and Type | Method and Description |
|---|---|
void |
TreeListener.logicalAreaTreeUpdated(LogicalAreaTree tree)
Called when the logical area tree has been updated.
|
void |
Browser.setLogicalTree(LogicalAreaTree logicalTree)
Sets logical area tree from external source
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLogicalAreaTree
Default implementation of the logical area tree.
|
Copyright © 2016. All rights reserved.