Home
last modified time | relevance | path

Searched refs:getTextPosition (Results 1 – 2 of 2) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DValueMarker.java149 public PositionMetricType getTextPosition() { in getTextPosition() method in ValueMarker
DXYGraphWidget.java717 float xPix = marker.getTextPosition().getPixelValue( in drawMarkers()
743 float yPix = marker.getTextPosition().getPixelValue( in drawMarkers()