maxGraph/dotnet/docs/html/classcom_1_1mxgraph_1_1mxPe...

163 lines
8.3 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>mxGraph: com.mxgraph.mxPerimeter Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">mxGraph
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- Generated by Doxygen 1.7.6.1 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="dirs.html"><span>Directories</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&#160;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&#160;Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><b>com</b> </li>
<li class="navelem"><a class="el" href="namespacecom_1_1mxgraph.html">mxgraph</a> </li>
<li class="navelem"><a class="el" href="classcom_1_1mxgraph_1_1mxPerimeter.html">mxPerimeter</a> </li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-static-attribs">Static Public Attributes</a> </div>
<div class="headertitle">
<div class="title">com.mxgraph.mxPerimeter Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<!-- doxytag: class="com::mxgraph::mxPerimeter" -->
<p>Provides various perimeter functions to be used in a style as the value of <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#af02509c433cf83e3f2e0c54dd0ec299a" title="Defines the key for the perimeter style. Possible values are the functions defined in mxPerimeter...">mxConstants.STYLE_PERIMETER</a>.
<a href="classcom_1_1mxgraph_1_1mxPerimeter.html#details">More...</a></p>
<p><a href="classcom_1_1mxgraph_1_1mxPerimeter-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-static-attribs"></a>
Static Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="namespacecom_1_1mxgraph.html#a602cdf1db1505f7fa83454be5a7fb30c">mxPerimeterFunction</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxPerimeter.html#a795dc675ce501bdfbe5ae9035f8123f8">RectanglePerimeter</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Describes a rectangular perimeter for the given bounds. <a href="#a795dc675ce501bdfbe5ae9035f8123f8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="namespacecom_1_1mxgraph.html#a602cdf1db1505f7fa83454be5a7fb30c">mxPerimeterFunction</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxPerimeter.html#abba721ccd3fb2b35f5f95ebfe6ddceaa">EllipsePerimeter</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Describes an elliptic perimeter. <a href="#abba721ccd3fb2b35f5f95ebfe6ddceaa"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="namespacecom_1_1mxgraph.html#a602cdf1db1505f7fa83454be5a7fb30c">mxPerimeterFunction</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxPerimeter.html#a6997bd0c2eae11db79f427c6cc7450af">RhombusPerimeter</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Describes a rhombus (aka diamond) perimeter. <a href="#a6997bd0c2eae11db79f427c6cc7450af"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="namespacecom_1_1mxgraph.html#a602cdf1db1505f7fa83454be5a7fb30c">mxPerimeterFunction</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxPerimeter.html#a8145069f69dd4ebb48036e9b830e86a5">TrianglePerimeter</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Describes a triangle perimeter. <a href="#a8145069f69dd4ebb48036e9b830e86a5"></a><br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Provides various perimeter functions to be used in a style as the value of <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#af02509c433cf83e3f2e0c54dd0ec299a" title="Defines the key for the perimeter style. Possible values are the functions defined in mxPerimeter...">mxConstants.STYLE_PERIMETER</a>. </p>
</div><hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="abba721ccd3fb2b35f5f95ebfe6ddceaa"></a><!-- doxytag: member="com::mxgraph::mxPerimeter::EllipsePerimeter" ref="abba721ccd3fb2b35f5f95ebfe6ddceaa" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="namespacecom_1_1mxgraph.html#a602cdf1db1505f7fa83454be5a7fb30c">mxPerimeterFunction</a> <a class="el" href="classcom_1_1mxgraph_1_1mxPerimeter.html#abba721ccd3fb2b35f5f95ebfe6ddceaa">com.mxgraph.mxPerimeter.EllipsePerimeter</a><code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Describes an elliptic perimeter. </p>
</div>
</div>
<a class="anchor" id="a795dc675ce501bdfbe5ae9035f8123f8"></a><!-- doxytag: member="com::mxgraph::mxPerimeter::RectanglePerimeter" ref="a795dc675ce501bdfbe5ae9035f8123f8" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="namespacecom_1_1mxgraph.html#a602cdf1db1505f7fa83454be5a7fb30c">mxPerimeterFunction</a> <a class="el" href="classcom_1_1mxgraph_1_1mxPerimeter.html#a795dc675ce501bdfbe5ae9035f8123f8">com.mxgraph.mxPerimeter.RectanglePerimeter</a><code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Describes a rectangular perimeter for the given bounds. </p>
</div>
</div>
<a class="anchor" id="a6997bd0c2eae11db79f427c6cc7450af"></a><!-- doxytag: member="com::mxgraph::mxPerimeter::RhombusPerimeter" ref="a6997bd0c2eae11db79f427c6cc7450af" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="namespacecom_1_1mxgraph.html#a602cdf1db1505f7fa83454be5a7fb30c">mxPerimeterFunction</a> <a class="el" href="classcom_1_1mxgraph_1_1mxPerimeter.html#a6997bd0c2eae11db79f427c6cc7450af">com.mxgraph.mxPerimeter.RhombusPerimeter</a><code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Describes a rhombus (aka diamond) perimeter. </p>
</div>
</div>
<a class="anchor" id="a8145069f69dd4ebb48036e9b830e86a5"></a><!-- doxytag: member="com::mxgraph::mxPerimeter::TrianglePerimeter" ref="a8145069f69dd4ebb48036e9b830e86a5" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="namespacecom_1_1mxgraph.html#a602cdf1db1505f7fa83454be5a7fb30c">mxPerimeterFunction</a> <a class="el" href="classcom_1_1mxgraph_1_1mxPerimeter.html#a8145069f69dd4ebb48036e9b830e86a5">com.mxgraph.mxPerimeter.TrianglePerimeter</a><code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Describes a triangle perimeter. </p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>src/view/mxPerimeter.cs</li>
</ul>
</div><!-- contents -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 10 2013 16:31:04 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>
</body>
</html>