org.eclipse.birt.report.engine.layout.pdf.emitter
Class InlineStackingLayout
java.lang.Object
ContainerLayout
org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
- All Implemented Interfaces:
- IInlineStackingLayout
- Direct Known Subclasses:
- InlineContainerLayout, InlineTextLayout
public class InlineStackingLayout
- extends ContainerLayout
- implements IInlineStackingLayout
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InlineStackingLayout
public InlineStackingLayout(LayoutEngineContext context,
ContainerLayout parent,
IContent content)
addToRoot
protected void addToRoot(AbstractArea area)
closeLayout
protected void closeLayout(ContainerContext currentContext,
int index,
boolean finished)
createRoot
protected void createRoot()
verticalAlign
protected void verticalAlign()
initialize
protected void initialize()
endLine
public boolean endLine()
- Specified by:
endLine
in interface IInlineStackingLayout
getMaxLineWidth
public int getMaxLineWidth()
- Specified by:
getMaxLineWidth
in interface IInlineStackingLayout
isEmptyLine
public boolean isEmptyLine()
- Specified by:
isEmptyLine
in interface IInlineStackingLayout
setTextIndent
public void setTextIndent(ITextContent textContent)
- Specified by:
setTextIndent
in interface IInlineStackingLayout
Copyright © 2008 Actuate Corp. All rights reserved.