| Methods in treebolic.view with parameters of type Transformer |
static Animation |
Animation.make(Complex thisFrom,
Complex thisTo,
Transformer thisTransformer,
Complex thisOrientation,
int theseSteps)
Constructor |
private static java.util.Vector<HyperTransform> |
Animation.makeTransform1(Complex thisFrom,
Complex thisTo,
Transformer thisTransformer,
Complex thisOrientation)
Make animation with one transform only |
private static java.util.List<HyperTransform> |
Animation.makeTransforms(Complex thisFrom,
Complex thisTo,
Transformer thisTransformer,
Complex thisOrientation,
int theseSteps)
Make sequence of transforms |