equal
deleted
inserted
replaced
77 if (bds2.getWidth()*s < bds1.getWidth()) { |
77 if (bds2.getWidth()*s < bds1.getWidth()) { |
78 throw new RuntimeException("Bounds too small"); |
78 throw new RuntimeException("Bounds too small"); |
79 } |
79 } |
80 } |
80 } |
81 } |
81 } |
82 |
|
83 |
|