|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.layoutmgr.WhitespaceManagementPenalty.Variant
public class WhitespaceManagementPenalty.Variant
Field Summary | |
---|---|
java.util.List<ListElement> |
knuthList
|
int |
width
|
Constructor Summary | |
---|---|
WhitespaceManagementPenalty.Variant(java.util.List<ListElement> knuthList,
int width)
|
Method Summary | |
---|---|
KnuthElement |
getPenalty()
|
WhitespaceManagementPenalty |
getWhitespaceManagementPenalty()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final java.util.List<ListElement> knuthList
public final int width
Constructor Detail |
---|
public WhitespaceManagementPenalty.Variant(java.util.List<ListElement> knuthList, int width)
Method Detail |
---|
public KnuthElement getPenalty()
public WhitespaceManagementPenalty getWhitespaceManagementPenalty()
|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |