com.stimulsoft.report.painters.indicator
Class StiDataBarIndicatorTypePainter

java.lang.Object
  extended by com.stimulsoft.report.painters.StiPainter
      extended by com.stimulsoft.report.painters.indicator.StiIndicatorTypePainter
          extended by com.stimulsoft.report.painters.indicator.StiDataBarIndicatorTypePainter

public class StiDataBarIndicatorTypePainter
extends StiIndicatorTypePainter

StiDataBarIndicator Painter Copyright Stimulsoft


Constructor Summary
StiDataBarIndicatorTypePainter()
           
 
Method Summary
 StiRectangle paint(StiGraphics g, StiComponent component, StiRectangle rect)
          Paint indicator
 
Methods inherited from class com.stimulsoft.report.painters.indicator.StiIndicatorTypePainter
getPainter
 
Methods inherited from class com.stimulsoft.report.painters.StiPainter
getImage, getIndicatorPainter, getPainter, getShapePainter, paint
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiDataBarIndicatorTypePainter

public StiDataBarIndicatorTypePainter()
Method Detail

paint

public StiRectangle paint(StiGraphics g,
                          StiComponent component,
                          StiRectangle rect)
Paint indicator

Overrides:
paint in class StiIndicatorTypePainter
Parameters:
g - StiGraphics
component - StiComponent
rect - StiRectangle
Returns:


Copyright © 2018 Stimulsoft. All Rights Reserved.