public class Scale extends Object
Constructor and Description |
---|
Scale(double rawMin,
double rawMax,
int maxTicks) |
Modifier and Type | Method and Description |
---|---|
double |
getMax() |
double |
getMin() |
double |
getRawMax() |
double |
getRawMin() |
double |
getTickSpacing() |
Copyright © 2018 Xalys. All rights reserved.