Home
last modified time | relevance | path

Searched defs:XValueMarker (Results 1 – 1 of 1) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DXValueMarker.java23 public class XValueMarker extends ValueMarker<YPositionMetric> { class
30 public XValueMarker(Number value, String text) { in XValueMarker() method in XValueMarker
42 …public XValueMarker(Number value, String text, YPositionMetric textPosition, Paint linePaint, Pain… in XValueMarker() method in XValueMarker
55 …public XValueMarker(Number value, String text, YPositionMetric textPosition, int linePaint, int te… in XValueMarker() method in XValueMarker