| Package | Description |
|---|---|
| org.fit.layout.api | |
| org.fit.layout.gui |
| Modifier and Type | Method and Description |
|---|---|
AreaTree |
AreaTreeProvider.createAreaTree(Page page)
Creates a basic area tree from the given page.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AreaTreeOperator.apply(AreaTree atree)
Applies the operation to the given tree.
|
void |
AreaTreeOperator.apply(AreaTree atree,
Area root)
Applies the operation to the given subtree of the tree.
|
LogicalAreaTree |
LogicalTreeProvider.createLogicalTree(AreaTree areaTree)
Creates a logical area tree from the given tree of areas.
|
| Modifier and Type | Method and Description |
|---|---|
AreaTree |
Browser.getAreaTree()
Gets the area tree of the current page
|
| Modifier and Type | Method and Description |
|---|---|
void |
Browser.setAreaTree(AreaTree areaTree)
Sets area tree from external source
|
Copyright © 2015. All rights reserved.