com.androidplot.xy
Class XYRegionFormatter
java.lang.Object
com.androidplot.xy.XYRegionFormatter
public class XYRegionFormatter
- extends Object
Base class of all XYRegionFormatters.
Method Summary |
int |
getColor()
|
android.graphics.Paint |
getPaint()
Advanced users can use this method to access the Paint instance to add transparency etc. |
void |
setColor(int color)
|
XYRegionFormatter
public XYRegionFormatter(int color)
getColor
public int getColor()
setColor
public void setColor(int color)
getPaint
public android.graphics.Paint getPaint()
- Advanced users can use this method to access the Paint instance to add transparency etc.
- Returns:
Copyright © 2011. All Rights Reserved.