Searched refs:leftBoundary (Results 1 – 1 of 1) sorted by relevance
253 private void setLeftBoundary(final float leftBoundary) { in setLeftBoundary() argument257 if (leftBoundary < rectangleLeftBoundary) { in setLeftBoundary()259 } else if (leftBoundary > boundarySoFar) { in setLeftBoundary()263 rectangle.getBoundingWidth() - boundarySoFar + leftBoundary); in setLeftBoundary()