|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Resizable
An interface for resizable components to be drawn in the diagram
Method Summary | |
---|---|
void |
resize(int dx,
int dy)
Resize the component |
Method Detail |
---|
void resize(int dx, int dy)
dx
- value on x axisdy
- value on y axis
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |