|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.androidplot.ui.widget.formatter.Formatter
com.androidplot.xy.XYSeriesFormatter
com.androidplot.xy.LineAndPointFormatter
com.androidplot.xy.StepFormatter
public class StepFormatter
Constructor Summary | |
---|---|
StepFormatter(int lineColor,
int fillColor)
|
|
StepFormatter(android.graphics.Paint linePaint)
|
|
StepFormatter(android.graphics.Paint linePaint,
android.graphics.Paint fillPaint)
|
Method Summary |
---|
Methods inherited from class com.androidplot.xy.LineAndPointFormatter |
---|
getFillPaint, getLinePaint, getVertexPaint, setFillPaint, setLinePaint, setVertexPaint |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StepFormatter(android.graphics.Paint linePaint)
public StepFormatter(android.graphics.Paint linePaint, android.graphics.Paint fillPaint)
public StepFormatter(int lineColor, int fillColor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |