Package | Description |
---|---|
org.apache.fop.layoutmgr |
FOP's layout engine.
|
Modifier and Type | Class | Description |
---|---|---|
class |
BorderElement |
This represents an unresolved border element.
|
class |
BorderOrPaddingElement |
This class represents an unresolved border or padding element.
|
class |
PaddingElement |
This represents an unresolved padding element.
|
class |
SpaceElement |
This class represents an unresolved space element.
|
Modifier and Type | Method | Description |
---|---|---|
void |
LayoutContext.addPendingAfterMark(UnresolvedListElementWithLength element) |
Adds a border or padding element to the pending list which will be used to generate
the right element list for break possibilities.
|
void |
LayoutContext.addPendingBeforeMark(UnresolvedListElementWithLength element) |
Adds a border or padding element to the pending list which will be used to generate
the right element list for break possibilities.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.