Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: drawing ::

deprecated struct BezierPoint
Usage Restrictions
deprecated
Description
This is a point on a bezier curve.

The two control points specify how the bezier curve goes through the given position.


Elements' Summary
Position This is the position of this point.  
ControlPoint1 This is the position of the first control point.  
ControlPoint2 This is the position of the second control point.  
Elements' Details
Position
::com::sun::star::awt::Point Position;
Description
This is the position of this point.
ControlPoint1
::com::sun::star::awt::Point ControlPoint1;
Description
This is the position of the first control point.
ControlPoint2
::com::sun::star::awt::Point ControlPoint2;
Description
This is the position of the second control point.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.