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. | 
public void apply(AffineTransform3dBase X)
GeometryTransformer.ConstrainerX, if necessary, to satisfy some
 constraint.apply in interface GeometryTransformer.Constrainer