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