Uses of Class
com.androidplot.xy.XYPlot

Packages that use XYPlot
com.androidplot.ui.widget   
com.androidplot.xy   
 

Uses of XYPlot in com.androidplot.ui.widget
 

Constructors in com.androidplot.ui.widget with parameters of type XYPlot
DomainLabelWidget(XYPlot plot, SizeMetrics sizeMetrics, TextOrientationType orientationType)
           
RangeLabelWidget(XYPlot plot, SizeMetrics sizeMetrics, TextOrientationType orientationType)
           
 

Uses of XYPlot in com.androidplot.xy
 

Methods in com.androidplot.xy with parameters of type XYPlot
static XYStep XYStepCalculator.getStep(XYPlot plot, XYAxisType axisType, android.graphics.RectF rect, double minVal, double maxVal)
           
 

Constructors in com.androidplot.xy with parameters of type XYPlot
BarRenderer(XYPlot plot)
           
LineAndPointRenderer(XYPlot plot)
           
StepRenderer(XYPlot plot)
           
XYGraphWidget(XYPlot plot, SizeMetrics sizeMetrics)
           
XYPlotLegendWidget(XYPlot plot, SizeMetrics sizeMetrics, XYPlotLegendWidget.LayoutOrientation orientation)
           
XYSeriesRenderer(XYPlot plot)
           
 



Copyright © 2011. All Rights Reserved.