A C E M P R S

A

addCircle(Point2D) - Method in class EditorPanel
Adds circle.
addRectangle(Point2D) - Method in class EditorPanel
Adds myRectangle2D.

C

cloneList() - Method in class EditorPanel
Clones all figures.

E

EditorPanel - class EditorPanel.
Class EditorPanel Version 1
EditorPanel() - Constructor for class EditorPanel
Constructor
escalarCircles(Point2D) - Method in class EditorPanel
"Escala" all circles.
escalarRectangles(Point2D) - Method in class EditorPanel
"Escala" all rectangles.

M

move(Point2D) - Method in class EditorPanel
Moves all figures.

P

paintComponent(Graphics) - Method in class EditorPanel
Paints graphic components.

R

resizeCircle(Point2D) - Method in class EditorPanel
Resizes this circle.
resizeRectangle(Point2D) - Method in class EditorPanel
Resizes this myRectangle2D.
rotarCircles(Point2D) - Method in class EditorPanel
Rotates all circles.
rotarRectangles(Point2D) - Method in class EditorPanel
Rotates all rectangles.

S

setColor(Color) - Static method in class EditorPanel
Sets myColor.

A C E M P R S