Searched defs:getGridRect (Results 1 - 1 of 1) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
H A DXYGraphWidget.java309 public RectF getGridRect() { method in class:XYGraphWidget
375 gridRect = getGridRect(widgetRect); // used for drawing the background
399 private RectF getGridRect(RectF widgetRect) { method in class:XYGraphWidget

Completed in 77 milliseconds