Package | Description |
---|---|
org.apache.fop.layoutmgr |
FOP's layout engine.
|
Modifier and Type | Class and 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 and 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 © 2025 Apache Software Foundation. All rights reserved.