Uses of Class
com.androidplot.xy.XYRegionFormatter

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

Uses of XYRegionFormatter in com.androidplot.ui
 

Methods in com.androidplot.ui with parameters of type XYRegionFormatter
 void DataRenderer.drawRegionLegendIcon(android.graphics.Canvas canvas, android.graphics.RectF rect, XYRegionFormatter formatter)
           
 

Uses of XYRegionFormatter in com.androidplot.xy
 

Classes in com.androidplot.xy with type parameters of type XYRegionFormatter
 class XYSeriesFormatter<XYRegionFormatterType extends XYRegionFormatter>
           
 

Methods in com.androidplot.xy that return types with arguments of type XYRegionFormatter
 Hashtable<XYRegionFormatter,String> XYSeriesRenderer.getUniqueRegionFormatters()
           
 



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