|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Transformable
Interface for all Objects which can be transformed by Transforms.
Method Summary | |
---|---|
void |
applyTransform(Transform t)
Applies the Transform t to the object. |
Method Detail |
---|
void applyTransform(Transform t)
t
- the transform to apply to the object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |