Interface IInlineStackingLayout

All Known Implementing Classes:
InlineContainerLayout, InlineStackingLayout, InlineTextLayout

public interface IInlineStackingLayout
  • Method Details

    • endLine

      boolean endLine() throws org.eclipse.birt.core.exception.BirtException
      Throws:
      org.eclipse.birt.core.exception.BirtException
    • isEmptyLine

      boolean isEmptyLine()
    • getMaxLineWidth

      int getMaxLineWidth()
    • setTextIndent

      void setTextIndent(ITextContent textContent)