|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiLineInfo | |
|---|---|
| com.stimulsoft.base.drawing | |
| com.stimulsoft.report.export.tools | |
| Uses of StiLineInfo in com.stimulsoft.base.drawing |
|---|
| Method parameters in com.stimulsoft.base.drawing with type arguments of type StiLineInfo | |
|---|---|
StiRectangle |
StiGraphics.drawAttributedString(java.lang.String allText,
java.awt.Font awtFont,
StiRectangle rect,
java.lang.Boolean underline,
java.lang.Boolean wordWrap,
StiTextHorAlignment horAlignment,
java.lang.Boolean draw,
java.util.List<StiLineInfo> lines,
java.lang.Boolean useRightToLeft)
Draw attribute string |
| Constructor parameters in com.stimulsoft.base.drawing with type arguments of type StiLineInfo | |
|---|---|
StiBreakText(java.util.List<StiLineInfo> lines,
int maxHeight,
int factor)
|
|
| Uses of StiLineInfo in com.stimulsoft.report.export.tools |
|---|
| Methods in com.stimulsoft.report.export.tools that return types with arguments of type StiLineInfo | |
|---|---|
static java.util.List<StiLineInfo> |
StiTextRenderer.getTextLines(java.lang.String text,
StiFont font,
StiRectangle rect,
java.lang.Boolean wordWrap)
Get text lines |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||