org.jfree.layouting.renderer.model
public class ParagraphRenderBox extends BlockRenderBox
Constructor Summary | |
---|---|
ParagraphRenderBox(BoxDefinition boxDefinition) |
Method Summary | |
---|---|
void | addChild(RenderNode child) |
protected void | addDirectly(RenderNode child) |
void | appyStyle(LayoutContext context, OutputProcessorMetaData metaData) |
void | clear()
Removes all children. |
void | clearLayout() |
RenderNode | derive(boolean deepDerive)
Derive creates a disconnected node that shares all the properties of the
original node. |
RenderNode | findNodeById(Object instanceId) |
RenderBox | getInsertationPoint() |
Object | getInstanceId()
The public-id for the paragraph is the pool-box.
|
CSSValue | getLastLineAlignment() |
BlockRenderBox | getLineboxContainer() |
long | getLineBoxAge() |
long | getMajorLayoutAge() |
long | getMinorLayoutAge() |
InlineRenderBox | getPool() |
CSSValue | getTextAlignment() |
RenderNode | hibernate()
Derive creates a disconnected node that shares all the properties of the
original node. |
boolean | isAppendable() |
boolean | isDiscardable() |
boolean | isEmpty() |
void | setLineBoxAge(long lineBoxAge) |
void | setMajorLayoutAge(long majorLayoutAge) |
void | setMinorLayoutAge(long minorLayoutAge) |
Returns:
Returns:
Returns: