C E G M R S

C

clone() - Method in class MyRectangle2D
Clones this MyRectangle2D.

E

escalar(Point2D, double) - Method in class MyRectangle2D
"Escala" this MyRectangle2D.

G

getBottom() - Method in class MyRectangle2D
Returns the Line2D bottom.
getBottomLeftX() - Method in class MyRectangle2D
Returns the coordinate x of Point2D bottomLeft.
getBottomLeftY() - Method in class MyRectangle2D
Returns the coordinate y of Point2D bottomLeft.
getBottomRight() - Method in class MyRectangle2D
Returns the Point2D bottomRight.
getBottomRightX() - Method in class MyRectangle2D
Returns the coordinate x of Point2D bottomRight.
getBottomRightY() - Method in class MyRectangle2D
Returns the coordinate y of Point2D bottomRight.
getLeftSide() - Method in class MyRectangle2D
Returns the Line2D leftSide.
getRightSide() - Method in class MyRectangle2D
Returns the Line2D rightSide.
getTop() - Method in class MyRectangle2D
Returns the Line2D top.
getTopLeft() - Method in class MyRectangle2D
Returns the Point2D topLeft.
getTopLeftX() - Method in class MyRectangle2D
Returns the coordinate x of Point2D topLeft.
getTopLeftY() - Method in class MyRectangle2D
Returns the coordinate y of Point2D topLeft.
getTopRightX() - Method in class MyRectangle2D
Returns the coordinate x of Point2D topRight.
getTopRightY() - Method in class MyRectangle2D
Returns the coordinate y of Point2D topRight.

M

MyRectangle2D - class MyRectangle2D.
Class MyRectangle2D Version 1
MyRectangle2D() - Constructor for class MyRectangle2D
Constructor.
move(Vector) - Method in class MyRectangle2D
Moves this MyRectangle2D.

R

rotar(Point2D, double) - Method in class MyRectangle2D
Rotates this MyRectangle2D.

S

set(Point2D, Point2D) - Method in class MyRectangle2D
Sets this MyRectangle2D.

C E G M R S