Searched refs:isPointVisible (Results 1 – 1 of 1) sorted by relevance
314 private boolean isPointVisible(Number x, Number y) { in isPointVisible() method in XYPlot347 if (isPointVisible(thisX, thisY)) { in calculateMinMaxVals()