Class Gauge.GaugePointer
java.lang.Object
in.virit.Gauge.GaugePointer
- Enclosing class:
Gauge
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetColor()getType()getWidth()setAnimationDelay(int delay) setColor(in.virit.color.Color color) setElastic(boolean elastic) setLength(double length) setType(Gauge.PointerType type) setWidth(int width)
-
Constructor Details
-
GaugePointer
public GaugePointer()
-
-
Method Details
-
setType
-
setColor
-
setLength
-
setWidth
-
setElastic
-
setAnimationDelay
-
getType
-
getColor
-
getLength
-
getWidth
-
getElastic
-
getAnimationDelay
-