Uses of Class
com.androidplot.ui.YPositionMetric

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

Uses of YPositionMetric in com.androidplot.ui
 

Methods in com.androidplot.ui that return YPositionMetric
 YPositionMetric PositionMetrics.getYPositionMetric()
           
 

Methods in com.androidplot.ui with parameters of type YPositionMetric
 void PositionMetrics.setYPositionMetric(YPositionMetric yPositionMetric)
           
 

Uses of YPositionMetric in com.androidplot.xy
 

Constructors in com.androidplot.xy with parameters of type YPositionMetric
XValueMarker(Number value, String text, YPositionMetric textPosition, int linePaint, int textPaint)
           
XValueMarker(Number value, String text, YPositionMetric textPosition, android.graphics.Paint linePaint, android.graphics.Paint textPaint)
           
 



Copyright © 2010-2013 androidplot.com. All Rights Reserved.