A B C D E F G H I J L M N O P R S T U V W Y

M

move(double, double) - Method in interface objectdraw.DrawableInterface
Moves the object within the canvas in the x and y direction by the amounts specified as parameters.
move(double, double) - Method in class objectdraw.Line
 
move(double, double) - Method in class objectdraw.Text
 
move(double, double) - Method in class objectdraw.VisibleImage
 
moveTo(Location) - Method in interface objectdraw.DrawableInterface
Moves the object within the canvas to the specified Location
moveTo(double, double) - Method in interface objectdraw.DrawableInterface
Moves the object within the canvas to the x and y coordinates provided.
moveTo(double, double) - Method in class objectdraw.Line
 
moveTo(Location) - Method in class objectdraw.Text
 
moveTo(Location) - Method in class objectdraw.VisibleImage
 

A B C D E F G H I J L M N O P R S T U V W Y