BreakElement
, UnresolvedListElementWithLength
public abstract class UnresolvedListElement extends ListElement
Constructor | Description |
---|---|
UnresolvedListElement(Position position) |
Main constructor
|
Modifier and Type | Method | 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-2016 The Apache Software Foundation. All Rights Reserved.