|
Revision 3309M | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Adjustable
Any object that has handles and can be adjusted by them
| Method Summary | |
|---|---|
void |
adjustToHandle(Handle h,
double vx,
double vy)
Transforms this object to fit to the coordinates passed on by the given handle |
java.awt.geom.Rectangle2D |
getVBounds()
only needs to be implemented for Handles that are not type Handle.DIRECTION_FREE |
double |
getVHeight()
|
double |
getVWidth()
only needs to be implemented for Handles that are not type Handle.DIRECTION_FREE |
| Method Detail |
|---|
void adjustToHandle(Handle h,
double vx,
double vy)
h - The Handle to adjust tojava.awt.geom.Rectangle2D getVBounds()
double getVWidth()
double getVHeight()
|
Generated September 9 2010 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||