Package com.androidplot.xy

Class Summary
BarFormatter  
BarRenderer Renders a point as a Bar
LineAndPointFormatter  
LineAndPointRenderer<FormatterType extends LineAndPointFormatter> Renders a point as a line with the vertices marked.
SimpleXYSeries A convenience class used to create instances of XYPlot generated from Lists of Numbers.
StepFormatter  
StepRenderer Renders a point as a line with the vertices marked.
ValueMarker<PositionMetricType extends PositionMetric> Encapsulates a single axis line marker drawn onto an XYPlot at a specified value.
XValueMarker  
XYGraphBounds  
XYGraphWidget Displays graphical data annotated with domain and range tick markers.
XYLegendWidget  
XYPlot A View to graphically display x/y coordinates.
XYSeriesFormatter  
XYSeriesRenderer<XYFormatterType extends XYSeriesFormatter>  
XYStep An immutable object generated by XYStepCalculator representing a stepping model to be used by an XYPlot.
XYStepCalculator Calculates "stepping" values for a plot.
YValueMarker  
 

Enum Summary
BarRenderer.BarRenderStyle  
BarRenderer.BarWidthStyle  
BoundaryMode  
SimpleXYSeries.ArrayFormat  
ValueMarker.TextOrientation  
XYAxisType  
XYFramingModel  
XYGraphWidget.XYPlotOrientation Will be used in a future version.
XYStepMode INCREMENTAL_VALUE - (default) draw a tick every n values.
 



Copyright © 2011. All Rights Reserved.