org.eclipse.birt.report.engine.layout.pdf.emitter
Interface IInlineStackingLayout

All Known Implementing Classes:
InlineContainerLayout, InlineStackingLayout, InlineTextLayout

public interface IInlineStackingLayout


Method Summary
 boolean endLine()
           
 int getMaxLineWidth()
           
 boolean isEmptyLine()
           
 void setTextIndent(ITextContent textContent)
           
 

Method Detail

endLine

boolean endLine()

isEmptyLine

boolean isEmptyLine()

getMaxLineWidth

int getMaxLineWidth()

setTextIndent

void setTextIndent(ITextContent textContent)


Copyright © 2008 Actuate Corp. All rights reserved.