Rectangle
the indicated distance, to the right along the X coordinate axis, and downward along the Y coordinate axis.
@param dx the distance to move this Rectangle
along the X axis
@param dy the distance to move this Rectangle
along the Y axis
@see ae.java.awt.Rectangle#setLocation(int,int)
@see ae.java.awt.Rectangle#setLocation(ae.java.awt.Point)
|
|
|
|
|
|
|
|
|
|