| Package | Description |
|---|---|
| org.fit.layout.cssbox | |
| org.fit.layout.impl | |
| org.fit.layout.model | |
| org.fit.segm.grouping |
| Modifier and Type | Class and Description |
|---|---|
class |
BoxNode
A node of a tree of visual blocks.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultArea
Default generic Area implementation.
|
class |
DefaultBox
Default generic box implementation.
|
class |
DefaultContentRect
A default ContentRect implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Area
An area containing several visual boxes.
|
interface |
Box
This class represents a box in the rendered page tree.
|
interface |
ContentRect
A generic rectangular content within a page
|
| Modifier and Type | Class and Description |
|---|---|
class |
AreaImpl
An area containing several visual boxes.
|