|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectt3.hrd.state.ScaRotTraTransformImmutable
t3.hrd.state.ScaRotTraTransformImmutableUniformScale
public class ScaRotTraTransformImmutableUniformScale
Version of ScaRotTraTransformImmutable but with uniform scale.
Constructor Summary | |
---|---|
ScaRotTraTransformImmutableUniformScale(double scale,
double thetaClockwise,
double tx,
double ty)
|
|
ScaRotTraTransformImmutableUniformScale(Jama.Matrix mh2)
|
Method Summary | |
---|---|
double |
getScale()
|
Methods inherited from class t3.hrd.state.ScaRotTraTransformImmutable |
---|
getMatrix2dHomogReadOnly, getSx, getSy, getThetaClockwise, getTx, getTy, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ScaRotTraTransformImmutableUniformScale(double scale, double thetaClockwise, double tx, double ty)
public ScaRotTraTransformImmutableUniformScale(Jama.Matrix mh2)
Method Detail |
---|
public double getScale()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |