Package | Description |
---|---|
vib.transforms |
Modifier and Type | Class and Description |
---|---|
class |
BooksteinTransform |
class |
FastMatrixTransform |
Modifier and Type | Method and Description |
---|---|
Transform |
Transform.composeWith(Transform next) |
Transform |
FastMatrixTransform.composeWith(Transform followedBy) |
Transform |
BooksteinTransform.composeWith(Transform t) |
Transform |
OrderedTransformations.getComponentTransform(int i) |
Transform |
Transform.inverse() |
Modifier and Type | Method and Description |
---|---|
void |
OrderedTransformations.addFirst(Transform t) |
void |
OrderedTransformations.addLast(Transform t) |
Transform |
Transform.composeWith(Transform next) |
Transform |
FastMatrixTransform.composeWith(Transform followedBy) |
Transform |
BooksteinTransform.composeWith(Transform t) |
Copyright © 2015–2021 Fiji. All rights reserved.