Searched defs:getStep (Results 1 – 5 of 5) sorted by relevance
38 …public static XYStep getStep(XYPlot plot, XYAxisType axisType, RectF rect, Number minVal, Number m… in getStep() method in XYStepCalculator51 …public static XYStep getStep(XYStepMode typeXY, float plotPixelSize, double stepValue, Number minV… in getStep() method in XYStepCalculator
291 const SCEV *getStep() const { return Step; } in getStep() function
292 public int getStep() { in getStep() method in BaseTween
481 template <> inline float getStep (void) { return 0.25f; } in getStep() function482 template <> inline int getStep (void) { return 1; } in getStep() function
2027 Expr *getStep() { return *(getFinals().end()); } in getStep() function2029 const Expr *getStep() const { return *(getFinals().end()); } in getStep() function