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

1296 lines
71 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.mxCell 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_1mxCell.html">mxCell</a> </li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-attribs">Protected Attributes</a> &#124;
<a href="#properties">Properties</a> </div>
<div class="headertitle">
<div class="title">com.mxgraph.mxCell Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<!-- 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="classcom_1_1mxgraph_1_1mxCell.html#details">More...</a></p>
<div class="dynheader">
Inheritance diagram for com.mxgraph.mxCell:</div>
<div class="dyncontent">
<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" title="Defines the requirements for a cell that can be used in an mxGraphModel." alt="com.mxgraph.mxICell" shape="rect" coords="0,0,131,24"/>
</map>
</div></div>
<p><a href="classcom_1_1mxgraph_1_1mxCell-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#af9ba5c83d21ec2ed5638c4df448fecdf">mxCell</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructs a new empty cell. <a href="#af9ba5c83d21ec2ed5638c4df448fecdf"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a1feea6d23a7df67df5c8c0a28d4cf286">mxCell</a> (Object <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#af09de71133810859c37aa33574afa170">value</a>)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructs a new cell for the given value. <a href="#a1feea6d23a7df67df5c8c0a28d4cf286"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#ac7b1d5ad2072366e39e92bd3a2f09615">mxCell</a> (Object <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#af09de71133810859c37aa33574afa170">value</a>, <a class="el" href="classcom_1_1mxgraph_1_1mxGeometry.html">mxGeometry</a> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a632ad6d0d33e0de1a11c29ede946e4d3">geometry</a>, string <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a4d46367056377ebf7ea4213370f7a901">style</a>)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructs a new cell for the given value, geometry and style. <a href="#ac7b1d5ad2072366e39e92bd3a2f09615"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a2a8662f4dda5a1801a2d487d7c0b9efc">GetTerminal</a> (bool <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a0e2cd10d112ff38f36940bd38d256c14">source</a>)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the source or target terminal of the cell. <a href="#a2a8662f4dda5a1801a2d487d7c0b9efc"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a2a3506a0c1612e9d2a14f2ad220978d1">SetTerminal</a> (<a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> terminal, bool isSource)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the source or target terminal. <a href="#a2a3506a0c1612e9d2a14f2ad220978d1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#ae29185b78b4e1ceb46a22f1644685e6f">ChildCount</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the number of child cells. <a href="#ae29185b78b4e1ceb46a22f1644685e6f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#abde57378112864b0b6d325940fc610e0">GetIndex</a> (<a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> child)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the index of the specified child in the child array. <a href="#abde57378112864b0b6d325940fc610e0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#af54e6296f928eab0643a579ed3c2f912">GetChildAt</a> (int index)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the child at the specified index. <a href="#af54e6296f928eab0643a579ed3c2f912"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#abaa8c28e8b79e75a271ff14911e94ba0">Insert</a> (<a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> child)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Appends the specified child into the child array and updates the parent reference of the child. <a href="#abaa8c28e8b79e75a271ff14911e94ba0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a4a05cc231437bb25a912e23e388d1a9b">Insert</a> (<a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> child, int index)</td></tr>
<tr><td class="mdescLeft">&#160;</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="#a4a05cc231437bb25a912e23e388d1a9b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#acdf22060adf6621806c716ed2152e869">Remove</a> (int index)</td></tr>
<tr><td class="mdescLeft">&#160;</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="#acdf22060adf6621806c716ed2152e869"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a72c60a168dcb61e9b6c2684733e14396">Remove</a> (<a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> child)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Removes the given child from the child array. Will remove the parent reference of the child. <a href="#a72c60a168dcb61e9b6c2684733e14396"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a1524fc99259ee2e69f383efd1df77834">RemoveFromParent</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Removes the cell from its parent. <a href="#a1524fc99259ee2e69f383efd1df77834"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a690bd92fb8f1b65300d7e6281c4187a6">EdgeCount</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the number of edges in the edge array. <a href="#a690bd92fb8f1b65300d7e6281c4187a6"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a2ab7a4eb639d489b5a1f5f71685a6bab">GetEdgeIndex</a> (<a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a7bf51a346d3ef18b27a846c84b1982e0">edge</a>)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the index of the specified edge in the edge array. <a href="#a2ab7a4eb639d489b5a1f5f71685a6bab"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a7d1aa96d01c6d6fa29722d3fd5945d91">GetEdgeAt</a> (int index)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the edge at the specified index in the edge array. <a href="#a7d1aa96d01c6d6fa29722d3fd5945d91"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#ae95feac8cd10da96cd94a6d0d3168a0c">InsertEdge</a> (<a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a7bf51a346d3ef18b27a846c84b1982e0">edge</a>, bool isOutgoing)</td></tr>
<tr><td class="mdescLeft">&#160;</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="#ae95feac8cd10da96cd94a6d0d3168a0c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#ae4aff9f091c4f126e48bf903ec69ff30">RemoveEdge</a> (<a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a7bf51a346d3ef18b27a846c84b1982e0">edge</a>, bool isOutgoing)</td></tr>
<tr><td class="mdescLeft">&#160;</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="#ae4aff9f091c4f126e48bf903ec69ff30"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#af5e3d12f0a6c64b39492113904fb0633">RemoveFromTerminal</a> (bool isSource)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Removes the edge from its source or target terminal. <a href="#af5e3d12f0a6c64b39492113904fb0633"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">String&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#aafed99eb1145d959427f1c74b4fbc079">GetAttribute</a> (String name)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the specified attribute from the user object if it is an XML. <a href="#aafed99eb1145d959427f1c74b4fbc079"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">String&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a6d142591835110d49a6ccf146342da96">GetAttribute</a> (String name, String defaultValue)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the specified attribute from the user object if it is an XML. <a href="#a6d142591835110d49a6ccf146342da96"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#af2bd8448ef796ba9a20f6d0eccc3329e">SetAttribute</a> (String name, String <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#af09de71133810859c37aa33574afa170">value</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">Object&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a6793e54243c165ab05567800fc1d39b3">Clone</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns a clone of this cell. <a href="#a6793e54243c165ab05567800fc1d39b3"></a><br/></td></tr>
<tr><td colspan="2"><h2><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a96208601ff498c8eb119a78e2b404581">id</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Holds the Id. Default is null. <a href="#a96208601ff498c8eb119a78e2b404581"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">Object&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#af09de71133810859c37aa33574afa170">value</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Holds the user object. Default is null. <a href="#af09de71133810859c37aa33574afa170"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classcom_1_1mxgraph_1_1mxGeometry.html">mxGeometry</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a632ad6d0d33e0de1a11c29ede946e4d3">geometry</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Holds the geometry. Default is null. <a href="#a632ad6d0d33e0de1a11c29ede946e4d3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a4d46367056377ebf7ea4213370f7a901">style</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Holds the geometry. Default is null. <a href="#a4d46367056377ebf7ea4213370f7a901"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#aa74e9e23e0e7295522c0fff68da9c146">vertex</a> = false</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Specifies whether the cell is a vertex. Default value is false. <a href="#aa74e9e23e0e7295522c0fff68da9c146"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a7bf51a346d3ef18b27a846c84b1982e0">edge</a> = false</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Specifies whether the cell is an edge. Default value is false. <a href="#a7bf51a346d3ef18b27a846c84b1982e0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#aacbaebae54bb4331d5fa150fdfea557a">connectable</a> = true</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Specifies whether the cell connectable. Default value is true. <a href="#aacbaebae54bb4331d5fa150fdfea557a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a86e272828e9d301fde496a935fcc0443">visible</a> = true</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Specifies whether the cell is visible. Default value is true. <a href="#a86e272828e9d301fde496a935fcc0443"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a5b910161b43fae70f09db6c246199351">collapsed</a> = false</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Specifies whether the cell is collapsed. Default value is false. <a href="#a5b910161b43fae70f09db6c246199351"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#afc569aa9d0a5e2fddd3f9e2c377f0d6a">parent</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Reference to the parent cell. <a href="#afc569aa9d0a5e2fddd3f9e2c377f0d6a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a0e2cd10d112ff38f36940bd38d256c14">source</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Reference to the source terminal of an edge. <a href="#a0e2cd10d112ff38f36940bd38d256c14"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a5d9f1c215c4a635d15d26401de2f845f">target</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Reference to the target terminal of an edge. <a href="#a5d9f1c215c4a635d15d26401de2f845f"></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;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a087906ded4e7bf108ac3fd3e693d6346">children</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Holds the child cells. <a href="#a087906ded4e7bf108ac3fd3e693d6346"></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;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#aa8e99e85cded65a3b63aa10cb7afea1a">edges</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Holds the connected edges. <a href="#aa8e99e85cded65a3b63aa10cb7afea1a"></a><br/></td></tr>
<tr><td colspan="2"><h2><a name="properties"></a>
Properties</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#acc47e52231235389ba2bb30621d001e2">Id</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets or returns the Id of the cell. <a href="#acc47e52231235389ba2bb30621d001e2"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">Object&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#aec756fb22319774630d7a55abfa77705">Value</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets or returns the user object of the cell. <a href="#aec756fb22319774630d7a55abfa77705"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classcom_1_1mxgraph_1_1mxGeometry.html">mxGeometry</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a99c8d7fd5f5efce1c55a9eb02d2a96c5">Geometry</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets or returns the geometry of the cell. <a href="#a99c8d7fd5f5efce1c55a9eb02d2a96c5"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a0c4f43195ca10602b0af8e52533db0cf">Style</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets or returns the string that describes the style. <a href="#a0c4f43195ca10602b0af8e52533db0cf"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a677a1a1f5217fb9e3c8de5ff5cb297ec">Vertex</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns true if the cell is a vertex. <a href="#a677a1a1f5217fb9e3c8de5ff5cb297ec"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a9dd5226f0130e69a6872060cd4dfea7e">Edge</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns true if the cell is an edge. <a href="#a9dd5226f0130e69a6872060cd4dfea7e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#ae6ce1258a552b876faa6f1101925995b">Connectable</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns true if the cell is connectable. <a href="#ae6ce1258a552b876faa6f1101925995b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a794ede7ea39477d252d08655b292ca11">Visible</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets or returns the visible state of the cell. <a href="#a794ede7ea39477d252d08655b292ca11"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#abf71447039e0b755e5d5e1accafc62a6">Collapsed</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets or returns the collapsed state of the cell. <a href="#abf71447039e0b755e5d5e1accafc62a6"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a5699d7b8d2fa1483bf306e9c548761c1">Parent</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets or returns the parent of the cell. <a href="#a5699d7b8d2fa1483bf306e9c548761c1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a479e500295a75c63f40f2ad8a980bf7c">Source</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets or returns the source terminal of the cell. <a href="#a479e500295a75c63f40f2ad8a980bf7c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#ad9dae4db32be4d75f1861dd87f24aeec">Target</a><code> [get, set]</code></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets or returns the target terminal of the cell. <a href="#ad9dae4db32be4d75f1861dd87f24aeec"></a><br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Cells are the elements of the graph model. They represent the state of the groups, vertices and edges in a graph. </p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="af9ba5c83d21ec2ed5638c4df448fecdf"></a><!-- doxytag: member="com::mxgraph::mxCell::mxCell" ref="af9ba5c83d21ec2ed5638c4df448fecdf" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#af9ba5c83d21ec2ed5638c4df448fecdf">com.mxgraph.mxCell.mxCell</a> </td>
<td>(</td>
<td class="paramname"></td><td>)</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="a1feea6d23a7df67df5c8c0a28d4cf286"></a><!-- doxytag: member="com::mxgraph::mxCell::mxCell" ref="a1feea6d23a7df67df5c8c0a28d4cf286" args="(Object value)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#af9ba5c83d21ec2ed5638c4df448fecdf">com.mxgraph.mxCell.mxCell</a> </td>
<td>(</td>
<td class="paramtype">Object&#160;</td>
<td class="paramname"><em>value</em></td><td>)</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Constructs a new cell for the given value. </p>
<dl class="params"><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">value</td><td>Value that represents the user object.</td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="ac7b1d5ad2072366e39e92bd3a2f09615"></a><!-- doxytag: member="com::mxgraph::mxCell::mxCell" ref="ac7b1d5ad2072366e39e92bd3a2f09615" args="(Object value, mxGeometry geometry, string style)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#af9ba5c83d21ec2ed5638c4df448fecdf">com.mxgraph.mxCell.mxCell</a> </td>
<td>(</td>
<td class="paramtype">Object&#160;</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>&#160;</td>
<td class="paramname"><em>geometry</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">string&#160;</td>
<td class="paramname"><em>style</em>&#160;</td>
</tr>
<tr>
<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 class="params"><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">value</td><td>Value that represents the user object.</td></tr>
<tr><td class="paramname">geometry</td><td>Geometry of the cell to be created.</td></tr>
<tr><td class="paramname">style</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="ae29185b78b4e1ceb46a22f1644685e6f"></a><!-- doxytag: member="com::mxgraph::mxCell::ChildCount" ref="ae29185b78b4e1ceb46a22f1644685e6f" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#ae29185b78b4e1ceb46a22f1644685e6f">com.mxgraph.mxCell.ChildCount</a> </td>
<td>(</td>
<td class="paramname"></td><td>)</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#a36e9eb9110b62095cdce78caf919c6f4">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a6793e54243c165ab05567800fc1d39b3"></a><!-- doxytag: member="com::mxgraph::mxCell::Clone" ref="a6793e54243c165ab05567800fc1d39b3" 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#a6793e54243c165ab05567800fc1d39b3">com.mxgraph.mxCell.Clone</a> </td>
<td>(</td>
<td class="paramname"></td><td>)</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#ab167c672804cde90b1eeec9e62f078bb">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a690bd92fb8f1b65300d7e6281c4187a6"></a><!-- doxytag: member="com::mxgraph::mxCell::EdgeCount" ref="a690bd92fb8f1b65300d7e6281c4187a6" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a690bd92fb8f1b65300d7e6281c4187a6">com.mxgraph.mxCell.EdgeCount</a> </td>
<td>(</td>
<td class="paramname"></td><td>)</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#af8b9d615b2d903104ee7b4b325e7a2df">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="aafed99eb1145d959427f1c74b4fbc079"></a><!-- doxytag: member="com::mxgraph::mxCell::GetAttribute" ref="aafed99eb1145d959427f1c74b4fbc079" args="(String name)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">String <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#aafed99eb1145d959427f1c74b4fbc079">com.mxgraph.mxCell.GetAttribute</a> </td>
<td>(</td>
<td class="paramtype">String&#160;</td>
<td class="paramname"><em>name</em></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 class="params"><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">name</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="a6d142591835110d49a6ccf146342da96"></a><!-- doxytag: member="com::mxgraph::mxCell::GetAttribute" ref="a6d142591835110d49a6ccf146342da96" args="(String name, String defaultValue)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">String <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#aafed99eb1145d959427f1c74b4fbc079">com.mxgraph.mxCell.GetAttribute</a> </td>
<td>(</td>
<td class="paramtype">String&#160;</td>
<td class="paramname"><em>name</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">String&#160;</td>
<td class="paramname"><em>defaultValue</em>&#160;</td>
</tr>
<tr>
<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 class="params"><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">name</td><td>Name of the attribute whose value should be returned.</td></tr>
<tr><td class="paramname">defaultValue</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="af54e6296f928eab0643a579ed3c2f912"></a><!-- doxytag: member="com::mxgraph::mxCell::GetChildAt" ref="af54e6296f928eab0643a579ed3c2f912" 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> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#af54e6296f928eab0643a579ed3c2f912">com.mxgraph.mxCell.GetChildAt</a> </td>
<td>(</td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>index</em></td><td>)</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the child at the specified index. </p>
<dl class="params"><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">index</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#a4d8537b8b40c0fb6ae718d97b647ea5e">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a7d1aa96d01c6d6fa29722d3fd5945d91"></a><!-- doxytag: member="com::mxgraph::mxCell::GetEdgeAt" ref="a7d1aa96d01c6d6fa29722d3fd5945d91" 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> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a7d1aa96d01c6d6fa29722d3fd5945d91">com.mxgraph.mxCell.GetEdgeAt</a> </td>
<td>(</td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>index</em></td><td>)</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 class="params"><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">index</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#ac3e4bc780565c42c1b77c7d097b21602">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a2ab7a4eb639d489b5a1f5f71685a6bab"></a><!-- doxytag: member="com::mxgraph::mxCell::GetEdgeIndex" ref="a2ab7a4eb639d489b5a1f5f71685a6bab" args="(mxICell edge)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a2ab7a4eb639d489b5a1f5f71685a6bab">com.mxgraph.mxCell.GetEdgeIndex</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td>
<td class="paramname"><em>edge</em></td><td>)</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 class="params"><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">edge</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#a9284de8e506976d91d482b543e4c44ee">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="abde57378112864b0b6d325940fc610e0"></a><!-- doxytag: member="com::mxgraph::mxCell::GetIndex" ref="abde57378112864b0b6d325940fc610e0" args="(mxICell child)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#abde57378112864b0b6d325940fc610e0">com.mxgraph.mxCell.GetIndex</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td>
<td class="paramname"><em>child</em></td><td>)</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 class="params"><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">child</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#a589375a7ca703765056b231d8c54df54">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a2a8662f4dda5a1801a2d487d7c0b9efc"></a><!-- doxytag: member="com::mxgraph::mxCell::GetTerminal" ref="a2a8662f4dda5a1801a2d487d7c0b9efc" 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> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a2a8662f4dda5a1801a2d487d7c0b9efc">com.mxgraph.mxCell.GetTerminal</a> </td>
<td>(</td>
<td class="paramtype">bool&#160;</td>
<td class="paramname"><em>source</em></td><td>)</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the source or target terminal of the cell. </p>
<dl class="params"><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">source</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#a30ed7cb4d9fca0f6a5d832fbb77d6f3d">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="abaa8c28e8b79e75a271ff14911e94ba0"></a><!-- doxytag: member="com::mxgraph::mxCell::Insert" ref="abaa8c28e8b79e75a271ff14911e94ba0" 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> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#abaa8c28e8b79e75a271ff14911e94ba0">com.mxgraph.mxCell.Insert</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td>
<td class="paramname"><em>child</em></td><td>)</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 class="params"><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">child</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#a40465416ebdc8d255412d4560d17248e">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a4a05cc231437bb25a912e23e388d1a9b"></a><!-- doxytag: member="com::mxgraph::mxCell::Insert" ref="a4a05cc231437bb25a912e23e388d1a9b" 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> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#abaa8c28e8b79e75a271ff14911e94ba0">com.mxgraph.mxCell.Insert</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td>
<td class="paramname"><em>child</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>index</em>&#160;</td>
</tr>
<tr>
<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 class="params"><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">child</td><td>Cell to be inserted into the child array.</td></tr>
<tr><td class="paramname">index</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#a08acde913a24f478a36607d54e9957c4">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="ae95feac8cd10da96cd94a6d0d3168a0c"></a><!-- doxytag: member="com::mxgraph::mxCell::InsertEdge" ref="ae95feac8cd10da96cd94a6d0d3168a0c" 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> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#ae95feac8cd10da96cd94a6d0d3168a0c">com.mxgraph.mxCell.InsertEdge</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td>
<td class="paramname"><em>edge</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&#160;</td>
<td class="paramname"><em>isOutgoing</em>&#160;</td>
</tr>
<tr>
<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 class="params"><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">edge</td><td>Cell to be inserted into the edge array.</td></tr>
<tr><td class="paramname">isOutgoing</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#a120872cffb87a5c7998e2965ea55998d">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="acdf22060adf6621806c716ed2152e869"></a><!-- doxytag: member="com::mxgraph::mxCell::Remove" ref="acdf22060adf6621806c716ed2152e869" 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> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#acdf22060adf6621806c716ed2152e869">com.mxgraph.mxCell.Remove</a> </td>
<td>(</td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>index</em></td><td>)</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 class="params"><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">index</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#aa3462601721f7cbca79feb047e2baad4">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a72c60a168dcb61e9b6c2684733e14396"></a><!-- doxytag: member="com::mxgraph::mxCell::Remove" ref="a72c60a168dcb61e9b6c2684733e14396" 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> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#acdf22060adf6621806c716ed2152e869">com.mxgraph.mxCell.Remove</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td>
<td class="paramname"><em>child</em></td><td>)</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 class="params"><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">child</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#affbffd01325863c7178a15a885322582">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="ae4aff9f091c4f126e48bf903ec69ff30"></a><!-- doxytag: member="com::mxgraph::mxCell::RemoveEdge" ref="ae4aff9f091c4f126e48bf903ec69ff30" 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> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#ae4aff9f091c4f126e48bf903ec69ff30">com.mxgraph.mxCell.RemoveEdge</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td>
<td class="paramname"><em>edge</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&#160;</td>
<td class="paramname"><em>isOutgoing</em>&#160;</td>
</tr>
<tr>
<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 class="params"><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">edge</td><td>Cell to be removed from the edge array.</td></tr>
<tr><td class="paramname">isOutgoing</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#a5289b2113163a282469195973842da33">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a1524fc99259ee2e69f383efd1df77834"></a><!-- doxytag: member="com::mxgraph::mxCell::RemoveFromParent" ref="a1524fc99259ee2e69f383efd1df77834" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a1524fc99259ee2e69f383efd1df77834">com.mxgraph.mxCell.RemoveFromParent</a> </td>
<td>(</td>
<td class="paramname"></td><td>)</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#a621f012e24ad02937e41ee4c938e4209">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="af5e3d12f0a6c64b39492113904fb0633"></a><!-- doxytag: member="com::mxgraph::mxCell::RemoveFromTerminal" ref="af5e3d12f0a6c64b39492113904fb0633" args="(bool isSource)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#af5e3d12f0a6c64b39492113904fb0633">com.mxgraph.mxCell.RemoveFromTerminal</a> </td>
<td>(</td>
<td class="paramtype">bool&#160;</td>
<td class="paramname"><em>isSource</em></td><td>)</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Removes the edge from its source or target terminal. </p>
<dl class="params"><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">isSource</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#a3759cba4266764c9427cd3b9d423d815">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="af2bd8448ef796ba9a20f6d0eccc3329e"></a><!-- doxytag: member="com::mxgraph::mxCell::SetAttribute" ref="af2bd8448ef796ba9a20f6d0eccc3329e" args="(String name, String value)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#af2bd8448ef796ba9a20f6d0eccc3329e">com.mxgraph.mxCell.SetAttribute</a> </td>
<td>(</td>
<td class="paramtype">String&#160;</td>
<td class="paramname"><em>name</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">String&#160;</td>
<td class="paramname"><em>value</em>&#160;</td>
</tr>
<tr>
<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 class="params"><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">name</td><td>Name of the attribute whose value should be set.</td></tr>
<tr><td class="paramname">value</td><td>New value of the attribute.</td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="a2a3506a0c1612e9d2a14f2ad220978d1"></a><!-- doxytag: member="com::mxgraph::mxCell::SetTerminal" ref="a2a3506a0c1612e9d2a14f2ad220978d1" 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> <a class="el" href="classcom_1_1mxgraph_1_1mxCell.html#a2a3506a0c1612e9d2a14f2ad220978d1">com.mxgraph.mxCell.SetTerminal</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="interfacecom_1_1mxgraph_1_1mxICell.html">mxICell</a>&#160;</td>
<td class="paramname"><em>terminal</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&#160;</td>
<td class="paramname"><em>source</em>&#160;</td>
</tr>
<tr>
<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 class="params"><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">terminal</td><td>Cell that represents the new source or target terminal.</td></tr>
<tr><td class="paramname">source</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#a4c745d0790959982fd24750992a0e5e9">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a087906ded4e7bf108ac3fd3e693d6346"></a><!-- doxytag: member="com::mxgraph::mxCell::children" ref="a087906ded4e7bf108ac3fd3e693d6346" 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#a087906ded4e7bf108ac3fd3e693d6346">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="a5b910161b43fae70f09db6c246199351"></a><!-- doxytag: member="com::mxgraph::mxCell::collapsed" ref="a5b910161b43fae70f09db6c246199351" 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#a5b910161b43fae70f09db6c246199351">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="aacbaebae54bb4331d5fa150fdfea557a"></a><!-- doxytag: member="com::mxgraph::mxCell::connectable" ref="aacbaebae54bb4331d5fa150fdfea557a" 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#aacbaebae54bb4331d5fa150fdfea557a">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="a7bf51a346d3ef18b27a846c84b1982e0"></a><!-- doxytag: member="com::mxgraph::mxCell::edge" ref="a7bf51a346d3ef18b27a846c84b1982e0" 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#a7bf51a346d3ef18b27a846c84b1982e0">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="aa8e99e85cded65a3b63aa10cb7afea1a"></a><!-- doxytag: member="com::mxgraph::mxCell::edges" ref="aa8e99e85cded65a3b63aa10cb7afea1a" 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#aa8e99e85cded65a3b63aa10cb7afea1a">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="a632ad6d0d33e0de1a11c29ede946e4d3"></a><!-- doxytag: member="com::mxgraph::mxCell::geometry" ref="a632ad6d0d33e0de1a11c29ede946e4d3" 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#a632ad6d0d33e0de1a11c29ede946e4d3">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="a96208601ff498c8eb119a78e2b404581"></a><!-- doxytag: member="com::mxgraph::mxCell::id" ref="a96208601ff498c8eb119a78e2b404581" 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#a96208601ff498c8eb119a78e2b404581">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="afc569aa9d0a5e2fddd3f9e2c377f0d6a"></a><!-- doxytag: member="com::mxgraph::mxCell::parent" ref="afc569aa9d0a5e2fddd3f9e2c377f0d6a" 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#afc569aa9d0a5e2fddd3f9e2c377f0d6a">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="a0e2cd10d112ff38f36940bd38d256c14"></a><!-- doxytag: member="com::mxgraph::mxCell::source" ref="a0e2cd10d112ff38f36940bd38d256c14" 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#a0e2cd10d112ff38f36940bd38d256c14">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="a4d46367056377ebf7ea4213370f7a901"></a><!-- doxytag: member="com::mxgraph::mxCell::style" ref="a4d46367056377ebf7ea4213370f7a901" 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#a4d46367056377ebf7ea4213370f7a901">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="a5d9f1c215c4a635d15d26401de2f845f"></a><!-- doxytag: member="com::mxgraph::mxCell::target" ref="a5d9f1c215c4a635d15d26401de2f845f" 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#a5d9f1c215c4a635d15d26401de2f845f">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="af09de71133810859c37aa33574afa170"></a><!-- doxytag: member="com::mxgraph::mxCell::value" ref="af09de71133810859c37aa33574afa170" 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#af09de71133810859c37aa33574afa170">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="aa74e9e23e0e7295522c0fff68da9c146"></a><!-- doxytag: member="com::mxgraph::mxCell::vertex" ref="aa74e9e23e0e7295522c0fff68da9c146" 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#aa74e9e23e0e7295522c0fff68da9c146">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="a86e272828e9d301fde496a935fcc0443"></a><!-- doxytag: member="com::mxgraph::mxCell::visible" ref="a86e272828e9d301fde496a935fcc0443" 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#a86e272828e9d301fde496a935fcc0443">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="abf71447039e0b755e5d5e1accafc62a6"></a><!-- doxytag: member="com::mxgraph::mxCell::Collapsed" ref="abf71447039e0b755e5d5e1accafc62a6" 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#abf71447039e0b755e5d5e1accafc62a6">com.mxgraph.mxCell.Collapsed</a><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#a18a6e8ec63ce28cd205a90de448d73a3">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="ae6ce1258a552b876faa6f1101925995b"></a><!-- doxytag: member="com::mxgraph::mxCell::Connectable" ref="ae6ce1258a552b876faa6f1101925995b" 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#ae6ce1258a552b876faa6f1101925995b">com.mxgraph.mxCell.Connectable</a><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#a48900905b499e4c15979a726c17f225b">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a9dd5226f0130e69a6872060cd4dfea7e"></a><!-- doxytag: member="com::mxgraph::mxCell::Edge" ref="a9dd5226f0130e69a6872060cd4dfea7e" 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#a9dd5226f0130e69a6872060cd4dfea7e">com.mxgraph.mxCell.Edge</a><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#af43181a3426da863f5d2f8b94d56361d">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a99c8d7fd5f5efce1c55a9eb02d2a96c5"></a><!-- doxytag: member="com::mxgraph::mxCell::Geometry" ref="a99c8d7fd5f5efce1c55a9eb02d2a96c5" 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#a99c8d7fd5f5efce1c55a9eb02d2a96c5">com.mxgraph.mxCell.Geometry</a><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#a93bf82d412953f175a323c0efb2d4ae1">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="acc47e52231235389ba2bb30621d001e2"></a><!-- doxytag: member="com::mxgraph::mxCell::Id" ref="acc47e52231235389ba2bb30621d001e2" 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#acc47e52231235389ba2bb30621d001e2">com.mxgraph.mxCell.Id</a><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#a488b6b6921d6ed7eabc62b42aec03e72">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a5699d7b8d2fa1483bf306e9c548761c1"></a><!-- doxytag: member="com::mxgraph::mxCell::Parent" ref="a5699d7b8d2fa1483bf306e9c548761c1" 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#a5699d7b8d2fa1483bf306e9c548761c1">com.mxgraph.mxCell.Parent</a><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#a941936fb7b521cb9e1258e236be4d0ff">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a479e500295a75c63f40f2ad8a980bf7c"></a><!-- doxytag: member="com::mxgraph::mxCell::Source" ref="a479e500295a75c63f40f2ad8a980bf7c" 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#a479e500295a75c63f40f2ad8a980bf7c">com.mxgraph.mxCell.Source</a><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="a0c4f43195ca10602b0af8e52533db0cf"></a><!-- doxytag: member="com::mxgraph::mxCell::Style" ref="a0c4f43195ca10602b0af8e52533db0cf" 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#a0c4f43195ca10602b0af8e52533db0cf">com.mxgraph.mxCell.Style</a><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#a471d2d6499c4c549b5d728207246a169">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="ad9dae4db32be4d75f1861dd87f24aeec"></a><!-- doxytag: member="com::mxgraph::mxCell::Target" ref="ad9dae4db32be4d75f1861dd87f24aeec" 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#ad9dae4db32be4d75f1861dd87f24aeec">com.mxgraph.mxCell.Target</a><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="aec756fb22319774630d7a55abfa77705"></a><!-- doxytag: member="com::mxgraph::mxCell::Value" ref="aec756fb22319774630d7a55abfa77705" 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#aec756fb22319774630d7a55abfa77705">com.mxgraph.mxCell.Value</a><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#abb7ac91519846f7f2a9b1531791dcdf0">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a677a1a1f5217fb9e3c8de5ff5cb297ec"></a><!-- doxytag: member="com::mxgraph::mxCell::Vertex" ref="a677a1a1f5217fb9e3c8de5ff5cb297ec" 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#a677a1a1f5217fb9e3c8de5ff5cb297ec">com.mxgraph.mxCell.Vertex</a><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#a53475bd29563d3bc4a28552bc304e704">com.mxgraph.mxICell</a>.</p>
</div>
</div>
<a class="anchor" id="a794ede7ea39477d252d08655b292ca11"></a><!-- doxytag: member="com::mxgraph::mxCell::Visible" ref="a794ede7ea39477d252d08655b292ca11" 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#a794ede7ea39477d252d08655b292ca11">com.mxgraph.mxCell.Visible</a><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#a23de1c6ffd3e1ba968e7368c2ac2da68">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><!-- contents -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 10 2013 16:31:03 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>