| Package | Description |
|---|---|
| org.fit.layout.api | |
| org.fit.layout.gui | |
| org.fit.layout.impl | |
| org.fit.layout.model |
| Modifier and Type | Method and Description |
|---|---|
Page |
BoxTreeProvider.getPage()
Renders the page and returns the page model.
|
| Modifier and Type | Method and Description |
|---|---|
AreaTree |
AreaTreeProvider.createAreaTree(Page page)
Creates a basic area tree from the given page.
|
void |
OutputDisplay.drawPage(Page page)
Draws the complete page including all the boxes.
|
| Modifier and Type | Method and Description |
|---|---|
Page |
Browser.getPage()
Gets the actual page model
|
| Modifier and Type | Method and Description |
|---|---|
void |
Browser.setPage(Page page)
Sets page model from the external source
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPage
Default generic page implementation.
|
| Modifier and Type | Method and Description |
|---|---|
Page |
DefaultContentRect.getPage() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultContentRect.setPage(Page page) |
| Modifier and Type | Method and Description |
|---|---|
Page |
ContentRect.getPage()
Obtains the page this block belongs to.
|
Copyright © 2015. All rights reserved.