Package org.apache.fop.layoutmgr.table
Class ActiveCell.FillerPenalty
java.lang.Object
org.apache.fop.layoutmgr.ListElement
org.apache.fop.layoutmgr.KnuthElement
org.apache.fop.layoutmgr.KnuthPenalty
org.apache.fop.layoutmgr.table.ActiveCell.FillerPenalty
- Enclosing class:
ActiveCell
-
Field Summary
FieldsFields inherited from class org.apache.fop.layoutmgr.KnuthPenalty
DUMMY_ZERO_PENALTY, FLAGGED_PENALTYFields inherited from class org.apache.fop.layoutmgr.KnuthElement
INFINITE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.fop.layoutmgr.KnuthPenalty
getBreakClass, getPenalty, isForcedBreak, isPenalty, isPenaltyFlagged, setPenalty, toString, valueOfMethods inherited from class org.apache.fop.layoutmgr.KnuthElement
getShrink, getStretch, getWidth, isAuxiliary, isUnresolvedElementMethods inherited from class org.apache.fop.layoutmgr.ListElement
getLayoutManager, getPosition, isBox, isGlue, setPosition
-
Field Details
-
contentLength
private int contentLength
-
-
Constructor Details
-
FillerPenalty
FillerPenalty(KnuthPenalty p, int length) -
FillerPenalty
FillerPenalty(int length)
-