public class InlineStackingLayout extends org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout implements IInlineStackingLayout
| 构造器和说明 |
|---|
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) |
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, stepcalculateSpecifiedHeight, calculateSpecifiedWidth, getDimensionValue, getDimensionValue, getDimensionValue, getDimensionValue, getDimensionValue, getDimensionValue, getParent, getResolution, getTableLayoutManager, removeMargin, resolveBoxConflict, validateBoxProperty, validateBoxProperty, visitContentpublic 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 在类中 org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayoutprotected void closeLayout(org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout.ContainerContext currentContext,
int index,
boolean finished)
closeLayout 在类中 org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayoutprotected void createRoot()
createRoot 在类中 org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayoutprotected void verticalAlign()
protected void initialize()
initialize 在类中 org.eclipse.birt.report.engine.layout.pdf.emitter.Layoutpublic boolean endLine()
throws org.eclipse.birt.core.exception.BirtException
endLine 在接口中 IInlineStackingLayoutorg.eclipse.birt.core.exception.BirtExceptionpublic int getMaxLineWidth()
getMaxLineWidth 在接口中 IInlineStackingLayoutpublic boolean isEmptyLine()
isEmptyLine 在接口中 IInlineStackingLayoutpublic void setTextIndent(ITextContent textContent)
setTextIndent 在接口中 IInlineStackingLayoutCopyright © 2008 Actuate Corp. All rights reserved.