Searched defs:stepVal (Results 1 – 2 of 2) sorted by relevance
27 private final double stepVal; field in XYStep31 public XYStep(float stepCount, float stepPix, double stepVal) { in XYStep()
53 double stepVal = 0; in getStep() local