Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > fc480f9d5aabed8eeaffe8ad3401a94c > files > 2681

openoffice.org-devel-doc-3.2.1-0.3mdv2010.2.i586.rpm

<html>
<head>
<title>Service LineProperties</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../module-ix.html" class="navimain">Overview</a></td>
<td class="navimain"><a href="module-ix.html" class="navimain">Module</a></td>
<td class="navimain"><a href="LineProperties-xref.html" class="navimain">Use</a></td>
<td class="navimain"><a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Drawings/General_Drawing_Properties" class="navimain">Devguide</a></td>
<td class="navimain"><a href="../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub">Services' Summary</td>
<td class="navisub">Interfaces' Summary</td>
<td class="navisub"><a href="#PropertiesSummary" class="navisub">Properties' Summary</a></td>
<td class="navisub">Services' Details</td>
<td class="navisub">Interfaces' Details</td>
<td class="navisub"><a href="#PropertiesDetails" class="navisub">Properties' Details</a></td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../module-ix.html" class="namechain">::</a> <a href="../../../module-ix.html" class="namechain">com</a> :: <a href="../../module-ix.html" class="namechain">sun</a> :: <a href="../module-ix.html" class="namechain">star</a> :: <a href="module-ix.html" class="namechain">drawing</a> :: </p>
</td>
</tr>
<tr>
<td class="title">service LineProperties</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>This is a set of properties to describe the style for rendering a Line.
 </dd>
<dd><p>The properties for line ends and line starts are only supported by
 shapes with open line ends.
 </dd>
</dl>
<a name="devmanual"> </a><dl>
<dt><b>Developers Guide</b></dt>
<dd><a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Drawings/General_Drawing_Properties">Drawings - General Drawing Properties</a></dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="PropertiesSummary"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Properties' Summary</td>
</tr>
<tr>
<td class="imsum_left"><a href="LineStyle.html">LineStyle</a><br>
<a href="#LineStyle">LineStyle</a></td>
<td class="imsum_right">This property contains the type of the line.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="LineDash.html">LineDash</a><br>
<a href="#LineDash">LineDash</a></td>
<td class="imsum_right">This property contains the dash of the line.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">string<br>
<a href="#LineDashName">LineDashName</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>This property contains the name of the dash of the line.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../util/module-ix.html">util</a>::<a href="../util/Color.html">Color</a><br>
<a href="#LineColor">LineColor</a></td>
<td class="imsum_right">This property contains the line color.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">short<br>
<a href="#LineTransparence">LineTransparence</a></td>
<td class="imsum_right">This property contains the extent of transparency.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">long<br>
<a href="#LineWidth">LineWidth</a></td>
<td class="imsum_right">This property contains the width of the line in 1/100th mm.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="LineJoint.html">LineJoint</a><br>
<a href="#LineJoint">LineJoint</a></td>
<td class="imsum_right">This property defines the rendering of joints between thick lines
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">string<br>
<a href="#LineStartName">LineStartName</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>This property contains the name of the line start poly polygon bezier.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">string<br>
<a href="#LineEndName">LineEndName</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>This property contains the name of the line end poly polygon bezier.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="PolyPolygonBezierCoords.html">PolyPolygonBezierCoords</a><br>
<a href="#LineStart">LineStart</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>This property contains the line start in the form of a poly polygon bezier.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="PolyPolygonBezierCoords.html">PolyPolygonBezierCoords</a><br>
<a href="#LineEnd">LineEnd</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>This property contains the line end in the form of a poly polygon bezier.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#LineStartCenter">LineStartCenter</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>If this property is <b>true</b>, the line will
 start from the center of the polygon.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">long<br>
<a href="#LineStartWidth">LineStartWidth</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>This property contains the width of the line start polygon.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#LineEndCenter">LineEndCenter</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>If this property is <b>true</b>, the line will end
 in the center of the polygon.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">long<br>
<a href="#LineEndWidth">LineEndWidth</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>This property contains the width of the line end polygon.
 &nbsp;</td>
</tr>
</table>
<a name="PropertiesDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Properties' Details</td>
</tr>
<tr>
<td class="imdetail"><a name="LineStyle" class="membertitle">LineStyle</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><a href="LineStyle.html">LineStyle</a> <b>LineStyle</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>This property contains the type of the line.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LineDash" class="membertitle">LineDash</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><a href="LineDash.html">LineDash</a> <b>LineDash</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>This property contains the dash of the line.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LineDashName" class="membertitle">LineDashName</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>string <b>LineDashName</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>This property contains the name of the dash of the line.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LineColor" class="membertitle">LineColor</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>::com::sun::star::<a href="../util/module-ix.html">util</a>::<a href="../util/Color.html">Color</a> <b>LineColor</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>This property contains the line color.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LineTransparence" class="membertitle">LineTransparence</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>short <b>LineTransparence</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>This property contains the extent of transparency.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LineWidth" class="membertitle">LineWidth</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>LineWidth</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>This property contains the width of the line in 1/100th mm.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LineJoint" class="membertitle">LineJoint</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><a href="LineJoint.html">LineJoint</a> <b>LineJoint</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>This property defines the rendering of joints between thick lines
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LineStartName" class="membertitle">LineStartName</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>string <b>LineStartName</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>This property contains the name of the line start poly polygon bezier.
 </dd>
<dd><p>If this string is empty, no line start polygon is rendered.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LineEndName" class="membertitle">LineEndName</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>string <b>LineEndName</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>This property contains the name of the line end poly polygon bezier.
 </dd>
<dd><p>If this string is empty, no line end polygon is rendered.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LineStart" class="membertitle">LineStart</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><a href="PolyPolygonBezierCoords.html">PolyPolygonBezierCoords</a> <b>LineStart</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>This property contains the line start in the form of a poly polygon bezier.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LineEnd" class="membertitle">LineEnd</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><a href="PolyPolygonBezierCoords.html">PolyPolygonBezierCoords</a> <b>LineEnd</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>This property contains the line end in the form of a poly polygon bezier.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LineStartCenter" class="membertitle">LineStartCenter</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>LineStartCenter</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>If this property is <b>true</b>, the line will
 start from the center of the polygon.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LineStartWidth" class="membertitle">LineStartWidth</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>LineStartWidth</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>This property contains the width of the line start polygon.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LineEndCenter" class="membertitle">LineEndCenter</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>LineEndCenter</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>If this property is <b>true</b>, the line will end
 in the center of the polygon.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LineEndWidth" class="membertitle">LineEndWidth</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>LineEndWidth</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>This property contains the width of the line end polygon.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>&nbsp;<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>