Region.translate
void translate(int dx, int dy)Translates region by (dx, dy).
Parameters
dx | Amount to translate in the x direction |
dy | Amount to translate in the y direction |
void translate(int dx, int dy)Translates region by (dx, dy).
dx | Amount to translate in the x direction |
dy | Amount to translate in the y direction |