public abstract class StiGaugeElementSkin
extends java.lang.Object
| Constructor and Description |
|---|
StiGaugeElementSkin() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect) |
abstract void |
draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
public void draw(StiGaugeContextPainter context, StiGaugeElement element, StiRectangle rect)
public abstract void draw(StiGaugeContextPainter context, StiGaugeElement element, StiRectangle rect, java.lang.Double angle, StiPoint centerPoint)
Copyright © 2019 Stimulsoft. All Rights Reserved.