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