@Deprecated public class AffineTransform2D extends AffineTransform2D
Constructor and Description |
---|
AffineTransform2D()
Deprecated.
|
AffineTransform2D(AffineTransform2D trans)
Deprecated.
|
AffineTransform2D(double[] coefs)
Deprecated.
|
AffineTransform2D(double xx,
double yx,
double tx,
double xy,
double yy,
double ty)
Deprecated.
|
chain, clone, compose, concatenate, create, create, create, createGlideReflection, createHomothecy, createIdentity, createLineReflection, createPointReflection, createQuadrantRotation, createRotation, createRotation, createRotation, createScaling, createScaling, createShear, createTranslation, createTranslation, equals, getAffineMatrix, getCoefficients, getInverseTransform, invert, isDirect, isDirect, isIdentity, isIdentity, isIsometry, isIsometry, isMotion, isMotion, isSimilarity, isSimilarity, preConcatenate, toString, transform, transform, transform
public AffineTransform2D()
public AffineTransform2D(AffineTransform2D trans)
public AffineTransform2D(double[] coefs)
public AffineTransform2D(double xx, double yx, double tx, double xy, double yy, double ty)
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.