com.stimulsoft.report.painters.components
Class StiRichTextPainter

java.lang.Object
  extended by com.stimulsoft.report.painters.StiPainter
      extended by com.stimulsoft.report.painters.components.StiComponentPainter
          extended by com.stimulsoft.report.painters.components.StiTextPainter
              extended by com.stimulsoft.report.painters.components.StiRichTextPainter

public class StiRichTextPainter
extends StiTextPainter

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

StiRichTextPainter

public StiRichTextPainter()
Method Detail

paint

public void paint(StiComponent stiComponent,
                  StiPaintArgs args)
Paint component

Overrides:
paint in class StiTextPainter
Parameters:
stiComponent - StiComponent
args - StiPaintArgs