public static class GeometryTransformer.UniformScalingConstrainer extends java.lang.Object implements GeometryTransformer.Constrainer
Constructor and Description |
---|
UniformScalingConstrainer() |
Modifier and Type | Method and Description |
---|---|
void |
apply(AffineTransform3dBase X)
Modfies the value of
X , if necessary, to satisfy some
constraint. |
boolean |
isReflecting()
Returns true if the constrainer transform is reflecting.
|
public void apply(AffineTransform3dBase X)
GeometryTransformer.Constrainer
X
, if necessary, to satisfy some
constraint.apply
in interface GeometryTransformer.Constrainer
public boolean isReflecting()
GeometryTransformer.Constrainer
isReflecting
in interface GeometryTransformer.Constrainer