public class CdrTransforms extends CdrObject
The cdr transforms object
CdrObjectContainer| Constructor and Description |
|---|
CdrTransforms() |
| Modifier and Type | Method and Description |
|---|---|
List<com.aspose.foundation.drawing.DrMatrix> |
getTransforms()
Gets the transforms.
|
void |
setTransforms(List<com.aspose.foundation.drawing.DrMatrix> value)
Sets the transforms.
|
getDocument, getParent, setDocument, setParentclose, dispose, getDisposedpublic final List<com.aspose.foundation.drawing.DrMatrix> getTransforms()
Gets the transforms.
public final void setTransforms(List<com.aspose.foundation.drawing.DrMatrix> value)
Sets the transforms.
value - the transforms.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.