- move(double, double) - Method in class cs1.android.Circle
-
Moves this circle by the given displacement.
- move(double, double) - Method in class cs1.android.Image
-
Moves this image by the given displacement.
- move(double, double) - Method in class cs1.android.Line
-
Moves this line by the given displacement.
- move(double, double) - Method in class cs1.android.Point
-
Moves this point by the given displacement.
- move(double, double) - Method in class cs1.android.Rectangle
-
Moves this rectangle by the given displacement.
- move(double, double) - Method in class cs1.android.Shape
-
Moves this shape by the given displacement.
- move(double, double) - Method in class cs1.android.Square
-
Moves this square by the given displacement.
- move(double, double) - Method in class cs1.android.Text
-
Moves this text by the given displacement.
- move(double, double) - Method in class cs1.android.Triangle
-
Moves this triangle by the given displacement.