Class StiRichTextPainter
java.lang.Object
com.stimulsoft.report.painters.StiPainter
com.stimulsoft.report.painters.components.StiComponentPainter
com.stimulsoft.report.painters.components.StiTextPainter
com.stimulsoft.report.painters.components.StiRichTextPainter
StiRichText Painter
Copyright Stimulsoft-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpaint(StiComponent stiComponent, StiPaintArgs args) Paint componentMethods inherited from class com.stimulsoft.report.painters.components.StiTextPainter
getImage, paintBackground, paintBorder, paintIndicator, paintTextMethods inherited from class com.stimulsoft.report.painters.components.StiComponentPainter
drawSelectedRectangle, paintBorder, paintConditions, paintEvents, paintInheritedImage, paintMarkers, paintOrderAndQuickInfo, paintQuickButtons, paintSelectionMethods inherited from class com.stimulsoft.report.painters.StiPainter
getImage, getIndicatorPainter, getPainter, getShapePainter
-
Constructor Details
-
StiRichTextPainter
public StiRichTextPainter()
-
-
Method Details
-
paint
Paint component- Overrides:
paintin classStiTextPainter- Parameters:
stiComponent-StiComponentargs-StiPaintArgs
-