Uses of Class
com.stimulsoft.base.drawing.StiLineInfo
Packages that use StiLineInfo
-
Uses of StiLineInfo in com.stimulsoft.base.drawing
Method parameters in com.stimulsoft.base.drawing with type arguments of type StiLineInfoModifier and TypeMethodDescriptionStiGraphics.drawAttributedString(String allText, Font awtFont, StiRectangle rect, Boolean underline, Boolean wordWrap, StiTextHorAlignment horAlignment, float lineSpacing, Boolean draw, List<StiLineInfo> lines, Boolean useRightToLeft) Draw attribute stringConstructor parameters in com.stimulsoft.base.drawing with type arguments of type StiLineInfo -
Uses of StiLineInfo in com.stimulsoft.report.export.tools
Methods in com.stimulsoft.report.export.tools that return types with arguments of type StiLineInfoModifier and TypeMethodDescriptionstatic List<StiLineInfo> StiTextRenderer.getTextLines(String text, StiFont font, StiRectangle rect, Boolean wordWrap) Get text lines