Interface ITransformableObject
- 
- All Known Implementing Classes:
 TransformSet
public interface ITransformableObjectInterface for objects that should be transformed. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Objecttransform()Return a transformed object. 
 -