Constructor and Description |
---|
Tick(double value)
Constructs a minor tick.
|
Tick(double value,
Caption label)
Constructs a tick.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Caption |
getLabel()
Returns this tick's text label.
|
double |
getValue()
Returns this tick's numeric value.
|
int |
hashCode() |
String |
toString() |
public Tick(double value)
value
- numeric valuepublic Tick(double value, Caption label)
value
- numeric valuelabel
- tick labelpublic double getValue()
public Caption getLabel()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.