Class Gauge.GaugeArc
java.lang.Object
in.virit.Gauge.GaugeArc
- Enclosing class:
Gauge
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]getWidth()setColorArray(in.virit.color.Color... colors) setPadding(double padding) setSubArcs(Gauge.GaugeSubArc... subArcs) setWidth(int width)
-
Constructor Details
-
GaugeArc
public GaugeArc()
-
-
Method Details
-
setWidth
-
setPadding
-
setColorArray
-
setSubArcs
-
getWidth
-
getPadding
-
getColorArray
-
getSubArcs
-