com.androidplot.xy
Class XValueMarker
java.lang.Object
com.androidplot.xy.ValueMarker<YPositionMetric>
com.androidplot.xy.XValueMarker
public class XValueMarker
- extends ValueMarker<YPositionMetric>
Methods inherited from class com.androidplot.xy.ValueMarker |
getBackgroundPaint, getLinePaint, getTextMargin, getTextOrientation, getTextPaint, getTextPosition, getValue, setBackgroundPaint, setLinePaint, setTextMargin, setTextOrientation, setTextPaint, setTextPosition, setValue |
XValueMarker
public XValueMarker(Number value)
XValueMarker
public XValueMarker(Number value,
YPositionMetric textPosition,
android.graphics.Paint linePaint,
android.graphics.Paint textPaint,
android.graphics.Paint backgroundPaint)
Copyright © 2011. All Rights Reserved.