|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BarRenderer.BarWidthStyle | |
---|---|
com.androidplot.xy | Classes for creating XYPlots. |
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.setBarWidthStyle(BarRenderer.BarWidthStyle widthStyle)
|
void |
BarRenderer.setBarWidthStyle(BarRenderer.BarWidthStyle style,
float value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |