|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.painters.StiPainter
com.stimulsoft.report.painters.components.StiComponentPainter
com.stimulsoft.report.painters.components.StiTextPainter
com.stimulsoft.report.painters.components.StiRichTextPainter
public class StiRichTextPainter
StiRichText
Painter
Copyright Stimulsoft
Constructor Summary | |
---|---|
StiRichTextPainter()
|
Method Summary | |
---|---|
void |
paint(StiComponent stiComponent,
StiPaintArgs args)
Paint component |
Methods inherited from class com.stimulsoft.report.painters.components.StiTextPainter |
---|
getImage, paintBackground, paintBorder, paintIndicator, paintText |
Methods inherited from class com.stimulsoft.report.painters.components.StiComponentPainter |
---|
drawSelectedRectangle, paintBorder, paintConditions, paintEvents, paintInheritedImage, paintMarkers, paintOrderAndQuickInfo, paintQuickButtons, paintSelection |
Methods inherited from class com.stimulsoft.report.painters.StiPainter |
---|
getImage, getIndicatorPainter, getPainter, getShapePainter |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StiRichTextPainter()
Method Detail |
---|
public void paint(StiComponent stiComponent, StiPaintArgs args)
paint
in class StiTextPainter
stiComponent
- StiComponent
args
- StiPaintArgs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |