Package org.apache.fop.layoutmgr.table
Class ActiveCell.FillerBox
- java.lang.Object
-
- org.apache.fop.layoutmgr.ListElement
-
- org.apache.fop.layoutmgr.KnuthElement
-
- org.apache.fop.layoutmgr.KnuthBox
-
- org.apache.fop.layoutmgr.table.ActiveCell.FillerBox
-
- Enclosing class:
- ActiveCell
private static class ActiveCell.FillerBox extends KnuthBox
-
-
Field Summary
-
Fields inherited from class org.apache.fop.layoutmgr.KnuthElement
INFINITE
-
-
Constructor Summary
Constructors Constructor Description FillerBox(int length)
-
Method Summary
-
Methods inherited from class org.apache.fop.layoutmgr.KnuthElement
getPenalty, getShrink, getStretch, getWidth, isAuxiliary, isUnresolvedElement
-
Methods inherited from class org.apache.fop.layoutmgr.ListElement
getLayoutManager, getPosition, isForcedBreak, isGlue, isPenalty, setPosition
-
-