com.androidplot.xy
Class XYStepCalculator

java.lang.Object
  extended by com.androidplot.xy.XYStepCalculator

public class XYStepCalculator
extends Object


Constructor Summary
XYStepCalculator()
           
 
Method Summary
static XYStep getStep(XYPlot plot, XYAxisType axisType, android.graphics.RectF rect, double minVal, double maxVal)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XYStepCalculator

public XYStepCalculator()
Method Detail

getStep

public static XYStep getStep(XYPlot plot,
                             XYAxisType axisType,
                             android.graphics.RectF rect,
                             double minVal,
                             double maxVal)


Copyright © 2011. All Rights Reserved.