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 KnuthPenalty
DUMMY_ZERO_PENALTY, FLAGGED_PENALTYFields inherited from class KnuthElement
INFINITE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class KnuthPenalty
getBreakClass, getPenalty, isForcedBreak, isPenalty, isPenaltyFlagged, setPenalty, toString, valueOfMethods inherited from class KnuthElement
getShrink, getStretch, getWidth, isAuxiliary, isUnresolvedElementMethods inherited from class ListElement
getLayoutManager, getPosition, isBox, isGlue, setPosition
-
Field Details
-
contentLength
private int contentLength
-
-
Constructor Details
-
FillerPenalty
FillerPenalty(KnuthPenalty p, int length) -
FillerPenalty
FillerPenalty(int length)
-