CdrFillTransform

Inheritance: java.lang.Object, com.aspose.imaging.DisposableObject, com.aspose.imaging.fileformats.cdr.objects.CdrObject, com.aspose.imaging.fileformats.cdr.objects.CdrObjectContainer

public class CdrFillTransform extends CdrObjectContainer

the cdr fill transform

Constructors

ConstructorDescription
CdrFillTransform()

Methods

MethodDescription
getTransform()Gets the transform.
setTransform(Matrix value)Sets the transform.

CdrFillTransform()

public CdrFillTransform()

getTransform()

public final Matrix getTransform()

Gets the transform.

Returns: Matrix - the transform

setTransform(Matrix value)

public final void setTransform(Matrix value)

Sets the transform.

Parameters:

ParameterTypeDescription
valueMatrixthe transform