Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-testing > by-pkgid > 2c50825dd66d0497b96a67f7fab2ee84 > files > 1734

openoffice.org64-devel-doc-2.4.1.10-1mdv2008.1.x86_64.rpm

<html>
<head>
<title>Enum LegendSymbolStyle</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="LegendSymbolStyle-xref.html" class="navimain">Use</a></td>
<td class="navimainnone">Devguide</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"><a href="#Values" class="navisub">Values</a></td>
<td class="navisub"><a href="#ValueDetails" class="navisub">Values' 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">chart2</a> :: </p>
</td>
</tr>
<tr>
<td class="title"><table class="title-table" width="99%">
<tr>
<td width="25%" class="title2">unpublished </td>
<td width="50%" class="title">enum LegendSymbolStyle</td>
<td width="*"/></tr>
</table>
</td>
</tr>
<tr>
<td><dl></dl>
</td>
</tr>
</table>
<hr>
<a name="Values"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Values</td>
</tr>
<tr>
<td class="imsum_left"><a href="#BOX">BOX</a></td>
<td class="imsum_right">A square box with border.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#BAR">BAR</a></td>
<td class="imsum_right">A rectangle that is wider than high with border.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#RECTANGLE">RECTANGLE</a></td>
<td class="imsum_right">A square box with border, that may change its aspect ratio if
 the layout of the legend requires this.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#STRETCHED_RECTANGLE">STRETCHED_RECTANGLE</a></td>
<td class="imsum_right">A filled rectangle with no border that uses all the space
 available for the legend entry's symbol, leaving no padding
 space. This is especially useful for legends representing a
 color-scale.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#HORIZONTAL_LINE">HORIZONTAL_LINE</a></td>
<td class="imsum_right">A line extending from the left edge to the right edge
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#VERTICAL_LINE">VERTICAL_LINE</a></td>
<td class="imsum_right">A line extending from the top edge to the bottom edge
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#DIAGONAL_LINE">DIAGONAL_LINE</a></td>
<td class="imsum_right">A line spanning the diagonal of the box you would get with
 <a href="#BOX">BOX</a>.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#LINE_WITH_BOX">LINE_WITH_BOX</a></td>
<td class="imsum_right">A line like with <a href="#LINE">LINE</a>, but with a small
 bordered square box in the middle.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#LINE_WITH_SYMBOL">LINE_WITH_SYMBOL</a></td>
<td class="imsum_right">A line like with <a href="#LINE">LINE</a>, but with the symbol
 that is returned by <a href="XLegendEntry.html">XLegendEntry</a>::<a href="XLegendEntry.html#getSymbol">getSymbol</a>
 (see also <a href="#USER_DEFINED">USER_DEFINED</a>).
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#CIRCLE">CIRCLE</a></td>
<td class="imsum_right">A bordered circle which has the same bounding-box as the
 <a href="#BOX">BOX</a>.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#USER_DEFINED">USER_DEFINED</a></td>
<td class="imsum_right">Use the symbol that is returned by
 <a href="XLegendEntry.html">XLegendEntry</a>::<a href="XLegendEntry.html#getSymbol">getSymbol</a>.
 &nbsp;</td>
</tr>
</table>
<a name="ValueDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Values' Details</td>
</tr>
<tr>
<td class="imdetail"><a name="BOX" class="membertitle">BOX</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>BOX</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>A square box with border.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="BAR" class="membertitle">BAR</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>BAR</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>A rectangle that is wider than high with border.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="RECTANGLE" class="membertitle">RECTANGLE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>RECTANGLE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>A square box with border, that may change its aspect ratio if
 the layout of the legend requires this.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="STRETCHED_RECTANGLE" class="membertitle">STRETCHED_RECTANGLE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>STRETCHED_RECTANGLE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>A filled rectangle with no border that uses all the space
 available for the legend entry's symbol, leaving no padding
 space. This is especially useful for legends representing a
 color-scale.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="HORIZONTAL_LINE" class="membertitle">HORIZONTAL_LINE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>HORIZONTAL_LINE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>A line extending from the left edge to the right edge
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="VERTICAL_LINE" class="membertitle">VERTICAL_LINE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>VERTICAL_LINE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>A line extending from the top edge to the bottom edge
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="DIAGONAL_LINE" class="membertitle">DIAGONAL_LINE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>DIAGONAL_LINE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>A line spanning the diagonal of the box you would get with
 <a href="#BOX">BOX</a>.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LINE_WITH_BOX" class="membertitle">LINE_WITH_BOX</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>LINE_WITH_BOX</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>A line like with <a href="#LINE">LINE</a>, but with a small
 bordered square box in the middle.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LINE_WITH_SYMBOL" class="membertitle">LINE_WITH_SYMBOL</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>LINE_WITH_SYMBOL</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>A line like with <a href="#LINE">LINE</a>, but with the symbol
 that is returned by <a href="XLegendEntry.html">XLegendEntry</a>::<a href="XLegendEntry.html#getSymbol">getSymbol</a>
 (see also <a href="#USER_DEFINED">USER_DEFINED</a>).
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="CIRCLE" class="membertitle">CIRCLE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>CIRCLE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>A bordered circle which has the same bounding-box as the
 <a href="#BOX">BOX</a>.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="USER_DEFINED" class="membertitle">USER_DEFINED</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>USER_DEFINED</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Use the symbol that is returned by
 <a href="XLegendEntry.html">XLegendEntry</a>::<a href="XLegendEntry.html#getSymbol">getSymbol</a>.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2008 Sun Microsystems, Inc.</p>

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

</html>