public class MatrixTransform extends Object
The matrix transform. Creates an arbitrary affine matrix transformation that manipulates objects or coordinate systems in a two dimensional plane.
| Constructor and Description |
|---|
MatrixTransform() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMatrix()
Gets or sets the matrix.
|
void |
setMatrix(String value)
Gets or sets the matrix.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.