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

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

public class StiMark6Skin
extends StiGaugeElementSkin

Copyright Stimulsoft


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

StiMark6Skin

public StiMark6Skin()
Method Detail

draw

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