| Package | Description |
|---|---|
| org.apache.fop.fo.flow |
All the block- and inline-level flow formatting objects.
|
| org.apache.fop.fo.pagination |
All the pagination and declaration formatting objects.
|
| org.apache.fop.layoutmgr.inline |
Layout managers for inline formatting objects and line building.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
BasicLink |
Class modelling the
fo:basic-link object. |
class |
BidiOverride |
Class modelling the
fo:bidi-override object. |
class |
Inline |
Class modelling the
fo:inline formatting object. |
class |
Leader |
Class modelling the
fo:leader object. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
Title |
Class modeling the
fo:title object. |
| Constructor | Description |
|---|---|
InlineLayoutManager(InlineLevel node) |
Create an inline layout manager.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.