20 module
com { module sun { module star { module rendering {
22 interface XPolyPolygon2D;
This structure defines a 2 by 3 affine matrix.
Definition: AffineMatrix2D.idl:60
This structure contains information passed to each XCanvas render operation.
Definition: RenderState.idl:33
::com::sun::star::geometry::AffineMatrix2D AffineTransform
The affine transform associated with this render operation.
Definition: RenderState.idl:43
Definition: Ambiguous.idl:20
XPolyPolygon2D Clip
The clipping area associated with this render operation.
Definition: RenderState.idl:61
byte CompositeOperation
The composition mode associated with this render operation.
Definition: RenderState.idl:83
Generic interface for poly-polygons in 2D.
Definition: XPolyPolygon2D.idl:26
sequence< ColorComponent > DeviceColor
The device color associated with this render operation.
Definition: RenderState.idl:72