com.stimulsoft.report.infographics.gauge.skins.needleindicator
Class StiNeedleIndicator1Skin

java.lang.Object
  extended by com.stimulsoft.report.infographics.gauge.skins.StiGaugeElementSkin
      extended by com.stimulsoft.report.infographics.gauge.skins.needleindicator.StiNeedleIndicator1Skin

public class StiNeedleIndicator1Skin
extends StiGaugeElementSkin

Copyright Stimulsoft


Constructor Summary
StiNeedleIndicator1Skin()
           
 
Method Summary
 void draw(StiGaugeContextPainter context, StiGaugeElement element, StiRectangle rect, java.lang.Double angle, StiPoint centerPoint)
           
 
Methods inherited from class com.stimulsoft.report.infographics.gauge.skins.StiGaugeElementSkin
draw
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiNeedleIndicator1Skin

public StiNeedleIndicator1Skin()
Method Detail

draw

public void draw(StiGaugeContextPainter context,
                 StiGaugeElement element,
                 StiRectangle rect,
                 java.lang.Double angle,
                 StiPoint centerPoint)
Specified by:
draw in class StiGaugeElementSkin