|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.androidplot.xy.ValueMarker<XPositionMetric>
com.androidplot.xy.YValueMarker
public class YValueMarker
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.androidplot.xy.ValueMarker |
|---|
ValueMarker.TextOrientation |
| Constructor Summary | |
|---|---|
YValueMarker(Number value,
String text)
|
|
YValueMarker(Number value,
String text,
XPositionMetric textPosition,
int linePaint,
int textPaint)
|
|
YValueMarker(Number value,
String text,
XPositionMetric 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 YValueMarker(Number value,
String text)
public YValueMarker(Number value,
String text,
XPositionMetric textPosition,
android.graphics.Paint linePaint,
android.graphics.Paint textPaint)
public YValueMarker(Number value,
String text,
XPositionMetric textPosition,
int linePaint,
int textPaint)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||