|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.androidplot.xy.XYRegionFormatter
public class XYRegionFormatter
Base class of all XYRegionFormatters.
| Constructor Summary | |
|---|---|
XYRegionFormatter(int color)
|
|
| 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)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XYRegionFormatter(int color)
| Method Detail |
|---|
public int getColor()
public void setColor(int color)
public android.graphics.Paint getPaint()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||