|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CenterLocatable
The interface that defines the capabilties for an object that can have its center location accessed/mutated
| Method Summary | |
|---|---|
Point |
getCenterLocation()
Finds the center location of this Object |
void |
setCenterLocation(Point p)
Sets the location of this graphic by putting the center of the Object at the specified point |
| Methods inherited from interface graphics.ILocatable |
|---|
getLocation, move, setLocation |
| Method Detail |
|---|
Point getCenterLocation()
void setCenterLocation(Point p)
p - the Point to set the center of this object to be
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||