public abstract class UnresolvedListElement extends ListElement
Constructor and Description |
---|
UnresolvedListElement(Position position)
Main constructor
|
Modifier and Type | Method and Description |
---|---|
protected LayoutManager |
getOriginatingLayoutManager() |
abstract boolean |
isConditional() |
getLayoutManager, getPosition, isBox, isForcedBreak, isGlue, isPenalty, isUnresolvedElement, setPosition
public UnresolvedListElement(Position position)
position
- the Position instance needed by the addAreas stage of the LMs.public abstract boolean isConditional()
protected LayoutManager getOriginatingLayoutManager()
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.