public class InlineStackingLayout extends org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout implements IInlineStackingLayout
Constructor and Description |
---|
InlineStackingLayout(org.eclipse.birt.report.engine.layout.pdf.emitter.LayoutEngineContext context,
org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout parent,
IContent content) |
Modifier and Type | Method and Description |
---|---|
protected void |
addToRoot(org.eclipse.birt.report.engine.layout.area.impl.AbstractArea area) |
protected void |
closeLayout(org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout.ContainerContext currentContext,
int index,
boolean finished) |
protected void |
createRoot() |
boolean |
endLine() |
int |
getMaxLineWidth() |
protected void |
initialize() |
boolean |
isEmptyLine() |
void |
setTextIndent(ITextContent textContent) |
protected void |
verticalAlign() |
addArea, addArea, addArea, addToRoot, addToRoot, align, autoPageBreak, closeExcludingLast, closeFirstN, closeLayout, getCurrentMaxContentHeight, getCurrentMaxContentWidth, getLineHeight, getMaxAvaHeight, getMaxAvaWidth, getOffsetX, getOffsetY, gotoFirstPage, gotoLastPage, isPageEmpty, isRootEmpty, layout, setCurrentContext, step
calculateSpecifiedHeight, calculateSpecifiedWidth, getDimensionValue, getDimensionValue, getDimensionValue, getDimensionValue, getDimensionValue, getDimensionValue, getParent, getResolution, getTableLayoutManager, removeMargin, resolveBoxConflict, validateBoxProperty, validateBoxProperty, visitContent
public InlineStackingLayout(org.eclipse.birt.report.engine.layout.pdf.emitter.LayoutEngineContext context, org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout parent, IContent content)
protected void addToRoot(org.eclipse.birt.report.engine.layout.area.impl.AbstractArea area)
addToRoot
in class org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout
protected void closeLayout(org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout.ContainerContext currentContext, int index, boolean finished)
closeLayout
in class org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout
protected void createRoot()
createRoot
in class org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout
protected void verticalAlign()
protected void initialize()
initialize
in class org.eclipse.birt.report.engine.layout.pdf.emitter.Layout
public boolean endLine() throws org.eclipse.birt.core.exception.BirtException
endLine
in interface IInlineStackingLayout
org.eclipse.birt.core.exception.BirtException
public int getMaxLineWidth()
getMaxLineWidth
in interface IInlineStackingLayout
public boolean isEmptyLine()
isEmptyLine
in interface IInlineStackingLayout
public void setTextIndent(ITextContent textContent)
setTextIndent
in interface IInlineStackingLayout
Copyright © 2008 Actuate Corp. All rights reserved.