public abstract class ALinearTransform extends AAffineTransform
| Constructor and Description |
|---|
ALinearTransform() |
| Modifier and Type | Method and Description |
|---|---|
IdentityTranslation |
getTranslationComponent() |
boolean |
isLinear()
Returns true if this transformation is guaranteed to be linear
|
calculateElement, compose, compose, copyOfMatrix, copyOfTranslationVector, equals, equals, getMatrixComponent, hashCode, inverse, isIdentity, isInvertible, toAffineTransform, transform, transformInPlace, transformNormalclone, composeWith, inputDimensions, isSquare, outputDimensions, takeComponents, takeComponents, takeComponents, transform, transformpublic boolean isLinear()
ATransformisLinear in class AAffineTransformpublic IdentityTranslation getTranslationComponent()
getTranslationComponent in class AAffineTransformCopyright © 2013. All Rights Reserved.