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

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

public class StiMark5Skin
extends StiGaugeElementSkin

Copyright Stimulsoft


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

StiMark5Skin

public StiMark5Skin()
Method Detail

draw

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