(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

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

struct Hatch
Description
This struct defines the appearence of a hatch.

A hatch is a texture made of straight lines.


Elements' Summary
Style The HatchStyle defines the kind of lines used to draw this hatch.  
Color This is the color of the hatch lines.  
Distance This is the distance between the lines in the hatch.  
Angle You can rotate the lines of the hatch with this angle.  
Elements' Details
Style
HatchStyle Style;
Description
The HatchStyle defines the kind of lines used to draw this hatch.
Color
::com::sun::star::util::Color Color;
Description
This is the color of the hatch lines.
Distance
long Distance;
Description
This is the distance between the lines in the hatch.
Angle
long Angle;
Description
You can rotate the lines of the hatch with this angle.
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

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

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.