|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.layoutmgr.ListElement
org.apache.fop.layoutmgr.UnresolvedListElement
public abstract class UnresolvedListElement
This class represents an unresolved list element.
Constructor Summary | |
---|---|
UnresolvedListElement(Position position)
Main constructor |
Method Summary | |
---|---|
protected LayoutManager |
getOriginatingLayoutManager()
|
abstract boolean |
isConditional()
|
Methods inherited from class org.apache.fop.layoutmgr.ListElement |
---|
getLayoutManager, getPosition, isBox, isForcedBreak, isGlue, isPenalty, isUnresolvedElement, setPosition |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UnresolvedListElement(Position position)
position
- the Position instance needed by the addAreas stage of the LMs.Method Detail |
---|
public abstract boolean isConditional()
protected LayoutManager getOriginatingLayoutManager()
|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |