com.jidesoft.gauge
Class GaugeTickStyle
java.lang.Object
com.jidesoft.gauge.AbstractGaugeTickStyle
com.jidesoft.gauge.DialTickStyle
com.jidesoft.gauge.GaugeTickStyle
Deprecated. Please use DialTickStyle for styling of Dial Ticks
public class GaugeTickStyle
- extends DialTickStyle
A class for specifying the appearance of a tick displayed on a Dial
|
Constructor Summary |
GaugeTickStyle()
Deprecated. |
GaugeTickStyle(double tickLength)
Deprecated. Create a tick style instance by specifying the tick length. |
GaugeTickStyle
public GaugeTickStyle()
- Deprecated.
GaugeTickStyle
public GaugeTickStyle(double tickLength)
- Deprecated.
- Create a tick style instance by specifying the tick length.
Tick lengths are provided as a proportion of the width of the axis.
- Parameters:
tickLength - the length of the ticks