Package 

Class XYStepCalculator


  • 
    public class XYStepCalculator
    
                        

    Calculates "stepping" values for a plot. These values are most commonly used for drawing grid lines on a graph.

    • Method Summary

      Modifier and Type Method Description
      static Step getStep(XYPlot plot, Axis axisType, RectF pixRect) Convenience method - wraps other form of getStep().
      static Step getStep(StepMode typeXY, double stepValue, Region realBounds, Region pixelBounds)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait