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
This class will be removed some time after JIDE release 3.4.5
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