- java.lang.Object
-
- eu.hansolo.tilesfx.tools.NiceScale
-
public class NiceScale extends java.lang.ObjectCreated by hansolo on 23.04.17.
-
-
Constructor Summary
Constructors Constructor Description NiceScale(double MIN, double MAX)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetNiceMax()doublegetNiceMin()doublegetTickSpacing()voidsetMaxTicks(double MAX_TICKS)voidsetMinMax(double MIN, double MAX)
-