Uses of Class
com.androidplot.xy.XYRegionFormatter

Packages that use XYRegionFormatter
com.androidplot.ui.widget   
com.androidplot.xy Classes for creating XYPlots. 
 

Uses of XYRegionFormatter in com.androidplot.ui.widget
 

Methods in com.androidplot.ui.widget 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 © 2011. All Rights Reserved.