public class InlineBlockLayout
extends org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout
Constructor and Description |
---|
InlineBlockLayout(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 |
---|---|
boolean |
addArea(org.eclipse.birt.report.engine.layout.area.impl.AbstractArea area) |
protected void |
closeLayout() |
protected void |
closeLayout(org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout.ContainerContext currentLayout,
int index,
boolean finished) |
protected void |
createRoot() |
protected void |
initialize() |
addArea, addArea, addToRoot, addToRoot, addToRoot, align, autoPageBreak, closeExcludingLast, closeFirstN, 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 InlineBlockLayout(org.eclipse.birt.report.engine.layout.pdf.emitter.LayoutEngineContext context, org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout parent, IContent content)
protected void createRoot()
createRoot
in class org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout
protected void initialize()
initialize
in class org.eclipse.birt.report.engine.layout.pdf.emitter.Layout
protected void closeLayout(org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout.ContainerContext currentLayout, int index, boolean finished)
closeLayout
in class org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout
public boolean addArea(org.eclipse.birt.report.engine.layout.area.impl.AbstractArea area)
addArea
in class org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout
protected void closeLayout() throws org.eclipse.birt.core.exception.BirtException
closeLayout
in class org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout
org.eclipse.birt.core.exception.BirtException
Copyright © 2008 Actuate Corp. All rights reserved.