Uses of Class
com.androidplot.xy.BarRenderer.BarWidthStyle

Packages that use BarRenderer.BarWidthStyle
com.androidplot.xy   
 

Uses of BarRenderer.BarWidthStyle in com.androidplot.xy
 

Methods in com.androidplot.xy that return BarRenderer.BarWidthStyle
static BarRenderer.BarWidthStyle BarRenderer.BarWidthStyle.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BarRenderer.BarWidthStyle[] BarRenderer.BarWidthStyle.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.androidplot.xy with parameters of type BarRenderer.BarWidthStyle
 void BarRenderer.setBarWidth(float barWidth, BarRenderer.BarWidthStyle style)
          Sets the width of the bars draw.
 



Copyright © 2011. All Rights Reserved.