| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Plot.BorderStyle | |
|---|---|
| com.androidplot | |
| Uses of Plot.BorderStyle in com.androidplot | 
|---|
| Methods in com.androidplot that return Plot.BorderStyle | |
|---|---|
| static Plot.BorderStyle | Plot.BorderStyle.valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Plot.BorderStyle[] | Plot.BorderStyle.values()Returns an array containing the constants of this enum type, in the order they are declared. | 
| Methods in com.androidplot with parameters of type Plot.BorderStyle | |
|---|---|
|  void | Plot.setBorderStyle(Plot.BorderStyle style,
               Float radiusX,
               Float radiusY)Sets the visual style of the plot's border. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||