public abstract class ScalarMatrixTransform extends Object implements MatrixTransform
Modifier and Type | Field and Description |
---|---|
protected double |
scaleBy |
Constructor and Description |
---|
ScalarMatrixTransform(double scaleBy) |
Copyright © 2014. All Rights Reserved.