com.stimulsoft.report.infographics.gauge.skins.tickmark
Class StiMark3Skin

java.lang.Object
  extended by com.stimulsoft.report.infographics.gauge.skins.StiGaugeElementSkin
      extended by com.stimulsoft.report.infographics.gauge.skins.tickmark.StiMark3Skin

public class StiMark3Skin
extends StiGaugeElementSkin

Copyright Stimulsoft


Constructor Summary
StiMark3Skin()
           
 
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

StiMark3Skin

public StiMark3Skin()
Method Detail

draw

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