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

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

public class StiMark2Skin
extends StiGaugeElementSkin

Copyright Stimulsoft


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

StiMark2Skin

public StiMark2Skin()
Method Detail

draw

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