Uses of Package
com.androidplot.xy

Packages that use com.androidplot.xy
com.androidplot   
com.androidplot.ui Visual components of AndroidPlot 
com.androidplot.ui.widget   
com.androidplot.xy Classes for creating XYPlots. 
 

Classes in com.androidplot.xy used by com.androidplot
XLayoutStyle
           
YLayoutStyle
           
 

Classes in com.androidplot.xy used by com.androidplot.ui
XLayoutStyle
           
XPositionMetric
           
XYRegionFormatter
          Base class of all XYRegionFormatters.
XYSeriesFormatter
           
YLayoutStyle
           
YPositionMetric
           
 

Classes in com.androidplot.xy used by com.androidplot.ui.widget
XYPlot
          A View to graphically display x/y coordinates.
 

Classes in com.androidplot.xy used by com.androidplot.xy
AxisValueLabelFormatter
           
BarFormatter
           
BarRenderer.BarRenderStyle
           
BarRenderer.BarWidthStyle
           
BoundaryMode
           
FillDirection
          Defines which edge is used to close a fill path for drawing lines.
LineAndPointFormatter
          Defines the visual aesthetics of an XYSeries; outline color and width, fill style, vertex size and color, shadowing, etc.
LineAndPointRenderer
          Renders a point as a line with the vertices marked.
PointFormatter
          Interface used by LineAndPointRenderer to draw a Point onto the display.
RectRegion
          RectRegion is just a rectangle with additional methods for determining intersections with other RectRegion instances.
SimpleXYSeries.ArrayFormat
           
ValueMarker
          Encapsulates a single axis line marker drawn onto an XYPlot at a specified value.
ValueMarker.TextOrientation
           
XLayoutStyle
           
XPositionMetric
           
XValueMarker
           
XYAxisType
           
XYFramingModel
           
XYGraphWidget
          Displays graphical data annotated with domain and range tick markers.
XYGraphWidget.XYPlotOrientation
          Will be used in a future version.
XYLegendWidget
           
XYPlot
          A View to graphically display x/y coordinates.
XYRegionFormatter
          Base class of all XYRegionFormatters.
XYSeriesFormatter
           
XYSeriesRenderer
           
XYStep
          An immutable object generated by XYStepCalculator representing a stepping model to be used by an XYPlot.
XYStepMode
          INCREMENTAL_VALUE - (default) draw a tick every n values.
YLayoutStyle
           
YPositionMetric
           
YValueMarker
           
 



Copyright © 2012. All Rights Reserved.