| Package | Description |
|---|---|
| org.fit.layout.api | |
| org.fit.layout.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AreaTreeOperator
A generic procedure that processes the area tree.
|
interface |
AreaTreeProvider
This interface represents a service that is able to provide a basic area tree from the given page.
|
interface |
BoxTreeProvider
This interface represents a service that is able to provide a box tree based on further parametres.
|
interface |
LogicalTreeProvider
This interface represents a service that is able to provide a logical area tree from the given area tree.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseAreaTreeProvider
A common base for our box tree providers.
|
class |
BaseBoxTreeProvider
A common base for our box tree providers.
|
class |
BaseLogicalTreeProvider
A common base for our logical tree providers.
|
class |
BaseOperator
A common base for our area operators.
|
Copyright © 2015. All rights reserved.