LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_geometry_IntegerBezierSegment2D_idl__
20 #define __com_sun_star_geometry_IntegerBezierSegment2D_idl__
22 module
com { module sun { module star { module geometry {
long C2x
The x coordinate of the second control point.
Definition: IntegerBezierSegment2D.idl:51
long C2y
The y coordinate of the second control point.
Definition: IntegerBezierSegment2D.idl:53
This structure contains the relevant data for a cubic Bezier curve.
Definition: IntegerBezierSegment2D.idl:39
long C1y
The y coordinate of the first control point.
Definition: IntegerBezierSegment2D.idl:48
long C1x
The x coordinate of the first control point.
Definition: IntegerBezierSegment2D.idl:46
long Px
The x coordinate of the start point.
Definition: IntegerBezierSegment2D.idl:41
long Py
The y coordinate of the start point.
Definition: IntegerBezierSegment2D.idl:43
Definition: Ambiguous.idl:22