com.stimulsoft.report.painters.indicator
Class StiIndicatorTypePainter

java.lang.Object
  extended by com.stimulsoft.report.painters.StiPainter
      extended by com.stimulsoft.report.painters.indicator.StiIndicatorTypePainter
Direct Known Subclasses:
StiDataBarIndicatorTypePainter, StiIconSetIndicatorTypePainter

public class StiIndicatorTypePainter
extends StiPainter

StiIndicatorType Painter Copyright Stimulsoft


Constructor Summary
StiIndicatorTypePainter()
           
 
Method Summary
static StiIndicatorTypePainter getPainter(StiIndicator componentType)
          Return StiIndicatorTypePainter accoding to indicator
 StiRectangle paint(StiGraphics g, StiComponent component, StiRectangle rect)
          Paint indicator
 
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

StiIndicatorTypePainter

public StiIndicatorTypePainter()
Method Detail

getPainter

public static StiIndicatorTypePainter getPainter(StiIndicator componentType)
Return StiIndicatorTypePainter accoding to indicator

Parameters:
componentType - StiIndicator
Returns:

paint

public StiRectangle paint(StiGraphics g,
                          StiComponent component,
                          StiRectangle rect)
                   throws java.io.IOException
Paint indicator

Parameters:
g - StiGraphics
component - StiComponent
rect - StiRectangle
Returns:
Throws:
java.io.IOException


Copyright © 2018 Stimulsoft. All Rights Reserved.