| Package | Description |
|---|---|
| org.apache.fop.layoutmgr |
FOP's layout engine.
|
| org.apache.fop.layoutmgr.inline |
Layout managers for inline formatting objects and line building.
|
| Modifier and Type | Method | Description |
|---|---|---|
static java.util.List<FloatContentLayoutManager> |
FloatContentLayoutManager.checkForFloats(java.util.List<ListElement> elemenList,
int startIndex,
int endIndex) |
|
java.util.List<FloatContentLayoutManager> |
KnuthBlockBox.getFloatContentLMs() |
| Modifier and Type | Method | Description |
|---|---|---|
FloatContentLayoutManager |
KnuthInlineBox.getFloatContentLM() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
KnuthInlineBox.setFloatContentLM(FloatContentLayoutManager fclm) |
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.