|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to be implemented by objects which should be scaled by mouse manipulation.
Method Summary | |
boolean |
isLive()
Returns flag indicating whether this object is part of a live scene graph. |
void |
scaleRelative(TransformScope scope,
double scale)
Scales object relative to its local axis system. |
Method Detail |
public boolean isLive()
public void scaleRelative(TransformScope scope, double scale)
scope
- scope affected by rotation.scale
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |