maxGraph/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCe...

1264 lines
69 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"/>
<title>mxGraph: com::mxgraph::mxCell Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</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 class="tabs">
<ul>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
<div class="navpath"><b>com</b>::<b>mxgraph</b>::<a class="el" href="classcom_1_1mxgraph_1_1mxCell.html">mxCell</a>
</div>
</div>
<div class="contents">
<h1>com::mxgraph::mxCell Class Reference</h1><!-- doxytag: class="com::mxgraph::mxCell" --><!-- doxytag: inherits="com::mxgraph::mxICell" -->
<p>Cells are the elements of the graph model. They represent the state of the groups, vertices and edges in a graph.
<a href="#_details">More...</a></p>
<div class="dynheader">
Inheritance diagram for com::mxgraph::mxCell:</div>
<div class="dynsection">
<div class="center">
<img src="classcom_1_1mxgraph_1_1mxCell.png" usemap="#com::mxgraph::mxCell_map" alt=""/>
<map id="com::mxgraph::mxCell_map" name="com::mxgraph::mxCell_map">
<area href="interfacecom_1_1mxgraph_1_1mxICell.html" alt="com::mxgraph::mxICell" shape="rect" coords="0,0,135,24"/>
</map>
</div>
</div>
<p><a href="classcom_1_1mxgraph_1_1mxCell-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#ad1e7683542934e55fe047eee2fc30f11">mxCell</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructs a new empty cell. <a href="#ad1e7683542934e55fe047eee2fc30f11"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a33540edbbd96ad16a149dd605cde4c37">mxCell</a> (Object <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a9209b3c4788fd77d0ebe253a7f8e4553">value</a>)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructs a new cell for the given value. <a href="#a33540edbbd96ad16a149dd605cde4c37"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a235a46a4f50963676d9f130abec2ffdc">mxCell</a> (Object <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a9209b3c4788fd77d0ebe253a7f8e4553">value</a>, <a class="el" href="classcom_1_1mxgraph_1_1mxGeometry.html">mxGeometry</a> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a33cbc795bf87553265989e5c46c8bde2">geometry</a>, string <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a4aa563833237d77522acd9c17fd9f86e">style</a>)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructs a new cell for the given value, geometry and style. <a href="#a235a46a4f50963676d9f130abec2ffdc"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a88a090c546cd51e0d249243d209c6b11">GetTerminal</a> (bool <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a60fb78a3ea85690d6596b67f8c5b9e3a">source</a>)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the source or target terminal of the cell. <a href="#a88a090c546cd51e0d249243d209c6b11"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a538315083698deeeaad366624ea83dd8">SetTerminal</a> (<a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> terminal, bool isSource)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the source or target terminal. <a href="#a538315083698deeeaad366624ea83dd8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#aa516a234836e32415529e8ff2f8be92f">ChildCount</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the number of child cells. <a href="#aa516a234836e32415529e8ff2f8be92f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a68dba23f856145c4cd0943aa3f58bce1">GetIndex</a> (<a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> child)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the index of the specified child in the child array. <a href="#a68dba23f856145c4cd0943aa3f58bce1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a8599a87aa169b0ad17f3d36bf2e49973">GetChildAt</a> (int index)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the child at the specified index. <a href="#a8599a87aa169b0ad17f3d36bf2e49973"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a7ed5d9b7c09fe2fe55e1c0678a8ddf13">Insert</a> (<a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> child)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Appends the specified child into the child array and updates the parent reference of the child. <a href="#a7ed5d9b7c09fe2fe55e1c0678a8ddf13"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a2ef296de0e040c680902e314b9b199c0">Insert</a> (<a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> child, int index)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Inserts the specified child into the child array at the specified index and updates the parent reference of the child. <a href="#a2ef296de0e040c680902e314b9b199c0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a79ec0fea93a81fc482020e010faf928c">Remove</a> (int index)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Removes the child at the specified index from the child array and returns the child that was removed. Will remove the parent reference of the child. <a href="#a79ec0fea93a81fc482020e010faf928c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a7913d4ce0c65be899d01e2426db706ef">Remove</a> (<a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> child)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Removes the given child from the child array. Will remove the parent reference of the child. <a href="#a7913d4ce0c65be899d01e2426db706ef"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a9af735a9deb670fc9a65ad69694212ff">RemoveFromParent</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Removes the cell from its parent. <a href="#a9af735a9deb670fc9a65ad69694212ff"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#ab6a337054ab9ba260c8ac7936400ef41">EdgeCount</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the number of edges in the edge array. <a href="#ab6a337054ab9ba260c8ac7936400ef41"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a453ffcc5de7e2904223a6e6629af95c3">GetEdgeIndex</a> (<a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a21789506573a48e8d29fc6dfd2f329d8">edge</a>)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the index of the specified edge in the edge array. <a href="#a453ffcc5de7e2904223a6e6629af95c3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a5fc7a8013b5b155d68d88975bb90da23">GetEdgeAt</a> (int index)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the edge at the specified index in the edge array. <a href="#a5fc7a8013b5b155d68d88975bb90da23"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#ab46383e5589e5ab052da16f7ad765aad">InsertEdge</a> (<a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a21789506573a48e8d29fc6dfd2f329d8">edge</a>, bool isOutgoing)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Inserts the specified edge into the edge array and returns the edge. Will update the respective terminal reference of the edge. <a href="#ab46383e5589e5ab052da16f7ad765aad"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#ab4c1f70e744e50d33a9d6c0174877ead">RemoveEdge</a> (<a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a21789506573a48e8d29fc6dfd2f329d8">edge</a>, bool isOutgoing)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Removes the specified edge from the edge array and returns the edge. Will remove the respective terminal reference from the edge. <a href="#ab4c1f70e744e50d33a9d6c0174877ead"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a18eba4e3a1ff29735fcad45439aa340a">RemoveFromTerminal</a> (bool isSource)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Removes the edge from its source or target terminal. <a href="#a18eba4e3a1ff29735fcad45439aa340a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">String&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a22d9f737f8b8a747c87e4670e2974b8e">GetAttribute</a> (String name)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the specified attribute from the user object if it is an XML. <a href="#a22d9f737f8b8a747c87e4670e2974b8e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">String&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#afbfaa08a12be96b1b798dcb3c99086a1">GetAttribute</a> (String name, String defaultValue)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the specified attribute from the user object if it is an XML. <a href="#afbfaa08a12be96b1b798dcb3c99086a1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a0f86db625fe9cefdadf4b42a4eb1a863">SetAttribute</a> (String name, String <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a9209b3c4788fd77d0ebe253a7f8e4553">value</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">Object&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#ab1926c27e8b8c97d98a2f6567686101c">Clone</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns a clone of this cell. <a href="#ab1926c27e8b8c97d98a2f6567686101c"></a><br/></td></tr>
<tr><td colspan="2"><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#abf05efba60ca503ace3dcdfd3a7885a7">id</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Holds the Id. Default is null. <a href="#abf05efba60ca503ace3dcdfd3a7885a7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">Object&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a9209b3c4788fd77d0ebe253a7f8e4553">value</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Holds the user object. Default is null. <a href="#a9209b3c4788fd77d0ebe253a7f8e4553"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classcom_1_1mxgraph_1_1mxGeometry.html">mxGeometry</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a33cbc795bf87553265989e5c46c8bde2">geometry</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Holds the geometry. Default is null. <a href="#a33cbc795bf87553265989e5c46c8bde2"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a4aa563833237d77522acd9c17fd9f86e">style</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Holds the geometry. Default is null. <a href="#a4aa563833237d77522acd9c17fd9f86e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a5798deeacdfd221f124e5b66ef3f296c">vertex</a> = false</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Specifies whether the cell is a vertex. Default value is false. <a href="#a5798deeacdfd221f124e5b66ef3f296c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a21789506573a48e8d29fc6dfd2f329d8">edge</a> = false</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Specifies whether the cell is an edge. Default value is false. <a href="#a21789506573a48e8d29fc6dfd2f329d8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a99130172e0a3b5043450904c3e629800">connectable</a> = true</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Specifies whether the cell connectable. Default value is true. <a href="#a99130172e0a3b5043450904c3e629800"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#ac5c3eb4463bdcef39e0bc28a71647e49">visible</a> = true</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Specifies whether the cell is visible. Default value is true. <a href="#ac5c3eb4463bdcef39e0bc28a71647e49"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a0d9fb7116c8ac4c8e1bedc88dbfabef1">collapsed</a> = false</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Specifies whether the cell is collapsed. Default value is false. <a href="#a0d9fb7116c8ac4c8e1bedc88dbfabef1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#adaaec96af4af506642844f3752c3efc0">parent</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Reference to the parent cell. <a href="#adaaec96af4af506642844f3752c3efc0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a60fb78a3ea85690d6596b67f8c5b9e3a">source</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Reference to the source terminal of an edge. <a href="#a60fb78a3ea85690d6596b67f8c5b9e3a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a8b5bbb4cabfc6feeaa977ffdd5b80ec6">target</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Reference to the target terminal of an edge. <a href="#a8b5bbb4cabfc6feeaa977ffdd5b80ec6"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">List&lt; <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a1c2fb190cdcd3491244fa2139d251e95">children</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Holds the child cells. <a href="#a1c2fb190cdcd3491244fa2139d251e95"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">List&lt; <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a3a7bf8563718df5d6a116c22b588d14b">edges</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Holds the connected edges. <a href="#a3a7bf8563718df5d6a116c22b588d14b"></a><br/></td></tr>
<tr><td colspan="2"><h2>Properties</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a163926756b42d66b33db6bf6fa15b0e4">Id</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets or returns the Id of the cell. <a href="#a163926756b42d66b33db6bf6fa15b0e4"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">Object&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a5ad4a37116bc172cf16d7956551606ac">Value</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets or returns the user object of the cell. <a href="#a5ad4a37116bc172cf16d7956551606ac"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classcom_1_1mxgraph_1_1mxGeometry.html">mxGeometry</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a087a9707e46db471c5bfd382728a73ec">Geometry</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets or returns the geometry of the cell. <a href="#a087a9707e46db471c5bfd382728a73ec"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a7ec99d9ad8df482d8cf649047fb9dc8e">Style</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets or returns the string that describes the style. <a href="#a7ec99d9ad8df482d8cf649047fb9dc8e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a9587ee53135f8ed718b8c3f6d65d68cc">Vertex</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns true if the cell is a vertex. <a href="#a9587ee53135f8ed718b8c3f6d65d68cc"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#ae63470bb0cce48a707ef1755403628bc">Edge</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns true if the cell is an edge. <a href="#ae63470bb0cce48a707ef1755403628bc"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a47d8ff40770b1bdd107de01b61399087">Connectable</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns true if the cell is connectable. <a href="#a47d8ff40770b1bdd107de01b61399087"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a4ff3745efccdf976c50c60440110384e">Visible</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets or returns the visible state of the cell. <a href="#a4ff3745efccdf976c50c60440110384e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#aca613934c56c8f69cb432db7faf19bf6">Collapsed</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets or returns the collapsed state of the cell. <a href="#aca613934c56c8f69cb432db7faf19bf6"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#aa2e16e11504aca0ff7d83699b801fd11">Parent</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets or returns the parent of the cell. <a href="#aa2e16e11504aca0ff7d83699b801fd11"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a38f1bc3601c41a8dd4576bf78ed84666">Source</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets or returns the source terminal of the cell. <a href="#a38f1bc3601c41a8dd4576bf78ed84666"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a23831c55f022ad691faf6d29021b7430">Target</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets or returns the target terminal of the cell. <a href="#a23831c55f022ad691faf6d29021b7430"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Cells are the elements of the graph model. They represent the state of the groups, vertices and edges in a graph. </p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ad1e7683542934e55fe047eee2fc30f11"></a><!-- doxytag: member="com::mxgraph::mxCell::mxCell" ref="ad1e7683542934e55fe047eee2fc30f11" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">com::mxgraph::mxCell::mxCell </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Constructs a new empty cell. </p>
</div>
</div>
<a class="anchor" id="a33540edbbd96ad16a149dd605cde4c37"></a><!-- doxytag: member="com::mxgraph::mxCell::mxCell" ref="a33540edbbd96ad16a149dd605cde4c37" args="(Object value)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">com::mxgraph::mxCell::mxCell </td>
<td>(</td>
<td class="paramtype">Object&nbsp;</td>
<td class="paramname"> <em>value</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Constructs a new cell for the given value. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>value</em>&nbsp;</td><td>Value that represents the user object.</td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="a235a46a4f50963676d9f130abec2ffdc"></a><!-- doxytag: member="com::mxgraph::mxCell::mxCell" ref="a235a46a4f50963676d9f130abec2ffdc" args="(Object value, mxGeometry geometry, string style)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">com::mxgraph::mxCell::mxCell </td>
<td>(</td>
<td class="paramtype">Object&nbsp;</td>
<td class="paramname"> <em>value</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classcom_1_1mxgraph_1_1mxGeometry.html">mxGeometry</a>&nbsp;</td>
<td class="paramname"> <em>geometry</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">string&nbsp;</td>
<td class="paramname"> <em>style</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Constructs a new cell for the given value, geometry and style. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>value</em>&nbsp;</td><td>Value that represents the user object.</td></tr>
<tr><td valign="top"></td><td valign="top"><em>geometry</em>&nbsp;</td><td>Geometry of the cell to be created.</td></tr>
<tr><td valign="top"></td><td valign="top"><em>style</em>&nbsp;</td><td>Style of the cell to be created.</td></tr>
</table>
</dd>
</dl>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="aa516a234836e32415529e8ff2f8be92f"></a><!-- doxytag: member="com::mxgraph::mxCell::ChildCount" ref="aa516a234836e32415529e8ff2f8be92f" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int com::mxgraph::mxCell::ChildCount </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the number of child cells. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>Returns the number of child cells.</dd></dl>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#a44df3fed3473e1d55bc384e1d5c6468d">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="ab1926c27e8b8c97d98a2f6567686101c"></a><!-- doxytag: member="com::mxgraph::mxCell::Clone" ref="ab1926c27e8b8c97d98a2f6567686101c" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Object com::mxgraph::mxCell::Clone </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns a clone of this cell. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>Returns a clone of this cell.</dd></dl>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#acd581748b2068e2309253cc70f78aa9e">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="ab6a337054ab9ba260c8ac7936400ef41"></a><!-- doxytag: member="com::mxgraph::mxCell::EdgeCount" ref="ab6a337054ab9ba260c8ac7936400ef41" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int com::mxgraph::mxCell::EdgeCount </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the number of edges in the edge array. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>Returns the number of edges.</dd></dl>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#a828788dc75c335c2a073902d23bccd03">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="afbfaa08a12be96b1b798dcb3c99086a1"></a><!-- doxytag: member="com::mxgraph::mxCell::GetAttribute" ref="afbfaa08a12be96b1b798dcb3c99086a1" args="(String name, String defaultValue)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">String com::mxgraph::mxCell::GetAttribute </td>
<td>(</td>
<td class="paramtype">String&nbsp;</td>
<td class="paramname"> <em>name</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">String&nbsp;</td>
<td class="paramname"> <em>defaultValue</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the specified attribute from the user object if it is an XML. </p>
<p>node. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>name</em>&nbsp;</td><td>Name of the attribute whose value should be returned.</td></tr>
<tr><td valign="top"></td><td valign="top"><em>defaultValue</em>&nbsp;</td><td>Default value to use if the attribute has no value.</td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Returns the value of the given attribute or defaultValue.</dd></dl>
</div>
</div>
<a class="anchor" id="a22d9f737f8b8a747c87e4670e2974b8e"></a><!-- doxytag: member="com::mxgraph::mxCell::GetAttribute" ref="a22d9f737f8b8a747c87e4670e2974b8e" args="(String name)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">String com::mxgraph::mxCell::GetAttribute </td>
<td>(</td>
<td class="paramtype">String&nbsp;</td>
<td class="paramname"> <em>name</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the specified attribute from the user object if it is an XML. </p>
<p>node. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>name</em>&nbsp;</td><td>Name of the attribute whose value should be returned.</td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Returns the value of the given attribute or null.</dd></dl>
</div>
</div>
<a class="anchor" id="a8599a87aa169b0ad17f3d36bf2e49973"></a><!-- doxytag: member="com::mxgraph::mxCell::GetChildAt" ref="a8599a87aa169b0ad17f3d36bf2e49973" args="(int index)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> com::mxgraph::mxCell::GetChildAt </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>index</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the child at the specified index. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>index</em>&nbsp;</td><td>Integer that specifies the child to be returned.</td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Returns the child at the specified index.</dd></dl>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#a90dc0ac25974c7359e9ad05b045d1190">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a5fc7a8013b5b155d68d88975bb90da23"></a><!-- doxytag: member="com::mxgraph::mxCell::GetEdgeAt" ref="a5fc7a8013b5b155d68d88975bb90da23" args="(int index)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> com::mxgraph::mxCell::GetEdgeAt </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>index</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the edge at the specified index in the edge array. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>index</em>&nbsp;</td><td>Integer that specifies the index of the edge to be returned.</td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Returns the edge at the specified index.</dd></dl>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#a9f6a89b37ef63dd55f5b859c5a5b44d4">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a453ffcc5de7e2904223a6e6629af95c3"></a><!-- doxytag: member="com::mxgraph::mxCell::GetEdgeIndex" ref="a453ffcc5de7e2904223a6e6629af95c3" args="(mxICell edge)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int com::mxgraph::mxCell::GetEdgeIndex </td>
<td>(</td>
<td class="paramtype"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td>
<td class="paramname"> <em>edge</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the index of the specified edge in the edge array. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>edge</em>&nbsp;</td><td>Cell whose index should be returned.</td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Returns the index of the given edge.</dd></dl>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#a55174b508ba695d8dcccaf76b3ef4b4c">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a68dba23f856145c4cd0943aa3f58bce1"></a><!-- doxytag: member="com::mxgraph::mxCell::GetIndex" ref="a68dba23f856145c4cd0943aa3f58bce1" args="(mxICell child)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int com::mxgraph::mxCell::GetIndex </td>
<td>(</td>
<td class="paramtype"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td>
<td class="paramname"> <em>child</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the index of the specified child in the child array. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>child</em>&nbsp;</td><td>Child whose index should be returned.</td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Returns the index of the specified child.</dd></dl>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#a144f5ab6985bdd6cb841fa3a09156ef5">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a88a090c546cd51e0d249243d209c6b11"></a><!-- doxytag: member="com::mxgraph::mxCell::GetTerminal" ref="a88a090c546cd51e0d249243d209c6b11" args="(bool source)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> com::mxgraph::mxCell::GetTerminal </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>source</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the source or target terminal of the cell. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>source</em>&nbsp;</td><td>Boolean that specifies if the source terminal should be returned.</td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Returns the source or target terminal.</dd></dl>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#a734794247296f21c0b2aa729ff35541e">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a2ef296de0e040c680902e314b9b199c0"></a><!-- doxytag: member="com::mxgraph::mxCell::Insert" ref="a2ef296de0e040c680902e314b9b199c0" args="(mxICell child, int index)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> com::mxgraph::mxCell::Insert </td>
<td>(</td>
<td class="paramtype"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td>
<td class="paramname"> <em>child</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>index</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Inserts the specified child into the child array at the specified index and updates the parent reference of the child. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>child</em>&nbsp;</td><td>Cell to be inserted into the child array.</td></tr>
<tr><td valign="top"></td><td valign="top"><em>index</em>&nbsp;</td><td>Integer that specifies the index at which the child should be inserted into the child array.</td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Returns the inserted child.</dd></dl>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#aa8045711110e26d63178e10e3491ef41">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a7ed5d9b7c09fe2fe55e1c0678a8ddf13"></a><!-- doxytag: member="com::mxgraph::mxCell::Insert" ref="a7ed5d9b7c09fe2fe55e1c0678a8ddf13" args="(mxICell child)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> com::mxgraph::mxCell::Insert </td>
<td>(</td>
<td class="paramtype"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td>
<td class="paramname"> <em>child</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Appends the specified child into the child array and updates the parent reference of the child. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>child</em>&nbsp;</td><td>Cell to be appended to the child array.</td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Returns the appended child.</dd></dl>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#aafa67a81d45b05767470e811300836db">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="ab46383e5589e5ab052da16f7ad765aad"></a><!-- doxytag: member="com::mxgraph::mxCell::InsertEdge" ref="ab46383e5589e5ab052da16f7ad765aad" args="(mxICell edge, bool isOutgoing)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> com::mxgraph::mxCell::InsertEdge </td>
<td>(</td>
<td class="paramtype"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td>
<td class="paramname"> <em>edge</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>isOutgoing</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Inserts the specified edge into the edge array and returns the edge. Will update the respective terminal reference of the edge. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>edge</em>&nbsp;</td><td>Cell to be inserted into the edge array.</td></tr>
<tr><td valign="top"></td><td valign="top"><em>isOutgoing</em>&nbsp;</td><td>Boolean that specifies if the edge is outgoing.</td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Returns the inserted edge.</dd></dl>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#a5a394317ecfcab21eb6709b388ccf132">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a7913d4ce0c65be899d01e2426db706ef"></a><!-- doxytag: member="com::mxgraph::mxCell::Remove" ref="a7913d4ce0c65be899d01e2426db706ef" args="(mxICell child)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> com::mxgraph::mxCell::Remove </td>
<td>(</td>
<td class="paramtype"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td>
<td class="paramname"> <em>child</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Removes the given child from the child array. Will remove the parent reference of the child. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>child</em>&nbsp;</td><td></td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Returns the child that was removed.</dd></dl>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#a02a754371b8afc0dba9af484bd05a062">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a79ec0fea93a81fc482020e010faf928c"></a><!-- doxytag: member="com::mxgraph::mxCell::Remove" ref="a79ec0fea93a81fc482020e010faf928c" args="(int index)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> com::mxgraph::mxCell::Remove </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>index</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Removes the child at the specified index from the child array and returns the child that was removed. Will remove the parent reference of the child. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>index</em>&nbsp;</td><td>Integer that specifies the index of the child to be removed.</td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Returns the child that was removed.</dd></dl>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#aa6986d9d010d246e844a4443723f390d">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="ab4c1f70e744e50d33a9d6c0174877ead"></a><!-- doxytag: member="com::mxgraph::mxCell::RemoveEdge" ref="ab4c1f70e744e50d33a9d6c0174877ead" args="(mxICell edge, bool isOutgoing)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> com::mxgraph::mxCell::RemoveEdge </td>
<td>(</td>
<td class="paramtype"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td>
<td class="paramname"> <em>edge</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>isOutgoing</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Removes the specified edge from the edge array and returns the edge. Will remove the respective terminal reference from the edge. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>edge</em>&nbsp;</td><td>Cell to be removed from the edge array.</td></tr>
<tr><td valign="top"></td><td valign="top"><em>isOutgoing</em>&nbsp;</td><td>Boolean that specifies if the edge is outgoing.</td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Returns the edge that was removed.</dd></dl>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#a11ea99ed0ab26b204111e23167431273">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a9af735a9deb670fc9a65ad69694212ff"></a><!-- doxytag: member="com::mxgraph::mxCell::RemoveFromParent" ref="a9af735a9deb670fc9a65ad69694212ff" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void com::mxgraph::mxCell::RemoveFromParent </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Removes the cell from its parent. </p>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#a5bf0176d9d12329e4b092633c4022310">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a18eba4e3a1ff29735fcad45439aa340a"></a><!-- doxytag: member="com::mxgraph::mxCell::RemoveFromTerminal" ref="a18eba4e3a1ff29735fcad45439aa340a" args="(bool isSource)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void com::mxgraph::mxCell::RemoveFromTerminal </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>isSource</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Removes the edge from its source or target terminal. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>isSource</em>&nbsp;</td><td>Boolean that specifies if the edge should be removed from its source or target terminal.</td></tr>
</table>
</dd>
</dl>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#a7bd60ecba9b833e9157d8b330a963182">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a0f86db625fe9cefdadf4b42a4eb1a863"></a><!-- doxytag: member="com::mxgraph::mxCell::SetAttribute" ref="a0f86db625fe9cefdadf4b42a4eb1a863" args="(String name, String value)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void com::mxgraph::mxCell::SetAttribute </td>
<td>(</td>
<td class="paramtype">String&nbsp;</td>
<td class="paramname"> <em>name</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">String&nbsp;</td>
<td class="paramname"> <em>value</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Sets the specified attribute on the user object if it is an XML node. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>name</em>&nbsp;</td><td>Name of the attribute whose value should be set.</td></tr>
<tr><td valign="top"></td><td valign="top"><em>value</em>&nbsp;</td><td>New value of the attribute.</td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="a538315083698deeeaad366624ea83dd8"></a><!-- doxytag: member="com::mxgraph::mxCell::SetTerminal" ref="a538315083698deeeaad366624ea83dd8" args="(mxICell terminal, bool isSource)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> com::mxgraph::mxCell::SetTerminal </td>
<td>(</td>
<td class="paramtype"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&nbsp;</td>
<td class="paramname"> <em>terminal</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>source</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Sets the source or target terminal. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>terminal</em>&nbsp;</td><td>Cell that represents the new source or target terminal.</td></tr>
<tr><td valign="top"></td><td valign="top"><em>source</em>&nbsp;</td><td>Boolean that specifies if the source or target terminal should be set.</td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Returns the new terminal.</dd></dl>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#a1f9617dfb062f2388c00b961a8b2bad1">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a1c2fb190cdcd3491244fa2139d251e95"></a><!-- doxytag: member="com::mxgraph::mxCell::children" ref="a1c2fb190cdcd3491244fa2139d251e95" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">List&lt;<a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&gt; <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a1c2fb190cdcd3491244fa2139d251e95">com::mxgraph::mxCell::children</a><code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Holds the child cells. </p>
</div>
</div>
<a class="anchor" id="a0d9fb7116c8ac4c8e1bedc88dbfabef1"></a><!-- doxytag: member="com::mxgraph::mxCell::collapsed" ref="a0d9fb7116c8ac4c8e1bedc88dbfabef1" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a0d9fb7116c8ac4c8e1bedc88dbfabef1">com::mxgraph::mxCell::collapsed</a> = false<code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Specifies whether the cell is collapsed. Default value is false. </p>
</div>
</div>
<a class="anchor" id="a99130172e0a3b5043450904c3e629800"></a><!-- doxytag: member="com::mxgraph::mxCell::connectable" ref="a99130172e0a3b5043450904c3e629800" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a99130172e0a3b5043450904c3e629800">com::mxgraph::mxCell::connectable</a> = true<code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Specifies whether the cell connectable. Default value is true. </p>
</div>
</div>
<a class="anchor" id="a21789506573a48e8d29fc6dfd2f329d8"></a><!-- doxytag: member="com::mxgraph::mxCell::edge" ref="a21789506573a48e8d29fc6dfd2f329d8" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a21789506573a48e8d29fc6dfd2f329d8">com::mxgraph::mxCell::edge</a> = false<code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Specifies whether the cell is an edge. Default value is false. </p>
</div>
</div>
<a class="anchor" id="a3a7bf8563718df5d6a116c22b588d14b"></a><!-- doxytag: member="com::mxgraph::mxCell::edges" ref="a3a7bf8563718df5d6a116c22b588d14b" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">List&lt;<a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&gt; <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a3a7bf8563718df5d6a116c22b588d14b">com::mxgraph::mxCell::edges</a><code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Holds the connected edges. </p>
</div>
</div>
<a class="anchor" id="a33cbc795bf87553265989e5c46c8bde2"></a><!-- doxytag: member="com::mxgraph::mxCell::geometry" ref="a33cbc795bf87553265989e5c46c8bde2" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classcom_1_1mxgraph_1_1mxGeometry.html">mxGeometry</a> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a33cbc795bf87553265989e5c46c8bde2">com::mxgraph::mxCell::geometry</a><code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Holds the geometry. Default is null. </p>
</div>
</div>
<a class="anchor" id="abf05efba60ca503ace3dcdfd3a7885a7"></a><!-- doxytag: member="com::mxgraph::mxCell::id" ref="abf05efba60ca503ace3dcdfd3a7885a7" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#abf05efba60ca503ace3dcdfd3a7885a7">com::mxgraph::mxCell::id</a><code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Holds the Id. Default is null. </p>
</div>
</div>
<a class="anchor" id="adaaec96af4af506642844f3752c3efc0"></a><!-- doxytag: member="com::mxgraph::mxCell::parent" ref="adaaec96af4af506642844f3752c3efc0" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#adaaec96af4af506642844f3752c3efc0">com::mxgraph::mxCell::parent</a><code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Reference to the parent cell. </p>
</div>
</div>
<a class="anchor" id="a60fb78a3ea85690d6596b67f8c5b9e3a"></a><!-- doxytag: member="com::mxgraph::mxCell::source" ref="a60fb78a3ea85690d6596b67f8c5b9e3a" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a60fb78a3ea85690d6596b67f8c5b9e3a">com::mxgraph::mxCell::source</a><code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Reference to the source terminal of an edge. </p>
</div>
</div>
<a class="anchor" id="a4aa563833237d77522acd9c17fd9f86e"></a><!-- doxytag: member="com::mxgraph::mxCell::style" ref="a4aa563833237d77522acd9c17fd9f86e" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a4aa563833237d77522acd9c17fd9f86e">com::mxgraph::mxCell::style</a><code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Holds the geometry. Default is null. </p>
</div>
</div>
<a class="anchor" id="a8b5bbb4cabfc6feeaa977ffdd5b80ec6"></a><!-- doxytag: member="com::mxgraph::mxCell::target" ref="a8b5bbb4cabfc6feeaa977ffdd5b80ec6" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a8b5bbb4cabfc6feeaa977ffdd5b80ec6">com::mxgraph::mxCell::target</a><code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Reference to the target terminal of an edge. </p>
</div>
</div>
<a class="anchor" id="a9209b3c4788fd77d0ebe253a7f8e4553"></a><!-- doxytag: member="com::mxgraph::mxCell::value" ref="a9209b3c4788fd77d0ebe253a7f8e4553" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Object <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a9209b3c4788fd77d0ebe253a7f8e4553">com::mxgraph::mxCell::value</a><code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Holds the user object. Default is null. </p>
</div>
</div>
<a class="anchor" id="a5798deeacdfd221f124e5b66ef3f296c"></a><!-- doxytag: member="com::mxgraph::mxCell::vertex" ref="a5798deeacdfd221f124e5b66ef3f296c" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a5798deeacdfd221f124e5b66ef3f296c">com::mxgraph::mxCell::vertex</a> = false<code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Specifies whether the cell is a vertex. Default value is false. </p>
</div>
</div>
<a class="anchor" id="ac5c3eb4463bdcef39e0bc28a71647e49"></a><!-- doxytag: member="com::mxgraph::mxCell::visible" ref="ac5c3eb4463bdcef39e0bc28a71647e49" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#ac5c3eb4463bdcef39e0bc28a71647e49">com::mxgraph::mxCell::visible</a> = true<code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Specifies whether the cell is visible. Default value is true. </p>
</div>
</div>
<hr/><h2>Property Documentation</h2>
<a class="anchor" id="aca613934c56c8f69cb432db7faf19bf6"></a><!-- doxytag: member="com::mxgraph::mxCell::Collapsed" ref="aca613934c56c8f69cb432db7faf19bf6" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool com::mxgraph::mxCell::Collapsed<code> [get, set]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Sets or returns the collapsed state of the cell. </p>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#aa81ab5ecd3876b35ceae096eba788648">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a47d8ff40770b1bdd107de01b61399087"></a><!-- doxytag: member="com::mxgraph::mxCell::Connectable" ref="a47d8ff40770b1bdd107de01b61399087" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool com::mxgraph::mxCell::Connectable<code> [get, set]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns true if the cell is connectable. </p>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#af6db22ef27fd0f9b264ca003f09f07c8">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="ae63470bb0cce48a707ef1755403628bc"></a><!-- doxytag: member="com::mxgraph::mxCell::Edge" ref="ae63470bb0cce48a707ef1755403628bc" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool com::mxgraph::mxCell::Edge<code> [get, set]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns true if the cell is an edge. </p>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#aadef1ce3fe1dc603d43381b2602d30b5">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a087a9707e46db471c5bfd382728a73ec"></a><!-- doxytag: member="com::mxgraph::mxCell::Geometry" ref="a087a9707e46db471c5bfd382728a73ec" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classcom_1_1mxgraph_1_1mxGeometry.html">mxGeometry</a> com::mxgraph::mxCell::Geometry<code> [get, set]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Sets or returns the geometry of the cell. </p>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#a6ec04f5ca6911ce35abed62f342949c3">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a163926756b42d66b33db6bf6fa15b0e4"></a><!-- doxytag: member="com::mxgraph::mxCell::Id" ref="a163926756b42d66b33db6bf6fa15b0e4" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string com::mxgraph::mxCell::Id<code> [get, set]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Sets or returns the Id of the cell. </p>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#a5ef2d884860acb7b0b1386506a8e8a99">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="aa2e16e11504aca0ff7d83699b801fd11"></a><!-- doxytag: member="com::mxgraph::mxCell::Parent" ref="aa2e16e11504aca0ff7d83699b801fd11" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> com::mxgraph::mxCell::Parent<code> [get, set]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Sets or returns the parent of the cell. </p>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#a46e6502b14270fcc1c470a0f52cdfbb6">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a38f1bc3601c41a8dd4576bf78ed84666"></a><!-- doxytag: member="com::mxgraph::mxCell::Source" ref="a38f1bc3601c41a8dd4576bf78ed84666" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> com::mxgraph::mxCell::Source<code> [get, set]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Sets or returns the source terminal of the cell. </p>
</div>
</div>
<a class="anchor" id="a7ec99d9ad8df482d8cf649047fb9dc8e"></a><!-- doxytag: member="com::mxgraph::mxCell::Style" ref="a7ec99d9ad8df482d8cf649047fb9dc8e" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string com::mxgraph::mxCell::Style<code> [get, set]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Sets or returns the string that describes the style. </p>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#a07ad177f489a0f98a219de8c38383c91">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a23831c55f022ad691faf6d29021b7430"></a><!-- doxytag: member="com::mxgraph::mxCell::Target" ref="a23831c55f022ad691faf6d29021b7430" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> com::mxgraph::mxCell::Target<code> [get, set]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Sets or returns the target terminal of the cell. </p>
</div>
</div>
<a class="anchor" id="a5ad4a37116bc172cf16d7956551606ac"></a><!-- doxytag: member="com::mxgraph::mxCell::Value" ref="a5ad4a37116bc172cf16d7956551606ac" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Object com::mxgraph::mxCell::Value<code> [get, set]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Sets or returns the user object of the cell. </p>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#a0904b5cab7cb4daa0261eac00f37739b">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a9587ee53135f8ed718b8c3f6d65d68cc"></a><!-- doxytag: member="com::mxgraph::mxCell::Vertex" ref="a9587ee53135f8ed718b8c3f6d65d68cc" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool com::mxgraph::mxCell::Vertex<code> [get, set]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns true if the cell is a vertex. </p>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#addd27dbb6c0c31fefdc7f4b306b7aa69">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a4ff3745efccdf976c50c60440110384e"></a><!-- doxytag: member="com::mxgraph::mxCell::Visible" ref="a4ff3745efccdf976c50c60440110384e" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool com::mxgraph::mxCell::Visible<code> [get, set]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Sets or returns the visible state of the cell. </p>
<p>Implements <a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html#a172b8415c63a0dc7d7a7b151f1bae849">com::mxgraph::mxICell</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>src/model/mxCell.cs</li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Fri Sep 28 07:43:43 2012 for mxGraph by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>