Interface IInlineStackingLayout
- All Known Implementing Classes:
InlineContainerLayout
,InlineStackingLayout
,InlineTextLayout
public interface IInlineStackingLayout
-
Method Summary
Modifier and TypeMethodDescriptionboolean
endLine()
int
boolean
void
setTextIndent
(ITextContent textContent)
-
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
-