|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.birt.report.engine.layout.pdf.emitter.Layout
org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout
org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
org.eclipse.birt.report.engine.layout.pdf.emitter.InlineContainerLayout
public class InlineContainerLayout
| Field Summary |
|---|
| Fields inherited from class org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout |
|---|
contextList, currentContext, isInBlockStacking, isInline, offsetX, offsetY |
| Fields inherited from class org.eclipse.birt.report.engine.layout.pdf.emitter.Layout |
|---|
content, context, logger, parent, specifiedHeight, specifiedWidth |
| Constructor Summary | |
|---|---|
InlineContainerLayout(org.eclipse.birt.report.engine.layout.pdf.emitter.LayoutEngineContext context,
org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout parent,
IContent content)
|
|
| Method Summary | |
|---|---|
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 content)
|
| Methods inherited from class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout |
|---|
verticalAlign |
| Methods inherited from class org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout |
|---|
addArea, addArea, addArea, addToRoot, addToRoot, align, autoPageBreak, closeExcludingLast, closeFirstN, closeLayout, getCurrentMaxContentHeight, getCurrentMaxContentWidth, getLineHeight, getMaxAvaHeight, getMaxAvaWidth, getOffsetX, getOffsetY, gotoFirstPage, gotoLastPage, isPageEmpty, isRootEmpty, layout, setCurrentContext, step |
| Methods inherited from class org.eclipse.birt.report.engine.layout.pdf.emitter.Layout |
|---|
calculateSpecifiedHeight, calculateSpecifiedWidth, getDimensionValue, getDimensionValue, getDimensionValue, getDimensionValue, getDimensionValue, getDimensionValue, getParent, getResolution, getTableLayoutManager, removeMargin, resolveBoxConflict, validateBoxProperty, validateBoxProperty, visitContent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InlineContainerLayout(org.eclipse.birt.report.engine.layout.pdf.emitter.LayoutEngineContext context,
org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout parent,
IContent content)
| Method Detail |
|---|
public void setTextIndent(ITextContent content)
setTextIndent in interface IInlineStackingLayoutsetTextIndent in class InlineStackingLayout
protected void closeLayout(org.eclipse.birt.report.engine.layout.pdf.emitter.ContainerLayout.ContainerContext currentContext,
int index,
boolean finished)
closeLayout in class InlineStackingLayoutpublic void addToRoot(org.eclipse.birt.report.engine.layout.area.impl.AbstractArea area)
addToRoot in class InlineStackingLayoutprotected void createRoot()
createRoot in class InlineStackingLayoutprotected void initialize()
initialize in class InlineStackingLayout
public boolean endLine()
throws org.eclipse.birt.core.exception.BirtException
endLine in interface IInlineStackingLayoutendLine in class InlineStackingLayoutorg.eclipse.birt.core.exception.BirtExceptionpublic int getMaxLineWidth()
getMaxLineWidth in interface IInlineStackingLayoutgetMaxLineWidth in class InlineStackingLayoutpublic boolean isEmptyLine()
isEmptyLine in interface IInlineStackingLayoutisEmptyLine in class InlineStackingLayout
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||