com.jidesoft.gauge
Class IndicatorStyle
java.lang.Object
com.jidesoft.gauge.IndicatorStyle
public class IndicatorStyle
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndicatorStyle
public IndicatorStyle()
getFill
public Paint getFill()
setFill
public void setFill(Paint fill)
withFill
public IndicatorStyle withFill(Paint fill)
getOutline
public Color getOutline()
setOutline
public void setOutline(Color outline)
withOutline
public IndicatorStyle withOutline(Color outline)