|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.androidplot.xy.ValueMarker<YPositionMetric>
com.androidplot.xy.XValueMarker
public class XValueMarker
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.androidplot.xy.ValueMarker |
|---|
ValueMarker.TextOrientation |
| Constructor Summary | |
|---|---|
XValueMarker(Number value,
String text)
|
|
XValueMarker(Number value,
String text,
YPositionMetric textPosition,
int linePaint,
int textPaint)
|
|
XValueMarker(Number value,
String text,
YPositionMetric textPosition,
android.graphics.Paint linePaint,
android.graphics.Paint textPaint)
|
|
| Method Summary |
|---|
| Methods inherited from class com.androidplot.xy.ValueMarker |
|---|
getLinePaint, getText, getTextMargin, getTextOrientation, getTextPaint, getTextPosition, getValue, setLinePaint, setText, setTextMargin, setTextOrientation, setTextPaint, setTextPosition, setValue |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XValueMarker(Number value,
String text)
public XValueMarker(Number value,
String text,
YPositionMetric textPosition,
android.graphics.Paint linePaint,
android.graphics.Paint textPaint)
public XValueMarker(Number value,
String text,
YPositionMetric textPosition,
int linePaint,
int textPaint)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||