maxGraph/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCo...

2580 lines
179 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::mxConstants 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_1mxConstants.html">mxConstants</a>
</div>
</div>
<div class="contents">
<h1>com::mxgraph::mxConstants Class Reference</h1><!-- doxytag: class="com::mxgraph::mxConstants" -->
<p>Defines various global constants.
<a href="#_details">More...</a></p>
<p><a href="classcom_1_1mxgraph_1_1mxConstants-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a5611c5488a8a90543df8259ae5a038cb">FONT_BOLD</a> = 1</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">FONT_BOLD. <a href="#a5611c5488a8a90543df8259ae5a038cb"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aa06301a225a73f6f3b794eff609e8025">FONT_ITALIC</a> = 2</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">FONT_ITALIC. <a href="#aa06301a225a73f6f3b794eff609e8025"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a6d1d4f95f78df944b58e33dadb6434e0">FONT_UNDERLINE</a> = 4</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">FONT_UNDERLINE. <a href="#a6d1d4f95f78df944b58e33dadb6434e0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a62bfee4263ad5c201c79256c117cd1b4">FONT_SHADOW</a> = 8</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">FONT_SHADOW. <a href="#a62bfee4263ad5c201c79256c117cd1b4"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a2acf2ee5738a15bde35078e86269e45b">SHAPE_RECTANGLE</a> = &quot;rectangle&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">SHAPE_RECTANGLE. <a href="#a2acf2ee5738a15bde35078e86269e45b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a946407c9bf9eef6f921b7723899bad78">SHAPE_ELLIPSE</a> = &quot;ellipse&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">SHAPE_ELLIPSE. <a href="#a946407c9bf9eef6f921b7723899bad78"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aea8932b267794b48cd6951efa11df7fa">SHAPE_DOUBLE_ELLIPSE</a> = &quot;doubleEllipse&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">SHAPE_DOUBLE_ELLIPSE. <a href="#aea8932b267794b48cd6951efa11df7fa"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aea7159f2588d2ac58bc9159d5d4d03df">SHAPE_RHOMBUS</a> = &quot;rhombus&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">SHAPE_RHOMBUS. <a href="#aea7159f2588d2ac58bc9159d5d4d03df"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a2fd007b2ccee5aa697cf29fb021a0583">SHAPE_LINE</a> = &quot;line&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">SHAPE_LINE. <a href="#a2fd007b2ccee5aa697cf29fb021a0583"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aec3c70fb4c28da7bc4f50c35dcec6c88">SHAPE_IMAGE</a> = &quot;image&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">SHAPE_IMAGE. <a href="#aec3c70fb4c28da7bc4f50c35dcec6c88"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ac31197f8da77804a029048b7c9d3cad9">SHAPE_ARROW</a> = &quot;arrow&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">SHAPE_ARROW. <a href="#ac31197f8da77804a029048b7c9d3cad9"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a1dfdd4b69e8d8b195d90fbe13314c542">SHAPE_LABEL</a> = &quot;label&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">SHAPE_LABEL. <a href="#a1dfdd4b69e8d8b195d90fbe13314c542"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a1f63bac0e7097a58663dc80da5f9b4a2">SHAPE_CYLINDER</a> = &quot;cylinder&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">SHAPE_CYLINDER. <a href="#a1f63bac0e7097a58663dc80da5f9b4a2"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a6c82fb9d8b61d4d54bf26941203065a6">SHAPE_SWIMLANE</a> = &quot;swimlane&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">SHAPE_SWIMLANE. <a href="#a6c82fb9d8b61d4d54bf26941203065a6"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ab600b420af02458e82b7258f496cfb6d">SHAPE_CONNECTOR</a> = &quot;connector&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">SHAPE_CONNECTOR. <a href="#ab600b420af02458e82b7258f496cfb6d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a72ed28d6c0495c8c7a920ae3c12b3688">SHAPE_ACTOR</a> = &quot;actor&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">SHAPE_ACTOR. <a href="#a72ed28d6c0495c8c7a920ae3c12b3688"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ada54fd2aa9d7f5c90c070aaa0506b77c">SHAPE_CLOUD</a> = &quot;cloud&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">SHAPE_CLOUD. <a href="#ada54fd2aa9d7f5c90c070aaa0506b77c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a96dcc90c9e5cd652bf6c4b36f5c5494b">SHAPE_TRIANGLE</a> = &quot;triangle&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">SHAPE_TRIANGLE. <a href="#a96dcc90c9e5cd652bf6c4b36f5c5494b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a3b6043b72e0e58c69ed4a1323cd1b166">SHAPE_HEXAGON</a> = &quot;hexagon&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">SHAPE_HEXAGON. <a href="#a3b6043b72e0e58c69ed4a1323cd1b166"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a0bc3c5c7fd2dc102d59e667c9648ebfc">ARROW_CLASSIC</a> = &quot;classic&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">ARROW_CLASSIC. <a href="#a0bc3c5c7fd2dc102d59e667c9648ebfc"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a97bae058e18a204853e81ef523c27cbe">ARROW_BLOCK</a> = &quot;block&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">ARROW_BLOCK. <a href="#a97bae058e18a204853e81ef523c27cbe"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a3ccb95f20cf9ad4f620356ba5c85613c">ARROW_OPEN</a> = &quot;open&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">ARROW_OPEN. <a href="#a3ccb95f20cf9ad4f620356ba5c85613c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a5f89ad5538a6009a1c76e3b8cd3979df">ARROW_OVAL</a> = &quot;oval&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">ARROW_BLOCK. <a href="#a5f89ad5538a6009a1c76e3b8cd3979df"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#adabfcaff7df74535caf6c51ea2823139">ARROW_DIAMOND</a> = &quot;diamond&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">ARROW_OPEN. <a href="#adabfcaff7df74535caf6c51ea2823139"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a581f2bde5ccd9a5e4d34dee1d22b9e2f">ALIGN_LEFT</a> = &quot;left&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">ALIGN_LEFT. <a href="#a581f2bde5ccd9a5e4d34dee1d22b9e2f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a671d1091ad0216097f171e35721407be">ALIGN_CENTER</a> = &quot;center&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">ALIGN_CENTER. <a href="#a671d1091ad0216097f171e35721407be"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aa4e34648d83cd7460d0cb20ee0403d8a">ALIGN_RIGHT</a> = &quot;right&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">ALIGN_RIGHT. <a href="#aa4e34648d83cd7460d0cb20ee0403d8a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a3e3b58384536c29db72b8b6e0766fe5b">ALIGN_TOP</a> = &quot;top&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">ALIGN_TOP. <a href="#a3e3b58384536c29db72b8b6e0766fe5b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ae3911ed6204528cdbbe551c4d0ff90fa">ALIGN_MIDDLE</a> = &quot;middle&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">ALIGN_MIDDLE. <a href="#ae3911ed6204528cdbbe551c4d0ff90fa"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aed1232be429b6c5cbd6bbbfe9f8f94a8">ALIGN_BOTTOM</a> = &quot;bottom&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">ALIGN_BOTTOM. <a href="#aed1232be429b6c5cbd6bbbfe9f8f94a8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aae4487ca29086764e8e5b38540f1df95">DIRECTION_NORTH</a> = &quot;north&quot;</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ad87d063a90714a2f565ac4d74a0ba309">DIRECTION_SOUTH</a> = &quot;south&quot;</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a46965709b8201a793fd44e0d247d20f0">DIRECTION_EAST</a> = &quot;east&quot;</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a0523a6e826d22b0b050a037e16096785">DIRECTION_WEST</a> = &quot;west&quot;</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a017feb6b31cc6ab8d3aaaf8fb8636f46">ELBOW_VERTICAL</a> = &quot;vertical&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">ELBOW_VERTICAL. <a href="#a017feb6b31cc6ab8d3aaaf8fb8636f46"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ac428d7bb10c30afea58b55092c6e8299">ELBOW_HORIZONTAL</a> = &quot;horizontal&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">ELBOW_HORIZONTAL. <a href="#ac428d7bb10c30afea58b55092c6e8299"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aeecc6e2dc1dbc264179acd4681f83a6b">EDGESTYLE_ELBOW</a> = &quot;elbowEdgeStyle&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Name of the elbow edge style. Can be used as a string value. <a href="#aeecc6e2dc1dbc264179acd4681f83a6b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a422ba84582422f22deb1f0d896161f2d">EDGESTYLE_ENTITY_RELATION</a> = &quot;entityRelationEdgeStyle&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Name of the entity relation edge style. Can be used as a string value. <a href="#a422ba84582422f22deb1f0d896161f2d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a1fe6d038ca967a9fc70d4aa35d363aff">EDGESTYLE_LOOP</a> = &quot;loopEdgeStyle&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Name of the loop edge style. Can be used as a string value. <a href="#a1fe6d038ca967a9fc70d4aa35d363aff"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a4e5ff3580d1f5c565e973229f42ad2c4">EDGESTYLE_SIDETOSIDE</a> = &quot;sideToSideEdgeStyle&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Name of the side to side edge style. Can be used as a string value. <a href="#a4e5ff3580d1f5c565e973229f42ad2c4"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#adb64f29e53c3b1cc0d597eb4172cef1a">EDGESTYLE_TOPTOBOTTOM</a> = &quot;topToBottomEdgeStyle&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Name of the top to bottom edge style. Can be used as a string value. <a href="#adb64f29e53c3b1cc0d597eb4172cef1a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a98221a8b8eda10e6d8f5537369f7aaa5">PERIMETER_ELLIPSE</a> = &quot;ellipsePerimeter&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Name of the ellipse perimeter. Can be used as a string value. <a href="#a98221a8b8eda10e6d8f5537369f7aaa5"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ae0998d20af28656c081cf969afb40b99">PERIMETER_RECTANGLE</a> = &quot;rectanglePerimeter&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Name of the rectangle perimeter. Can be used as a string value. <a href="#ae0998d20af28656c081cf969afb40b99"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a9246707b04824ac40c547a28dc703549">PERIMETER_RHOMBUS</a> = &quot;rhombusPerimeter&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Name of the rhombus perimeter. Can be used as a string value. <a href="#a9246707b04824ac40c547a28dc703549"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a976f981a543eef57ee02bd91adad6519">PERIMETER_TRIANGLE</a> = &quot;trianglePerimeter&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Name of the triangle perimeter. Can be used as a string value. <a href="#a976f981a543eef57ee02bd91adad6519"></a><br/></td></tr>
<tr><td colspan="2"><h2>Static Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aa4681077d65955938ae5f0a1d92cf4d9">DEFAULT_HOTSPOT</a> = 0.3</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the portion of the cell which is. <a href="#aa4681077d65955938ae5f0a1d92cf4d9"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#acbb9f2ff860f1f615001f00475c26357">MIN_HOTSPOT_SIZE</a> = 8</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the minimum size in pixels of the. <a href="#acbb9f2ff860f1f615001f00475c26357"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a28b704112d40b5bc8ec0a25036519461">NS_SVG</a> = &quot;http://www.w3.org/2000/svg&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the SVG namespace. <a href="#a28b704112d40b5bc8ec0a25036519461"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a57bbcd46e2282a8a8f3e5efd009f326f">NS_XHTML</a> = &quot;http://www.w3.org/1999/xhtml&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the XHTML namespace. <a href="#a57bbcd46e2282a8a8f3e5efd009f326f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ac215c18933e00eea92bb5bce420b6164">NS_XLINK</a> = &quot;http://www.w3.org/1999/xlink&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the XLink namespace. <a href="#ac215c18933e00eea92bb5bce420b6164"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static String&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a1c64b4ac20657f06eead7e23cbd0ea58">DEFAULT_FONTFAMILIES</a> = &quot;Arial,Helvetica&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Comma separated list of default fonts for CSS properties. And the default font family value for new image export. Default is Arial, Helvetica. <a href="#a1c64b4ac20657f06eead7e23cbd0ea58"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static String&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aa8f6be2c9e0c22d5a3fc3e7ffb78e091">DEFAULT_FONTFAMILY</a> = &quot;Arial&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default family for fonts. Default is Arial. <a href="#aa8f6be2c9e0c22d5a3fc3e7ffb78e091"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a3e51abdecb7408a419abc5dc1add483d">DEFAULT_FONTSIZE</a> = 11</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default size for fonts. Value is 11. <a href="#a3e51abdecb7408a419abc5dc1add483d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#afff87a571af579f46ec2c3862704a58a">DEFAULT_STARTSIZE</a> = 40</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the default start size for swimlanes. Default is 40. <a href="#afff87a571af579f46ec2c3862704a58a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ab5f4a464bcb289fb32e0b4673b4d44df">LINESPACING</a> = 2</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Specifies the line spacing. Default is 2. <a href="#ab5f4a464bcb289fb32e0b4673b4d44df"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a0d46345b5eb967100c37513709cbf4d9">FONT_SIZEFACTOR</a> = 0.75</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the factor to multiply font sizes in points to be used as font sizes in em. Default is 1/1.33 = 0.75. <a href="#a0d46345b5eb967100c37513709cbf4d9"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ada723b1431e72dcb83ade63bbb01f73a">LABEL_INSET</a> = 3</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the inset in absolute pixels between the label bounding box and the label text. Default is 3. <a href="#ada723b1431e72dcb83ade63bbb01f73a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#afcaa2814121d0790947f213d58b4259e">DEFAULT_MARKERSIZE</a> = 6</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default size for markers. Value is 6. <a href="#afcaa2814121d0790947f213d58b4259e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a501de491da4bfaca8212c186c0dd5010">DEFAULT_IMAGESIZE</a> = 24</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the default width and height for images used in the label shape. Default is 24. <a href="#a501de491da4bfaca8212c186c0dd5010"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aff2785f47c407555c479638d61236485">STENCIL_SHADOW_OPACITY</a> = 1</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the default opacity for stencils shadows. Default is 1. <a href="#aff2785f47c407555c479638d61236485"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static String&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a2ad8d18c2859195ee32682ddeb78ee45">STENCIL_SHADOWCOLOR</a> = &quot;gray&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the default shadow color for stencils. Default is "gray". <a href="#a2ad8d18c2859195ee32682ddeb78ee45"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static Color&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#af7148385e3441968e5d15aa58ee2f665">SHADOWCOLOR</a> = Color.Gray</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the color to be used to draw shadows. Default is gray. <a href="#af7148385e3441968e5d15aa58ee2f665"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a01f9ce3eb19c4a4ba0cfddc329a2699a">SHADOW_OFFSETX</a> = 2</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the x-offset to be used for shadows. Default is 2. <a href="#a01f9ce3eb19c4a4ba0cfddc329a2699a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a2678e4921f6a202f3587442383abcbc6">SHADOW_OFFSETY</a> = 3</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the y-offset to be used for shadows. Default is 3. <a href="#a2678e4921f6a202f3587442383abcbc6"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a386f9b5690337d6a92bf57b7672ab492">W3C_SHADOWCOLOR</a> = &quot;gray&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the color to be used to draw shadows in W3C standards. Default is gray. <a href="#a386f9b5690337d6a92bf57b7672ab492"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a440e1f7c83e8e1d5d6ae0dbacd2562f6">ENTITY_SEGMENT</a> = 30</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the length of the horizontal segment of an Entity Relation. This can be overridden using <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a2d77891c86546ce52398037d0afe3ef2" title="Defines the key for the segment style. The type of this value is float and the value...">mxConstants.STYLE_SEGMENT</a> style. Default is 30. <a href="#a440e1f7c83e8e1d5d6ae0dbacd2562f6"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aabfe6def9b50358da2531c4d60dab841">RECTANGLE_ROUNDING_FACTOR</a> = 0.15</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the rounding factor for rounded rectangles in percent between 0 and 1. Values should be smaller than 0.5. Default is 0.15. <a href="#aabfe6def9b50358da2531c4d60dab841"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a54c593c784f39e9ff7c6b30a85b9636f">LINE_ARCSIZE</a> = 10</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the size of the arcs for rounded edges. Default is 10. <a href="#a54c593c784f39e9ff7c6b30a85b9636f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a6cc6975b57bdba6d460539a237557082">ARROW_SPACING</a> = 10</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the spacing between the arrow shape and its terminals. Default is 10. <a href="#a6cc6975b57bdba6d460539a237557082"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a6fdb559821134de6b14cb4f6e7b6df8e">ARROW_WIDTH</a> = 30</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the width of the arrow shape. Default is 30. <a href="#a6fdb559821134de6b14cb4f6e7b6df8e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ad42ffebd7848e9a459db4542fb931be9">ARROW_SIZE</a> = 30</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the size of the arrowhead in the arrow shape. Default is 30. <a href="#ad42ffebd7848e9a459db4542fb931be9"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a1adacf0fd058343aa49474e68b2e9bc0">NONE</a> = &quot;none&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the value for none. Default is "none". <a href="#a1adacf0fd058343aa49474e68b2e9bc0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ab7a751a8bd80d3c041b88752ef5e94f5">STYLE_PERIMETER</a> = &quot;perimeter&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the perimeter style. Possible values are the functions defined in <a class="el" href="classcom_1_1mxgraph_1_1mxPerimeter.html" title="Provides various perimeter functions to be used in a style as the value of mxConstants...">mxPerimeter</a>. <a href="#ab7a751a8bd80d3c041b88752ef5e94f5"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a61e8c4cd1ed9d08c68bdce687431f3b5">STYLE_SOURCE_PORT</a> = &quot;sourcePort&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the ID of the cell that should be used for computing the perimeter point of the source for an edge. This allows for graphically connecting to a cell while keeping the actual terminal of the edge. <a href="#a61e8c4cd1ed9d08c68bdce687431f3b5"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a6ceeb7c7b3ec66986d192d8eb68d199b">STYLE_TARGET_PORT</a> = &quot;targetPort&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the ID of the cell that should be used for computing the perimeter point of the target for an edge. This allows for graphically connecting to a cell while keeping the actual terminal of the edge. <a href="#a6ceeb7c7b3ec66986d192d8eb68d199b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a859d1d0076703ae134d89a14e671e7b8">STYLE_OPACITY</a> = &quot;opacity&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the opacity style (0-100). <a href="#a859d1d0076703ae134d89a14e671e7b8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ab409504a46643de9d90248a961f397ff">STYLE_TEXT_OPACITY</a> = &quot;textOpacity&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the text opacity style (0-100). <a href="#ab409504a46643de9d90248a961f397ff"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a05412f8771176e5291b46f68a927ed80">STYLE_OVERFLOW</a> = &quot;overflow&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the overflow style. Possible values are "visible", "hidden" and "fill". The default value is "visible". This value specifies how overlapping vertex labels are handles. A value of "visible" will show the complete label. A value of "hidden" will clip the label so that it does not overlap the vertex bounds. A value of "fill" will use the vertex bounds for the label. <a href="#a05412f8771176e5291b46f68a927ed80"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a81c71c639ddc4cfea45fc09adf8e2318">STYLE_ORTHOGONAL</a> = &quot;orthogonal&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines if the connection points on either end of the edge should be. <a href="#a81c71c639ddc4cfea45fc09adf8e2318"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a98d483b298c714fc1d4f86e9dea1d6f3">STYLE_EXIT_X</a> = &quot;exitX&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the horizontal relative coordinate connection point. <a href="#a98d483b298c714fc1d4f86e9dea1d6f3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a1216d1b2c024ab902cb5be3f0c16692b">STYLE_EXIT_Y</a> = &quot;exitY&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the vertical relative coordinate connection point. <a href="#a1216d1b2c024ab902cb5be3f0c16692b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a7aa69b39575100511568fc5d062b7c28">STYLE_EXIT_PERIMETER</a> = &quot;exitPerimeter&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines if the perimeter should be used to find the exact entry point. <a href="#a7aa69b39575100511568fc5d062b7c28"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aa33b112c7630d445fb16560f941b460b">STYLE_ENTRY_X</a> = &quot;entryX&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the horizontal relative coordinate connection point. <a href="#aa33b112c7630d445fb16560f941b460b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ac9c08ec34c37cd6367b2c6c61a8d040d">STYLE_ENTRY_Y</a> = &quot;entryY&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the vertical relative coordinate connection point. <a href="#ac9c08ec34c37cd6367b2c6c61a8d040d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a97c58e9edf1fbcb66728d41f3f3e921b">STYLE_ENTRY_PERIMETER</a> = &quot;entryPerimeter&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines if the perimeter should be used to find the exact entry point. <a href="#a97c58e9edf1fbcb66728d41f3f3e921b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a6d76138f18fdcaeb174ee0409644ddf1">STYLE_WHITE_SPACE</a> = &quot;whiteSpace&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the white-space style. Possible values are "nowrap" and "wrap". The default value is "nowrap". This value specifies how white-space inside a HTML vertex label should be handled. A value of "nowrap" means the text will never wrap to the next line until a linefeed is encountered. A value of "wrap" means text will wrap when necessary. <a href="#a6d76138f18fdcaeb174ee0409644ddf1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ae890fd04c116f3a040ba5f3b97d57ddc">STYLE_ROTATION</a> = &quot;rotation&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the rotation style (0-360). <a href="#ae890fd04c116f3a040ba5f3b97d57ddc"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a3dc99c9389e68fcccf1c2b9251dff65e">STYLE_FILLCOLOR</a> = &quot;fillColor&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the fillColor style. The value is a string expression supported by ColorTranslator.FromHtml. <a href="#a3dc99c9389e68fcccf1c2b9251dff65e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a89ed61c1c831f8fdbbb73cb61a4b0893">STYLE_GRADIENTCOLOR</a> = &quot;gradientColor&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the gradientColor style. The value is a string expression supported by ColorTranslator.FromHtml. This is ignored if no fill color is defined. <a href="#a89ed61c1c831f8fdbbb73cb61a4b0893"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aa5ce6cef515cd3b980ba2c16efddcb84">STYLE_GRADIENT_DIRECTION</a> = &quot;gradientDirection&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the gradient direction. Possible values are <em>DIRECTION_EAST</em>, <em>DIRECTION_WEST</em>, <em>DIRECTION_NORTH</em> and <em>DIRECTION_SOUTH</em>. Default is <em>DIRECTION_SOUTH</em>. Generally, and by default in <a class="el" href="classcom_1_1mxgraph_1_1mxGraph.html" title="Implements a graph object that allows to create diagrams from a graph model and stylesheet...">mxGraph</a>, gradient painting is done from the value of <em>STYLE_FILLCOLOR</em> to the value of <em>STYLE_GRADIENTCOLOR</em>. Taking the example of <em>DIRECTION_NORTH</em>, this means <em>STYLE_FILLCOLOR</em> color at the bottom of paint pattern and <em>STYLE_GRADIENTCOLOR</em> at top, with a gradient in-between. <a href="#aa5ce6cef515cd3b980ba2c16efddcb84"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a5695d983892290ee811e51516d54dd36">STYLE_STROKECOLOR</a> = &quot;strokeColor&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the strokeColor style. The value is a string expression supported by ColorTranslator.FromHtml. <a href="#a5695d983892290ee811e51516d54dd36"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ad640efc5948adbd18008c5383f214b85">STYLE_SEPARATORCOLOR</a> = &quot;separatorColor&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the separatorColor style. The value is a string expression supported by ColorTranslator.FromHtml. This style is only used for SHAPE_SWIMLANE shapes. <a href="#ad640efc5948adbd18008c5383f214b85"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a8a4a968f4647b3d56a1dc10f0c23a4b0">STYLE_STROKEWIDTH</a> = &quot;strokeWidth&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the strokeWidth style. The type of the value is <em>float</em> and the possible range is any non-negative value. The value reflects the stroke width in pixels. <a href="#a8a4a968f4647b3d56a1dc10f0c23a4b0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a0bf2ade1d2e0f403d277f6f8fbfab04c">STYLE_ALIGN</a> = &quot;align&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the align style. Possible values are <em>ALIGN_LEFT</em>, <em>ALIGN_CENTER</em> and <em>ALIGN_RIGHT</em>. This value defines how the lines of the label are horizontally aligned. <em>ALIGN_LEFT</em> mean label text lines are aligned to left of the label bounds, <em>ALIGN_RIGHT</em> to the right of the label bounds and <em>ALIGN_CENTER</em> means the center of the text lines are aligned in the center of the label bounds. Note this value doesn't affect the positioning of the overall label bounds relative to the vertex, to move the label bounds horizontally, use <em>STYLE_LABEL_POSITION</em> <a href="#a0bf2ade1d2e0f403d277f6f8fbfab04c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a4f940125631e1ab3cf4e30a8eb104878">STYLE_VERTICAL_ALIGN</a> = &quot;verticalAlign&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the verticalAlign style. Possible values are <em>ALIGN_TOP</em>, <em>ALIGN_MIDDLE</em> and <em>ALIGN_BOTTOM</em>. This value defines how the lines of the label are vertically aligned. <em>ALIGN_TOP</em> means the topmost label text line is aligned against the top of the label bounds, <em>ALIGN_BOTTOM</em> means the bottom-most label text line is aligned against the bottom of the label bounds and <em>ALIGN_MIDDLE</em> means there is equal spacing between the topmost text label line and the top of the label bounds and the bottom-most text label line and the bottom of the label bounds. Note this value doesn't affect the positioning of the overall label bounds relative to the vertex, to move the label bounds vertically, use <em>STYLE_VERTICAL_LABEL_POSITION</em>. <a href="#a4f940125631e1ab3cf4e30a8eb104878"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static String&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a34c4987af659c3fc8dfbce5403103b17">STYLE_LABEL_POSITION</a> = &quot;labelPosition&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the horizontal label position of vertices. Possible values are <em>ALIGN_LEFT</em>, <em>ALIGN_CENTER</em> and <em>ALIGN_RIGHT</em>. Default is <em>ALIGN_CENTER</em>. The label align defines the position of the label relative to the cell. <em>ALIGN_LEFT</em> means the entire label bounds is placed completely just to the left of the vertex, <em>ALIGN_RIGHT</em> means adjust to the right and <em>ALIGN_CENTER</em> means the label bounds are vertically aligned with the bounds of the vertex. Note this value doesn't affect the positioning of label within the label bounds, to move the label horizontally within the label bounds, use <em>STYLE_ALIGN</em>. <a href="#a34c4987af659c3fc8dfbce5403103b17"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static String&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a2e89648ff34b47ee38e7faccd4c594fc">STYLE_VERTICAL_LABEL_POSITION</a> = &quot;verticalLabelPosition&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the vertical label position of vertices. Possible. <a href="#a2e89648ff34b47ee38e7faccd4c594fc"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a9c9b30a365244f1ead9c4376ff939278">STYLE_IMAGE_ALIGN</a> = &quot;imageAlign&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the align style. Possible values are <em>ALIGN_LEFT</em>, <em>ALIGN_CENTER</em> and <em>ALIGN_RIGHT</em>. The value defines how any image in the vertex label is aligned horizontally within the label bounds of a SHAPE_LABEL shape. <a href="#a9c9b30a365244f1ead9c4376ff939278"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a68508a8687f386ad2fdbf87ef62918f8">STYLE_IMAGE_VERTICAL_ALIGN</a> = &quot;imageVerticalAlign&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the verticalAlign style. Possible values are <em>ALIGN_TOP</em>, <em>ALIGN_MIDDLE</em> and <em>ALIGN_BOTTOM</em>. The value defines how any image in the vertex label is aligned vertically within the label bounds of a SHAPE_LABEL shape. <a href="#a68508a8687f386ad2fdbf87ef62918f8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static String&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#af7a5d296e06edc4895e68f1032d0eb21">STYLE_GLASS</a> = &quot;glass&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the glass style. Possible values are 0 (disabled) and 1(enabled). The default value is 0. This is used in mxLabel. <a href="#af7a5d296e06edc4895e68f1032d0eb21"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ae7fbf6ef9404b878005cf8ae4a7c6d69">STYLE_IMAGE</a> = &quot;image&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the image style. Possible values are any image URL, registered key in mxImageResources or short data URI as defined in <a class="el" href="classcom_1_1mxgraph_1_1mxImageBundle.html" title="Maps from keys to base64 encoded images or file locations. All values must be URLs...">mxImageBundle</a>. The type of the value is <em>String</em>. This is the path to the image to image that is to be displayed within the label of a vertex. See mxGraphics2DCanvas.getImageForStyle, loadImage and setImageBasePath on how the image URL is resolved. Finally, mxUtils.loadImage is used for loading the image for a given URL. <a href="#ae7fbf6ef9404b878005cf8ae4a7c6d69"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a823b225d4fcaecddb244454299157f37">STYLE_IMAGE_WIDTH</a> = &quot;imageWidth&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the imageWidth style. The type of this value is <em>int</em>, the value is the image width in pixels and must be greated than 0. <a href="#a823b225d4fcaecddb244454299157f37"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ae9d501f96487c4aed5ac589b57535e8f">STYLE_IMAGE_HEIGHT</a> = &quot;imageHeight&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the imageHeight style The type of this value is <em>int</em>, the value is the image height in pixels and must be greater than 0. <a href="#ae9d501f96487c4aed5ac589b57535e8f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a479c79822f87ac0ff75a3b737920dd74">STYLE_IMAGE_BACKGROUND</a> = &quot;imageBackground&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the image background color. This style is only used. <a href="#a479c79822f87ac0ff75a3b737920dd74"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a27ad421ddf299ead3c232023968ce10a">STYLE_IMAGE_BORDER</a> = &quot;imageBorder&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the image border color. This style is only used for. <a href="#a27ad421ddf299ead3c232023968ce10a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#af855ae060582a396e363384564417408">STYLE_IMAGE_FLIPH</a> = &quot;imageFlipH&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the horizontal image flip. This style is only used in mxImageShape. Possible values are 0 and 1. Default is 0. <a href="#af855ae060582a396e363384564417408"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ad90975559c0881df119c6415572bfa29">STYLE_IMAGE_FLIPV</a> = &quot;imageFlipV&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the vertical image flip. This style is only used in mxImageShape. Possible values are 0 and 1. Default is 0. <a href="#ad90975559c0881df119c6415572bfa29"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static String&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a4896c3e6b34377ddeb7e473ea02d943e">STYLE_STENCIL_FLIPH</a> = &quot;stencilFlipH&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the horizontal stencil flip. This style is only used for &lt;mxStencilShape&gt;. Possible values are 0 and 1. Default is 0. <a href="#a4896c3e6b34377ddeb7e473ea02d943e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static String&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a137b1f6080c7cb03281eb5acc7442bcc">STYLE_STENCIL_FLIPV</a> = &quot;stencilFlipV&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the vertical stencil flip. This style is only used for &lt;mxStencilShape&gt;. Possible values are 0 and 1. Default is 0. <a href="#a137b1f6080c7cb03281eb5acc7442bcc"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static String&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ab18fffbf5731e09783b758e97c92add1">STYLE_NOLABEL</a> = &quot;noLabel&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the noLabel style. If this is true then no label is visible for a given cell. Possible values are true or false (1 or 0). Default is false (0). <a href="#ab18fffbf5731e09783b758e97c92add1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static String&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ad4f96676ce52fc7c0cff35c27ce58a82">STYLE_NOEDGESTYLE</a> = &quot;noEdgeStyle&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the noEdgeStyle style. If this is true then no edge style is applied for a given edge. Possible values are true or false (1 or 0). Default is false. <a href="#ad4f96676ce52fc7c0cff35c27ce58a82"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static String&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#acae9ee1e73cc8263b2a28c790037c053">STYLE_LABEL_BACKGROUNDCOLOR</a> = &quot;labelBackgroundColor&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the label background color. The value is a string expression supported by ColorTranslator.FromHtml. <a href="#acae9ee1e73cc8263b2a28c790037c053"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static String&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a669dd03f58985bfbf157dfb397aa1f75">STYLE_LABEL_BORDERCOLOR</a> = &quot;labelBorderColor&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the label border color. The value is a string expression supported by ColorTranslator.FromHtml. <a href="#a669dd03f58985bfbf157dfb397aa1f75"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a3a5dec5b1000f428d731f6dbbf36bb87">STYLE_INDICATOR_SHAPE</a> = &quot;indicatorShape&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the indicatorShape style. Possible values are any of the SHAPE_* constants. <a href="#a3a5dec5b1000f428d731f6dbbf36bb87"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a0827a50f8caa7929bae0e54967431f52">STYLE_INDICATOR_IMAGE</a> = &quot;indicatorImage&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the indicatorImage style. Possible values are any image URL, the type of the value is <em>String</em>. <a href="#a0827a50f8caa7929bae0e54967431f52"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a3ca8def77e2cad483ff73adf2be9f5da">STYLE_INDICATOR_COLOR</a> = &quot;indicatorColor&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the indicatorColor style. The value is a string expression supported by ColorTranslator.FromHtml. <a href="#a3ca8def77e2cad483ff73adf2be9f5da"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a655de664089013fda98ea8f564a8797e">STYLE_INDICATOR_GRADIENTCOLOR</a> = &quot;indicatorGradientColor&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the indicatorGradientColor style. The value is a string expression supported byColorTranslator.FromHtml. This style is only supported in SHAPE_LABEL shapes. <a href="#a655de664089013fda98ea8f564a8797e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#abcf58d30cf605976114a3fbe549a0594">STYLE_INDICATOR_SPACING</a> = &quot;indicatorSpacing&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the indicatorSpacing style (in px). <a href="#abcf58d30cf605976114a3fbe549a0594"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a2fa4b8c068da7b8dc03347042688b887">STYLE_INDICATOR_WIDTH</a> = &quot;indicatorWidth&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the indicatorWidth style (in px). <a href="#a2fa4b8c068da7b8dc03347042688b887"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a25ee53b3944aa45d184526765cd42a5f">STYLE_INDICATOR_HEIGHT</a> = &quot;indicatorHeight&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the indicatorHeight style (in px). <a href="#a25ee53b3944aa45d184526765cd42a5f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a7fded7aaee86f7fec85c24eb990bd916">STYLE_SHADOW</a> = &quot;shadow&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the shadow style. The type of the value is <em>boolean</em>. This style applies to vertices and arrow style edges. <a href="#a7fded7aaee86f7fec85c24eb990bd916"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static String&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a2d77891c86546ce52398037d0afe3ef2">STYLE_SEGMENT</a> = &quot;segment&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the segment style. The type of this value is <em>float</em> and the value represents the size of the horizontal segment of the entity relation style. Default is ENTITY_SEGMENT. <a href="#a2d77891c86546ce52398037d0afe3ef2"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a1088d6100e39467aedbcaf6b5062317a">STYLE_ENDARROW</a> = &quot;endArrow&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the endArrow style. Possible values are all constants in this class that start with ARROW_. This style is supported in the mxConnector shape. <a href="#a1088d6100e39467aedbcaf6b5062317a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a98530d392eebdd03085cf1e59e9211d3">STYLE_STARTARROW</a> = &quot;startArrow&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the startArrow style. Possible values are all constants in this class that start with ARROW_. See STYLE_ENDARROW. This style is supported in the mxConnector shape. <a href="#a98530d392eebdd03085cf1e59e9211d3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aeb6c0f3b0eb4303fb1d84494261148d8">STYLE_ENDSIZE</a> = &quot;endSize&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the endSize style. The type of this value is <em>float</em> and the value represents the size of the end marker in pixels. <a href="#aeb6c0f3b0eb4303fb1d84494261148d8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a502552e236735b56632bbbd7c4429be0">STYLE_STARTSIZE</a> = &quot;startSize&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the startSize style. The type of this value is <em>float</em> and the value represents the size of the start marker or the size of the swimlane title region depending on the shape it is used for. <a href="#a502552e236735b56632bbbd7c4429be0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a72282dc7b4403879583e92429f59408c">STYLE_DASHED</a> = &quot;dashed&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the dashed style. The type of this value is <em>boolean</em> and the value determines whether or not an edge or border is drawn with a dashed pattern along the line. <a href="#a72282dc7b4403879583e92429f59408c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a7ed5ee486bcb6c268a6db2d8e2db1d3a">STYLE_ROUNDED</a> = &quot;rounded&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the rounded style. The type of this value is <em>boolean</em>. For edges this determines whether or not joins between edges segments are smoothed to a rounded finish. For vertices that have the rectangle shape, this determines whether or not the rectangle is rounded. <a href="#a7ed5ee486bcb6c268a6db2d8e2db1d3a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a6bbe32f287e9b7a4bcd56df3de63b144">STYLE_SOURCE_PERIMETER_SPACING</a> = &quot;sourcePerimeterSpacing&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the source perimeter spacing. The type of this value is <em>double</em>. This is the distance between the source connection point of an edge and the perimeter of the source vertex in pixels. This style only applies to edges. <a href="#a6bbe32f287e9b7a4bcd56df3de63b144"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#abc457a97c7a4cc991f2ca65982bcab86">STYLE_TARGET_PERIMETER_SPACING</a> = &quot;targetPerimeterSpacing&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the target perimeter spacing. The type of this value is <em>double</em>. This is the distance between the target connection point of an edge and the perimeter of the target vertex in pixels. This style only applies to edges. <a href="#abc457a97c7a4cc991f2ca65982bcab86"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ab72f25cea7e25d73ade53f50c4b5cece">STYLE_PERIMETER_SPACING</a> = &quot;perimeterSpacing&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the perimeter spacing. This is the distance between the connection point and the perimeter in pixels. When used in a vertex style, this applies to all incoming edges to floating ports (edges that terminate on the perimeter of the vertex). When used in an edge style, this spacing applies to the source and target separately, if they terminate in floating ports (on the perimeter of the vertex). <a href="#ab72f25cea7e25d73ade53f50c4b5cece"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aed1988defb25af7887b4c5968af10525">STYLE_SPACING</a> = &quot;spacing&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the spacing. The value represents the spacing, in pixels, added to each side of a label in a vertex (style applies to vertices only). <a href="#aed1988defb25af7887b4c5968af10525"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a8109d6144dd0fb35545f36d02b2d05d9">STYLE_SPACING_TOP</a> = &quot;spacingTop&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the spacingTop style. The value represents the spacing, in pixels, added to the top side of a label in a vertex (style applies to vertices only). <a href="#a8109d6144dd0fb35545f36d02b2d05d9"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ac22ee8a630a6114a3e05f9f0c1a13c1c">STYLE_SPACING_LEFT</a> = &quot;spacingLeft&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the spacingLeft style. The value represents the spacing, in pixels, added to the left side of a label in a vertex (style applies to vertices only). <a href="#ac22ee8a630a6114a3e05f9f0c1a13c1c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ae9f99069bf0e43bc91b86782829e305a">STYLE_SPACING_BOTTOM</a> = &quot;spacingBottom&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the spacingBottom style The value represents the spacing, in pixels, added to the bottom side of a label in a vertex (style applies to vertices only). <a href="#ae9f99069bf0e43bc91b86782829e305a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a311f21a164824043c00dd88d0faabca7">STYLE_SPACING_RIGHT</a> = &quot;spacingRight&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the spacingRight style The value represents the spacing, in pixels, added to the right side of a label in a vertex (style applies to vertices only). <a href="#a311f21a164824043c00dd88d0faabca7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a09777af53361249d4cdb30f2124c216f">STYLE_HORIZONTAL</a> = &quot;horizontal&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the horizontal style. Possible values are <em>true</em> or <em>false</em>. This value only applies to vertices. If the <em>STYLE_SHAPE</em> is <em>SHAPE_SWIMLANE</em> a value of <em>false</em> indicates that the swimlane should be drawn vertically, <em>true</em> indicates to draw it horizontally. If the shape style does not indicate that this vertex is a swimlane, this value affects only whether the label is drawn horizontally or vertically. <a href="#a09777af53361249d4cdb30f2124c216f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a622b5e7e3ca2cb86085df0cd3d5e26c1">STYLE_DIRECTION</a> = &quot;direction&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the direction style. The direction style is used to specify the direction of certain shapes (eg. <em>mxTriangle</em>). Possible values are <em>DIRECTION_EAST</em> (default), <em>DIRECTION_WEST</em>, <em>DIRECTION_NORTH</em> and <em>DIRECTION_SOUTH</em>. This value only applies to vertices. <a href="#a622b5e7e3ca2cb86085df0cd3d5e26c1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aee1f5bfab933c72838a55bb4e73b3e7f">STYLE_ELBOW</a> = &quot;elbow&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the elbow style. Possible values are <em>ELBOW_HORIZONTAL</em> and <em>ELBOW_VERTICAL</em>. Default is <em>ELBOW_HORIZONTAL</em>. This defines how the three segment orthogonal edge style leaves its terminal vertices. The vertical style leaves the terminal vertices at the top and bottom sides. <a href="#aee1f5bfab933c72838a55bb4e73b3e7f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a5a347e065f8c5005963216973e2a9115">STYLE_FONTCOLOR</a> = &quot;fontColor&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the fontColor style. The value is type <em>String</em> and of the expression supported by ColorTranslator.FromHtml. <a href="#a5a347e065f8c5005963216973e2a9115"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a3aa95b051c6493fa620c6b0c1cd3b4dd">STYLE_FONTFAMILY</a> = &quot;fontFamily&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the fontFamily style. Possible values are names such as Arial; Dialog; Verdana; Times New Roman. The value is of type <em>String</em>. <a href="#a3aa95b051c6493fa620c6b0c1cd3b4dd"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ad212fbdc79fc097012001bad8d884503">STYLE_FONTSIZE</a> = &quot;fontSize&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the fontSize style (in points). The type of the value is <em>int</em>. <a href="#ad212fbdc79fc097012001bad8d884503"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ad7f0c932b0e6155f8941e3de4550cb7a">STYLE_FONTSTYLE</a> = &quot;fontStyle&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the fontStyle style. Values may be any logical AND (sum) of FONT_BOLD, FONT_ITALIC, FONT_UNDERLINE and FONT_SHADOW. The type of the value is <em>int</em>. <a href="#ad7f0c932b0e6155f8941e3de4550cb7a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#af98dc98bd5924306a17ea59f72a1fc3b">STYLE_SHAPE</a> = &quot;shape&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the shape style. Possible values are any of the SHAPE_* constants. <a href="#af98dc98bd5924306a17ea59f72a1fc3b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a8861eab51bc7b08c6275a70f2f4172cb">STYLE_EDGE</a> = &quot;edgeStyle&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Takes a function that creates points. Possible values are the functions defined in <a class="el" href="classcom_1_1mxgraph_1_1mxEdgeStyle.html" title="Provides various edge styles to be used as the values for mxConstants.STYLE_EDGE...">mxEdgeStyle</a>. <a href="#a8861eab51bc7b08c6275a70f2f4172cb"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a150d6d5f6ee8fdeca8ef3c03fc554b81">STYLE_LOOP</a> = &quot;loopStyle&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the loop style. Possible values are the functions defined in <a class="el" href="classcom_1_1mxgraph_1_1mxEdgeStyle.html" title="Provides various edge styles to be used as the values for mxConstants.STYLE_EDGE...">mxEdgeStyle</a>. <a href="#a150d6d5f6ee8fdeca8ef3c03fc554b81"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static String&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ae4a649d907b8a4f9eb7915d0232a0052">STYLE_ROUTING_CENTER_X</a> = &quot;routingCenterX&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the horizontal routing center. Possible values are between -0.5 and 0.5. This is the relative offset from the center used for connecting edges. The type of this value is <em>float</em>. <a href="#ae4a649d907b8a4f9eb7915d0232a0052"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static String&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a2090b3fa05fc8a9b9584039656b3d59d">STYLE_ROUTING_CENTER_Y</a> = &quot;routingCenterY&quot;</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines the key for the vertical routing center. Possible values are between -0.5 and 0.5. This is the relative offset from the center used for connecting edges. The type of this value is <em>float</em>. <a href="#a2090b3fa05fc8a9b9584039656b3d59d"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Defines various global constants. </p>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="aed1232be429b6c5cbd6bbbfe9f8f94a8"></a><!-- doxytag: member="com::mxgraph::mxConstants::ALIGN_BOTTOM" ref="aed1232be429b6c5cbd6bbbfe9f8f94a8" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aed1232be429b6c5cbd6bbbfe9f8f94a8">com::mxgraph::mxConstants::ALIGN_BOTTOM</a> = &quot;bottom&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>ALIGN_BOTTOM. </p>
</div>
</div>
<a class="anchor" id="a671d1091ad0216097f171e35721407be"></a><!-- doxytag: member="com::mxgraph::mxConstants::ALIGN_CENTER" ref="a671d1091ad0216097f171e35721407be" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a671d1091ad0216097f171e35721407be">com::mxgraph::mxConstants::ALIGN_CENTER</a> = &quot;center&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>ALIGN_CENTER. </p>
</div>
</div>
<a class="anchor" id="a581f2bde5ccd9a5e4d34dee1d22b9e2f"></a><!-- doxytag: member="com::mxgraph::mxConstants::ALIGN_LEFT" ref="a581f2bde5ccd9a5e4d34dee1d22b9e2f" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a581f2bde5ccd9a5e4d34dee1d22b9e2f">com::mxgraph::mxConstants::ALIGN_LEFT</a> = &quot;left&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>ALIGN_LEFT. </p>
</div>
</div>
<a class="anchor" id="ae3911ed6204528cdbbe551c4d0ff90fa"></a><!-- doxytag: member="com::mxgraph::mxConstants::ALIGN_MIDDLE" ref="ae3911ed6204528cdbbe551c4d0ff90fa" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ae3911ed6204528cdbbe551c4d0ff90fa">com::mxgraph::mxConstants::ALIGN_MIDDLE</a> = &quot;middle&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>ALIGN_MIDDLE. </p>
</div>
</div>
<a class="anchor" id="aa4e34648d83cd7460d0cb20ee0403d8a"></a><!-- doxytag: member="com::mxgraph::mxConstants::ALIGN_RIGHT" ref="aa4e34648d83cd7460d0cb20ee0403d8a" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aa4e34648d83cd7460d0cb20ee0403d8a">com::mxgraph::mxConstants::ALIGN_RIGHT</a> = &quot;right&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>ALIGN_RIGHT. </p>
</div>
</div>
<a class="anchor" id="a3e3b58384536c29db72b8b6e0766fe5b"></a><!-- doxytag: member="com::mxgraph::mxConstants::ALIGN_TOP" ref="a3e3b58384536c29db72b8b6e0766fe5b" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a3e3b58384536c29db72b8b6e0766fe5b">com::mxgraph::mxConstants::ALIGN_TOP</a> = &quot;top&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>ALIGN_TOP. </p>
</div>
</div>
<a class="anchor" id="a97bae058e18a204853e81ef523c27cbe"></a><!-- doxytag: member="com::mxgraph::mxConstants::ARROW_BLOCK" ref="a97bae058e18a204853e81ef523c27cbe" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a97bae058e18a204853e81ef523c27cbe">com::mxgraph::mxConstants::ARROW_BLOCK</a> = &quot;block&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>ARROW_BLOCK. </p>
</div>
</div>
<a class="anchor" id="a0bc3c5c7fd2dc102d59e667c9648ebfc"></a><!-- doxytag: member="com::mxgraph::mxConstants::ARROW_CLASSIC" ref="a0bc3c5c7fd2dc102d59e667c9648ebfc" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a0bc3c5c7fd2dc102d59e667c9648ebfc">com::mxgraph::mxConstants::ARROW_CLASSIC</a> = &quot;classic&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>ARROW_CLASSIC. </p>
</div>
</div>
<a class="anchor" id="adabfcaff7df74535caf6c51ea2823139"></a><!-- doxytag: member="com::mxgraph::mxConstants::ARROW_DIAMOND" ref="adabfcaff7df74535caf6c51ea2823139" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#adabfcaff7df74535caf6c51ea2823139">com::mxgraph::mxConstants::ARROW_DIAMOND</a> = &quot;diamond&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>ARROW_OPEN. </p>
</div>
</div>
<a class="anchor" id="a3ccb95f20cf9ad4f620356ba5c85613c"></a><!-- doxytag: member="com::mxgraph::mxConstants::ARROW_OPEN" ref="a3ccb95f20cf9ad4f620356ba5c85613c" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a3ccb95f20cf9ad4f620356ba5c85613c">com::mxgraph::mxConstants::ARROW_OPEN</a> = &quot;open&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>ARROW_OPEN. </p>
</div>
</div>
<a class="anchor" id="a5f89ad5538a6009a1c76e3b8cd3979df"></a><!-- doxytag: member="com::mxgraph::mxConstants::ARROW_OVAL" ref="a5f89ad5538a6009a1c76e3b8cd3979df" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a5f89ad5538a6009a1c76e3b8cd3979df">com::mxgraph::mxConstants::ARROW_OVAL</a> = &quot;oval&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>ARROW_BLOCK. </p>
</div>
</div>
<a class="anchor" id="ad42ffebd7848e9a459db4542fb931be9"></a><!-- doxytag: member="com::mxgraph::mxConstants::ARROW_SIZE" ref="ad42ffebd7848e9a459db4542fb931be9" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ad42ffebd7848e9a459db4542fb931be9">com::mxgraph::mxConstants::ARROW_SIZE</a> = 30<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the size of the arrowhead in the arrow shape. Default is 30. </p>
</div>
</div>
<a class="anchor" id="a6cc6975b57bdba6d460539a237557082"></a><!-- doxytag: member="com::mxgraph::mxConstants::ARROW_SPACING" ref="a6cc6975b57bdba6d460539a237557082" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a6cc6975b57bdba6d460539a237557082">com::mxgraph::mxConstants::ARROW_SPACING</a> = 10<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the spacing between the arrow shape and its terminals. Default is 10. </p>
</div>
</div>
<a class="anchor" id="a6fdb559821134de6b14cb4f6e7b6df8e"></a><!-- doxytag: member="com::mxgraph::mxConstants::ARROW_WIDTH" ref="a6fdb559821134de6b14cb4f6e7b6df8e" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a6fdb559821134de6b14cb4f6e7b6df8e">com::mxgraph::mxConstants::ARROW_WIDTH</a> = 30<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the width of the arrow shape. Default is 30. </p>
</div>
</div>
<a class="anchor" id="a1c64b4ac20657f06eead7e23cbd0ea58"></a><!-- doxytag: member="com::mxgraph::mxConstants::DEFAULT_FONTFAMILIES" ref="a1c64b4ac20657f06eead7e23cbd0ea58" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">String <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a1c64b4ac20657f06eead7e23cbd0ea58">com::mxgraph::mxConstants::DEFAULT_FONTFAMILIES</a> = &quot;Arial,Helvetica&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Comma separated list of default fonts for CSS properties. And the default font family value for new image export. Default is Arial, Helvetica. </p>
</div>
</div>
<a class="anchor" id="aa8f6be2c9e0c22d5a3fc3e7ffb78e091"></a><!-- doxytag: member="com::mxgraph::mxConstants::DEFAULT_FONTFAMILY" ref="aa8f6be2c9e0c22d5a3fc3e7ffb78e091" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">String <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aa8f6be2c9e0c22d5a3fc3e7ffb78e091">com::mxgraph::mxConstants::DEFAULT_FONTFAMILY</a> = &quot;Arial&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Default family for fonts. Default is Arial. </p>
</div>
</div>
<a class="anchor" id="a3e51abdecb7408a419abc5dc1add483d"></a><!-- doxytag: member="com::mxgraph::mxConstants::DEFAULT_FONTSIZE" ref="a3e51abdecb7408a419abc5dc1add483d" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a3e51abdecb7408a419abc5dc1add483d">com::mxgraph::mxConstants::DEFAULT_FONTSIZE</a> = 11<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Default size for fonts. Value is 11. </p>
</div>
</div>
<a class="anchor" id="aa4681077d65955938ae5f0a1d92cf4d9"></a><!-- doxytag: member="com::mxgraph::mxConstants::DEFAULT_HOTSPOT" ref="aa4681077d65955938ae5f0a1d92cf4d9" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">double <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aa4681077d65955938ae5f0a1d92cf4d9">com::mxgraph::mxConstants::DEFAULT_HOTSPOT</a> = 0.3<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the portion of the cell which is. </p>
<p>to be used as a connectable region. </p>
</div>
</div>
<a class="anchor" id="a501de491da4bfaca8212c186c0dd5010"></a><!-- doxytag: member="com::mxgraph::mxConstants::DEFAULT_IMAGESIZE" ref="a501de491da4bfaca8212c186c0dd5010" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a501de491da4bfaca8212c186c0dd5010">com::mxgraph::mxConstants::DEFAULT_IMAGESIZE</a> = 24<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the default width and height for images used in the label shape. Default is 24. </p>
</div>
</div>
<a class="anchor" id="afcaa2814121d0790947f213d58b4259e"></a><!-- doxytag: member="com::mxgraph::mxConstants::DEFAULT_MARKERSIZE" ref="afcaa2814121d0790947f213d58b4259e" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#afcaa2814121d0790947f213d58b4259e">com::mxgraph::mxConstants::DEFAULT_MARKERSIZE</a> = 6<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Default size for markers. Value is 6. </p>
</div>
</div>
<a class="anchor" id="afff87a571af579f46ec2c3862704a58a"></a><!-- doxytag: member="com::mxgraph::mxConstants::DEFAULT_STARTSIZE" ref="afff87a571af579f46ec2c3862704a58a" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#afff87a571af579f46ec2c3862704a58a">com::mxgraph::mxConstants::DEFAULT_STARTSIZE</a> = 40<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the default start size for swimlanes. Default is 40. </p>
</div>
</div>
<a class="anchor" id="a46965709b8201a793fd44e0d247d20f0"></a><!-- doxytag: member="com::mxgraph::mxConstants::DIRECTION_EAST" ref="a46965709b8201a793fd44e0d247d20f0" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a46965709b8201a793fd44e0d247d20f0">com::mxgraph::mxConstants::DIRECTION_EAST</a> = &quot;east&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>DIRECTION_EAST </p>
</div>
</div>
<a class="anchor" id="aae4487ca29086764e8e5b38540f1df95"></a><!-- doxytag: member="com::mxgraph::mxConstants::DIRECTION_NORTH" ref="aae4487ca29086764e8e5b38540f1df95" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aae4487ca29086764e8e5b38540f1df95">com::mxgraph::mxConstants::DIRECTION_NORTH</a> = &quot;north&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>DIRECTION_NORTH </p>
</div>
</div>
<a class="anchor" id="ad87d063a90714a2f565ac4d74a0ba309"></a><!-- doxytag: member="com::mxgraph::mxConstants::DIRECTION_SOUTH" ref="ad87d063a90714a2f565ac4d74a0ba309" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ad87d063a90714a2f565ac4d74a0ba309">com::mxgraph::mxConstants::DIRECTION_SOUTH</a> = &quot;south&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>DIRECTION_SOUTH </p>
</div>
</div>
<a class="anchor" id="a0523a6e826d22b0b050a037e16096785"></a><!-- doxytag: member="com::mxgraph::mxConstants::DIRECTION_WEST" ref="a0523a6e826d22b0b050a037e16096785" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a0523a6e826d22b0b050a037e16096785">com::mxgraph::mxConstants::DIRECTION_WEST</a> = &quot;west&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>DIRECTION_WEST </p>
</div>
</div>
<a class="anchor" id="aeecc6e2dc1dbc264179acd4681f83a6b"></a><!-- doxytag: member="com::mxgraph::mxConstants::EDGESTYLE_ELBOW" ref="aeecc6e2dc1dbc264179acd4681f83a6b" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aeecc6e2dc1dbc264179acd4681f83a6b">com::mxgraph::mxConstants::EDGESTYLE_ELBOW</a> = &quot;elbowEdgeStyle&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Name of the elbow edge style. Can be used as a string value. </p>
<p>for the STYLE_EDGE style. </p>
</div>
</div>
<a class="anchor" id="a422ba84582422f22deb1f0d896161f2d"></a><!-- doxytag: member="com::mxgraph::mxConstants::EDGESTYLE_ENTITY_RELATION" ref="a422ba84582422f22deb1f0d896161f2d" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a422ba84582422f22deb1f0d896161f2d">com::mxgraph::mxConstants::EDGESTYLE_ENTITY_RELATION</a> = &quot;entityRelationEdgeStyle&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Name of the entity relation edge style. Can be used as a string value. </p>
<p>for the STYLE_EDGE style. </p>
</div>
</div>
<a class="anchor" id="a1fe6d038ca967a9fc70d4aa35d363aff"></a><!-- doxytag: member="com::mxgraph::mxConstants::EDGESTYLE_LOOP" ref="a1fe6d038ca967a9fc70d4aa35d363aff" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a1fe6d038ca967a9fc70d4aa35d363aff">com::mxgraph::mxConstants::EDGESTYLE_LOOP</a> = &quot;loopEdgeStyle&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Name of the loop edge style. Can be used as a string value. </p>
<p>for the STYLE_EDGE style. </p>
</div>
</div>
<a class="anchor" id="a4e5ff3580d1f5c565e973229f42ad2c4"></a><!-- doxytag: member="com::mxgraph::mxConstants::EDGESTYLE_SIDETOSIDE" ref="a4e5ff3580d1f5c565e973229f42ad2c4" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a4e5ff3580d1f5c565e973229f42ad2c4">com::mxgraph::mxConstants::EDGESTYLE_SIDETOSIDE</a> = &quot;sideToSideEdgeStyle&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Name of the side to side edge style. Can be used as a string value. </p>
<p>for the STYLE_EDGE style. </p>
</div>
</div>
<a class="anchor" id="adb64f29e53c3b1cc0d597eb4172cef1a"></a><!-- doxytag: member="com::mxgraph::mxConstants::EDGESTYLE_TOPTOBOTTOM" ref="adb64f29e53c3b1cc0d597eb4172cef1a" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#adb64f29e53c3b1cc0d597eb4172cef1a">com::mxgraph::mxConstants::EDGESTYLE_TOPTOBOTTOM</a> = &quot;topToBottomEdgeStyle&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Name of the top to bottom edge style. Can be used as a string value. </p>
<p>for the STYLE_EDGE style. </p>
</div>
</div>
<a class="anchor" id="ac428d7bb10c30afea58b55092c6e8299"></a><!-- doxytag: member="com::mxgraph::mxConstants::ELBOW_HORIZONTAL" ref="ac428d7bb10c30afea58b55092c6e8299" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ac428d7bb10c30afea58b55092c6e8299">com::mxgraph::mxConstants::ELBOW_HORIZONTAL</a> = &quot;horizontal&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>ELBOW_HORIZONTAL. </p>
</div>
</div>
<a class="anchor" id="a017feb6b31cc6ab8d3aaaf8fb8636f46"></a><!-- doxytag: member="com::mxgraph::mxConstants::ELBOW_VERTICAL" ref="a017feb6b31cc6ab8d3aaaf8fb8636f46" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a017feb6b31cc6ab8d3aaaf8fb8636f46">com::mxgraph::mxConstants::ELBOW_VERTICAL</a> = &quot;vertical&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>ELBOW_VERTICAL. </p>
</div>
</div>
<a class="anchor" id="a440e1f7c83e8e1d5d6ae0dbacd2562f6"></a><!-- doxytag: member="com::mxgraph::mxConstants::ENTITY_SEGMENT" ref="a440e1f7c83e8e1d5d6ae0dbacd2562f6" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a440e1f7c83e8e1d5d6ae0dbacd2562f6">com::mxgraph::mxConstants::ENTITY_SEGMENT</a> = 30<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the length of the horizontal segment of an Entity Relation. This can be overridden using <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a2d77891c86546ce52398037d0afe3ef2" title="Defines the key for the segment style. The type of this value is float and the value...">mxConstants.STYLE_SEGMENT</a> style. Default is 30. </p>
</div>
</div>
<a class="anchor" id="a5611c5488a8a90543df8259ae5a038cb"></a><!-- doxytag: member="com::mxgraph::mxConstants::FONT_BOLD" ref="a5611c5488a8a90543df8259ae5a038cb" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const int <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a5611c5488a8a90543df8259ae5a038cb">com::mxgraph::mxConstants::FONT_BOLD</a> = 1</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>FONT_BOLD. </p>
</div>
</div>
<a class="anchor" id="aa06301a225a73f6f3b794eff609e8025"></a><!-- doxytag: member="com::mxgraph::mxConstants::FONT_ITALIC" ref="aa06301a225a73f6f3b794eff609e8025" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const int <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aa06301a225a73f6f3b794eff609e8025">com::mxgraph::mxConstants::FONT_ITALIC</a> = 2</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>FONT_ITALIC. </p>
</div>
</div>
<a class="anchor" id="a62bfee4263ad5c201c79256c117cd1b4"></a><!-- doxytag: member="com::mxgraph::mxConstants::FONT_SHADOW" ref="a62bfee4263ad5c201c79256c117cd1b4" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const int <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a62bfee4263ad5c201c79256c117cd1b4">com::mxgraph::mxConstants::FONT_SHADOW</a> = 8</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>FONT_SHADOW. </p>
</div>
</div>
<a class="anchor" id="a0d46345b5eb967100c37513709cbf4d9"></a><!-- doxytag: member="com::mxgraph::mxConstants::FONT_SIZEFACTOR" ref="a0d46345b5eb967100c37513709cbf4d9" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">double <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a0d46345b5eb967100c37513709cbf4d9">com::mxgraph::mxConstants::FONT_SIZEFACTOR</a> = 0.75<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the factor to multiply font sizes in points to be used as font sizes in em. Default is 1/1.33 = 0.75. </p>
</div>
</div>
<a class="anchor" id="a6d1d4f95f78df944b58e33dadb6434e0"></a><!-- doxytag: member="com::mxgraph::mxConstants::FONT_UNDERLINE" ref="a6d1d4f95f78df944b58e33dadb6434e0" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const int <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a6d1d4f95f78df944b58e33dadb6434e0">com::mxgraph::mxConstants::FONT_UNDERLINE</a> = 4</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>FONT_UNDERLINE. </p>
</div>
</div>
<a class="anchor" id="ada723b1431e72dcb83ade63bbb01f73a"></a><!-- doxytag: member="com::mxgraph::mxConstants::LABEL_INSET" ref="ada723b1431e72dcb83ade63bbb01f73a" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ada723b1431e72dcb83ade63bbb01f73a">com::mxgraph::mxConstants::LABEL_INSET</a> = 3<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the inset in absolute pixels between the label bounding box and the label text. Default is 3. </p>
</div>
</div>
<a class="anchor" id="a54c593c784f39e9ff7c6b30a85b9636f"></a><!-- doxytag: member="com::mxgraph::mxConstants::LINE_ARCSIZE" ref="a54c593c784f39e9ff7c6b30a85b9636f" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">double <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a54c593c784f39e9ff7c6b30a85b9636f">com::mxgraph::mxConstants::LINE_ARCSIZE</a> = 10<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the size of the arcs for rounded edges. Default is 10. </p>
</div>
</div>
<a class="anchor" id="ab5f4a464bcb289fb32e0b4673b4d44df"></a><!-- doxytag: member="com::mxgraph::mxConstants::LINESPACING" ref="ab5f4a464bcb289fb32e0b4673b4d44df" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ab5f4a464bcb289fb32e0b4673b4d44df">com::mxgraph::mxConstants::LINESPACING</a> = 2<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Specifies the line spacing. Default is 2. </p>
</div>
</div>
<a class="anchor" id="acbb9f2ff860f1f615001f00475c26357"></a><!-- doxytag: member="com::mxgraph::mxConstants::MIN_HOTSPOT_SIZE" ref="acbb9f2ff860f1f615001f00475c26357" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">double <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#acbb9f2ff860f1f615001f00475c26357">com::mxgraph::mxConstants::MIN_HOTSPOT_SIZE</a> = 8<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the minimum size in pixels of the. </p>
<p>portion of the cell cell which is to be used as a connectable region. </p>
</div>
</div>
<a class="anchor" id="a1adacf0fd058343aa49474e68b2e9bc0"></a><!-- doxytag: member="com::mxgraph::mxConstants::NONE" ref="a1adacf0fd058343aa49474e68b2e9bc0" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a1adacf0fd058343aa49474e68b2e9bc0">com::mxgraph::mxConstants::NONE</a> = &quot;none&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the value for none. Default is "none". </p>
</div>
</div>
<a class="anchor" id="a28b704112d40b5bc8ec0a25036519461"></a><!-- doxytag: member="com::mxgraph::mxConstants::NS_SVG" ref="a28b704112d40b5bc8ec0a25036519461" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a28b704112d40b5bc8ec0a25036519461">com::mxgraph::mxConstants::NS_SVG</a> = &quot;http://www.w3.org/2000/svg&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the SVG namespace. </p>
</div>
</div>
<a class="anchor" id="a57bbcd46e2282a8a8f3e5efd009f326f"></a><!-- doxytag: member="com::mxgraph::mxConstants::NS_XHTML" ref="a57bbcd46e2282a8a8f3e5efd009f326f" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a57bbcd46e2282a8a8f3e5efd009f326f">com::mxgraph::mxConstants::NS_XHTML</a> = &quot;http://www.w3.org/1999/xhtml&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the XHTML namespace. </p>
</div>
</div>
<a class="anchor" id="ac215c18933e00eea92bb5bce420b6164"></a><!-- doxytag: member="com::mxgraph::mxConstants::NS_XLINK" ref="ac215c18933e00eea92bb5bce420b6164" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ac215c18933e00eea92bb5bce420b6164">com::mxgraph::mxConstants::NS_XLINK</a> = &quot;http://www.w3.org/1999/xlink&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the XLink namespace. </p>
</div>
</div>
<a class="anchor" id="a98221a8b8eda10e6d8f5537369f7aaa5"></a><!-- doxytag: member="com::mxgraph::mxConstants::PERIMETER_ELLIPSE" ref="a98221a8b8eda10e6d8f5537369f7aaa5" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a98221a8b8eda10e6d8f5537369f7aaa5">com::mxgraph::mxConstants::PERIMETER_ELLIPSE</a> = &quot;ellipsePerimeter&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Name of the ellipse perimeter. Can be used as a string value. </p>
<p>for the STYLE_PERIMETER style. </p>
</div>
</div>
<a class="anchor" id="ae0998d20af28656c081cf969afb40b99"></a><!-- doxytag: member="com::mxgraph::mxConstants::PERIMETER_RECTANGLE" ref="ae0998d20af28656c081cf969afb40b99" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ae0998d20af28656c081cf969afb40b99">com::mxgraph::mxConstants::PERIMETER_RECTANGLE</a> = &quot;rectanglePerimeter&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Name of the rectangle perimeter. Can be used as a string value. </p>
<p>for the STYLE_PERIMETER style. </p>
</div>
</div>
<a class="anchor" id="a9246707b04824ac40c547a28dc703549"></a><!-- doxytag: member="com::mxgraph::mxConstants::PERIMETER_RHOMBUS" ref="a9246707b04824ac40c547a28dc703549" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a9246707b04824ac40c547a28dc703549">com::mxgraph::mxConstants::PERIMETER_RHOMBUS</a> = &quot;rhombusPerimeter&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Name of the rhombus perimeter. Can be used as a string value. </p>
<p>for the STYLE_PERIMETER style. </p>
</div>
</div>
<a class="anchor" id="a976f981a543eef57ee02bd91adad6519"></a><!-- doxytag: member="com::mxgraph::mxConstants::PERIMETER_TRIANGLE" ref="a976f981a543eef57ee02bd91adad6519" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a976f981a543eef57ee02bd91adad6519">com::mxgraph::mxConstants::PERIMETER_TRIANGLE</a> = &quot;trianglePerimeter&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Name of the triangle perimeter. Can be used as a string value. </p>
<p>for the STYLE_PERIMETER style. </p>
</div>
</div>
<a class="anchor" id="aabfe6def9b50358da2531c4d60dab841"></a><!-- doxytag: member="com::mxgraph::mxConstants::RECTANGLE_ROUNDING_FACTOR" ref="aabfe6def9b50358da2531c4d60dab841" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">double <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aabfe6def9b50358da2531c4d60dab841">com::mxgraph::mxConstants::RECTANGLE_ROUNDING_FACTOR</a> = 0.15<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the rounding factor for rounded rectangles in percent between 0 and 1. Values should be smaller than 0.5. Default is 0.15. </p>
</div>
</div>
<a class="anchor" id="a01f9ce3eb19c4a4ba0cfddc329a2699a"></a><!-- doxytag: member="com::mxgraph::mxConstants::SHADOW_OFFSETX" ref="a01f9ce3eb19c4a4ba0cfddc329a2699a" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a01f9ce3eb19c4a4ba0cfddc329a2699a">com::mxgraph::mxConstants::SHADOW_OFFSETX</a> = 2<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the x-offset to be used for shadows. Default is 2. </p>
</div>
</div>
<a class="anchor" id="a2678e4921f6a202f3587442383abcbc6"></a><!-- doxytag: member="com::mxgraph::mxConstants::SHADOW_OFFSETY" ref="a2678e4921f6a202f3587442383abcbc6" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a2678e4921f6a202f3587442383abcbc6">com::mxgraph::mxConstants::SHADOW_OFFSETY</a> = 3<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the y-offset to be used for shadows. Default is 3. </p>
</div>
</div>
<a class="anchor" id="af7148385e3441968e5d15aa58ee2f665"></a><!-- doxytag: member="com::mxgraph::mxConstants::SHADOWCOLOR" ref="af7148385e3441968e5d15aa58ee2f665" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Color <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#af7148385e3441968e5d15aa58ee2f665">com::mxgraph::mxConstants::SHADOWCOLOR</a> = Color.Gray<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the color to be used to draw shadows. Default is gray. </p>
</div>
</div>
<a class="anchor" id="a72ed28d6c0495c8c7a920ae3c12b3688"></a><!-- doxytag: member="com::mxgraph::mxConstants::SHAPE_ACTOR" ref="a72ed28d6c0495c8c7a920ae3c12b3688" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a72ed28d6c0495c8c7a920ae3c12b3688">com::mxgraph::mxConstants::SHAPE_ACTOR</a> = &quot;actor&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>SHAPE_ACTOR. </p>
</div>
</div>
<a class="anchor" id="ac31197f8da77804a029048b7c9d3cad9"></a><!-- doxytag: member="com::mxgraph::mxConstants::SHAPE_ARROW" ref="ac31197f8da77804a029048b7c9d3cad9" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ac31197f8da77804a029048b7c9d3cad9">com::mxgraph::mxConstants::SHAPE_ARROW</a> = &quot;arrow&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>SHAPE_ARROW. </p>
</div>
</div>
<a class="anchor" id="ada54fd2aa9d7f5c90c070aaa0506b77c"></a><!-- doxytag: member="com::mxgraph::mxConstants::SHAPE_CLOUD" ref="ada54fd2aa9d7f5c90c070aaa0506b77c" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ada54fd2aa9d7f5c90c070aaa0506b77c">com::mxgraph::mxConstants::SHAPE_CLOUD</a> = &quot;cloud&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>SHAPE_CLOUD. </p>
</div>
</div>
<a class="anchor" id="ab600b420af02458e82b7258f496cfb6d"></a><!-- doxytag: member="com::mxgraph::mxConstants::SHAPE_CONNECTOR" ref="ab600b420af02458e82b7258f496cfb6d" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ab600b420af02458e82b7258f496cfb6d">com::mxgraph::mxConstants::SHAPE_CONNECTOR</a> = &quot;connector&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>SHAPE_CONNECTOR. </p>
</div>
</div>
<a class="anchor" id="a1f63bac0e7097a58663dc80da5f9b4a2"></a><!-- doxytag: member="com::mxgraph::mxConstants::SHAPE_CYLINDER" ref="a1f63bac0e7097a58663dc80da5f9b4a2" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a1f63bac0e7097a58663dc80da5f9b4a2">com::mxgraph::mxConstants::SHAPE_CYLINDER</a> = &quot;cylinder&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>SHAPE_CYLINDER. </p>
</div>
</div>
<a class="anchor" id="aea8932b267794b48cd6951efa11df7fa"></a><!-- doxytag: member="com::mxgraph::mxConstants::SHAPE_DOUBLE_ELLIPSE" ref="aea8932b267794b48cd6951efa11df7fa" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aea8932b267794b48cd6951efa11df7fa">com::mxgraph::mxConstants::SHAPE_DOUBLE_ELLIPSE</a> = &quot;doubleEllipse&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>SHAPE_DOUBLE_ELLIPSE. </p>
</div>
</div>
<a class="anchor" id="a946407c9bf9eef6f921b7723899bad78"></a><!-- doxytag: member="com::mxgraph::mxConstants::SHAPE_ELLIPSE" ref="a946407c9bf9eef6f921b7723899bad78" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a946407c9bf9eef6f921b7723899bad78">com::mxgraph::mxConstants::SHAPE_ELLIPSE</a> = &quot;ellipse&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>SHAPE_ELLIPSE. </p>
</div>
</div>
<a class="anchor" id="a3b6043b72e0e58c69ed4a1323cd1b166"></a><!-- doxytag: member="com::mxgraph::mxConstants::SHAPE_HEXAGON" ref="a3b6043b72e0e58c69ed4a1323cd1b166" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a3b6043b72e0e58c69ed4a1323cd1b166">com::mxgraph::mxConstants::SHAPE_HEXAGON</a> = &quot;hexagon&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>SHAPE_HEXAGON. </p>
</div>
</div>
<a class="anchor" id="aec3c70fb4c28da7bc4f50c35dcec6c88"></a><!-- doxytag: member="com::mxgraph::mxConstants::SHAPE_IMAGE" ref="aec3c70fb4c28da7bc4f50c35dcec6c88" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aec3c70fb4c28da7bc4f50c35dcec6c88">com::mxgraph::mxConstants::SHAPE_IMAGE</a> = &quot;image&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>SHAPE_IMAGE. </p>
</div>
</div>
<a class="anchor" id="a1dfdd4b69e8d8b195d90fbe13314c542"></a><!-- doxytag: member="com::mxgraph::mxConstants::SHAPE_LABEL" ref="a1dfdd4b69e8d8b195d90fbe13314c542" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a1dfdd4b69e8d8b195d90fbe13314c542">com::mxgraph::mxConstants::SHAPE_LABEL</a> = &quot;label&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>SHAPE_LABEL. </p>
</div>
</div>
<a class="anchor" id="a2fd007b2ccee5aa697cf29fb021a0583"></a><!-- doxytag: member="com::mxgraph::mxConstants::SHAPE_LINE" ref="a2fd007b2ccee5aa697cf29fb021a0583" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a2fd007b2ccee5aa697cf29fb021a0583">com::mxgraph::mxConstants::SHAPE_LINE</a> = &quot;line&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>SHAPE_LINE. </p>
</div>
</div>
<a class="anchor" id="a2acf2ee5738a15bde35078e86269e45b"></a><!-- doxytag: member="com::mxgraph::mxConstants::SHAPE_RECTANGLE" ref="a2acf2ee5738a15bde35078e86269e45b" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a2acf2ee5738a15bde35078e86269e45b">com::mxgraph::mxConstants::SHAPE_RECTANGLE</a> = &quot;rectangle&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>SHAPE_RECTANGLE. </p>
</div>
</div>
<a class="anchor" id="aea7159f2588d2ac58bc9159d5d4d03df"></a><!-- doxytag: member="com::mxgraph::mxConstants::SHAPE_RHOMBUS" ref="aea7159f2588d2ac58bc9159d5d4d03df" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aea7159f2588d2ac58bc9159d5d4d03df">com::mxgraph::mxConstants::SHAPE_RHOMBUS</a> = &quot;rhombus&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>SHAPE_RHOMBUS. </p>
</div>
</div>
<a class="anchor" id="a6c82fb9d8b61d4d54bf26941203065a6"></a><!-- doxytag: member="com::mxgraph::mxConstants::SHAPE_SWIMLANE" ref="a6c82fb9d8b61d4d54bf26941203065a6" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a6c82fb9d8b61d4d54bf26941203065a6">com::mxgraph::mxConstants::SHAPE_SWIMLANE</a> = &quot;swimlane&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>SHAPE_SWIMLANE. </p>
</div>
</div>
<a class="anchor" id="a96dcc90c9e5cd652bf6c4b36f5c5494b"></a><!-- doxytag: member="com::mxgraph::mxConstants::SHAPE_TRIANGLE" ref="a96dcc90c9e5cd652bf6c4b36f5c5494b" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a96dcc90c9e5cd652bf6c4b36f5c5494b">com::mxgraph::mxConstants::SHAPE_TRIANGLE</a> = &quot;triangle&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>SHAPE_TRIANGLE. </p>
</div>
</div>
<a class="anchor" id="aff2785f47c407555c479638d61236485"></a><!-- doxytag: member="com::mxgraph::mxConstants::STENCIL_SHADOW_OPACITY" ref="aff2785f47c407555c479638d61236485" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aff2785f47c407555c479638d61236485">com::mxgraph::mxConstants::STENCIL_SHADOW_OPACITY</a> = 1<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the default opacity for stencils shadows. Default is 1. </p>
</div>
</div>
<a class="anchor" id="a2ad8d18c2859195ee32682ddeb78ee45"></a><!-- doxytag: member="com::mxgraph::mxConstants::STENCIL_SHADOWCOLOR" ref="a2ad8d18c2859195ee32682ddeb78ee45" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">String <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a2ad8d18c2859195ee32682ddeb78ee45">com::mxgraph::mxConstants::STENCIL_SHADOWCOLOR</a> = &quot;gray&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the default shadow color for stencils. Default is "gray". </p>
</div>
</div>
<a class="anchor" id="a0bf2ade1d2e0f403d277f6f8fbfab04c"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_ALIGN" ref="a0bf2ade1d2e0f403d277f6f8fbfab04c" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a0bf2ade1d2e0f403d277f6f8fbfab04c">com::mxgraph::mxConstants::STYLE_ALIGN</a> = &quot;align&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the align style. Possible values are <em>ALIGN_LEFT</em>, <em>ALIGN_CENTER</em> and <em>ALIGN_RIGHT</em>. This value defines how the lines of the label are horizontally aligned. <em>ALIGN_LEFT</em> mean label text lines are aligned to left of the label bounds, <em>ALIGN_RIGHT</em> to the right of the label bounds and <em>ALIGN_CENTER</em> means the center of the text lines are aligned in the center of the label bounds. Note this value doesn't affect the positioning of the overall label bounds relative to the vertex, to move the label bounds horizontally, use <em>STYLE_LABEL_POSITION</em> </p>
</div>
</div>
<a class="anchor" id="a72282dc7b4403879583e92429f59408c"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_DASHED" ref="a72282dc7b4403879583e92429f59408c" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a72282dc7b4403879583e92429f59408c">com::mxgraph::mxConstants::STYLE_DASHED</a> = &quot;dashed&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the dashed style. The type of this value is <em>boolean</em> and the value determines whether or not an edge or border is drawn with a dashed pattern along the line. </p>
</div>
</div>
<a class="anchor" id="a622b5e7e3ca2cb86085df0cd3d5e26c1"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_DIRECTION" ref="a622b5e7e3ca2cb86085df0cd3d5e26c1" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a622b5e7e3ca2cb86085df0cd3d5e26c1">com::mxgraph::mxConstants::STYLE_DIRECTION</a> = &quot;direction&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the direction style. The direction style is used to specify the direction of certain shapes (eg. <em>mxTriangle</em>). Possible values are <em>DIRECTION_EAST</em> (default), <em>DIRECTION_WEST</em>, <em>DIRECTION_NORTH</em> and <em>DIRECTION_SOUTH</em>. This value only applies to vertices. </p>
</div>
</div>
<a class="anchor" id="a8861eab51bc7b08c6275a70f2f4172cb"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_EDGE" ref="a8861eab51bc7b08c6275a70f2f4172cb" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a8861eab51bc7b08c6275a70f2f4172cb">com::mxgraph::mxConstants::STYLE_EDGE</a> = &quot;edgeStyle&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Takes a function that creates points. Possible values are the functions defined in <a class="el" href="classcom_1_1mxgraph_1_1mxEdgeStyle.html" title="Provides various edge styles to be used as the values for mxConstants.STYLE_EDGE...">mxEdgeStyle</a>. </p>
</div>
</div>
<a class="anchor" id="aee1f5bfab933c72838a55bb4e73b3e7f"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_ELBOW" ref="aee1f5bfab933c72838a55bb4e73b3e7f" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aee1f5bfab933c72838a55bb4e73b3e7f">com::mxgraph::mxConstants::STYLE_ELBOW</a> = &quot;elbow&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the elbow style. Possible values are <em>ELBOW_HORIZONTAL</em> and <em>ELBOW_VERTICAL</em>. Default is <em>ELBOW_HORIZONTAL</em>. This defines how the three segment orthogonal edge style leaves its terminal vertices. The vertical style leaves the terminal vertices at the top and bottom sides. </p>
</div>
</div>
<a class="anchor" id="a1088d6100e39467aedbcaf6b5062317a"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_ENDARROW" ref="a1088d6100e39467aedbcaf6b5062317a" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a1088d6100e39467aedbcaf6b5062317a">com::mxgraph::mxConstants::STYLE_ENDARROW</a> = &quot;endArrow&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the endArrow style. Possible values are all constants in this class that start with ARROW_. This style is supported in the mxConnector shape. </p>
</div>
</div>
<a class="anchor" id="aeb6c0f3b0eb4303fb1d84494261148d8"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_ENDSIZE" ref="aeb6c0f3b0eb4303fb1d84494261148d8" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aeb6c0f3b0eb4303fb1d84494261148d8">com::mxgraph::mxConstants::STYLE_ENDSIZE</a> = &quot;endSize&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the endSize style. The type of this value is <em>float</em> and the value represents the size of the end marker in pixels. </p>
</div>
</div>
<a class="anchor" id="a97c58e9edf1fbcb66728d41f3f3e921b"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_ENTRY_PERIMETER" ref="a97c58e9edf1fbcb66728d41f3f3e921b" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a97c58e9edf1fbcb66728d41f3f3e921b">com::mxgraph::mxConstants::STYLE_ENTRY_PERIMETER</a> = &quot;entryPerimeter&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines if the perimeter should be used to find the exact entry point. </p>
<p>along the perimeter of the target. Possible values are 0 (false) and 1 (true). Default is 1 (true). </p>
</div>
</div>
<a class="anchor" id="aa33b112c7630d445fb16560f941b460b"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_ENTRY_X" ref="aa33b112c7630d445fb16560f941b460b" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aa33b112c7630d445fb16560f941b460b">com::mxgraph::mxConstants::STYLE_ENTRY_X</a> = &quot;entryX&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the horizontal relative coordinate connection point. </p>
<p>of an edge with its target terminal. </p>
</div>
</div>
<a class="anchor" id="ac9c08ec34c37cd6367b2c6c61a8d040d"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_ENTRY_Y" ref="ac9c08ec34c37cd6367b2c6c61a8d040d" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ac9c08ec34c37cd6367b2c6c61a8d040d">com::mxgraph::mxConstants::STYLE_ENTRY_Y</a> = &quot;entryY&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the vertical relative coordinate connection point. </p>
<p>of an edge with its target terminal. </p>
</div>
</div>
<a class="anchor" id="a7aa69b39575100511568fc5d062b7c28"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_EXIT_PERIMETER" ref="a7aa69b39575100511568fc5d062b7c28" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a7aa69b39575100511568fc5d062b7c28">com::mxgraph::mxConstants::STYLE_EXIT_PERIMETER</a> = &quot;exitPerimeter&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines if the perimeter should be used to find the exact entry point. </p>
<p>along the perimeter of the source. Possible values are 0 (false) and 1 (true). Default is 1 (true). </p>
</div>
</div>
<a class="anchor" id="a98d483b298c714fc1d4f86e9dea1d6f3"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_EXIT_X" ref="a98d483b298c714fc1d4f86e9dea1d6f3" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a98d483b298c714fc1d4f86e9dea1d6f3">com::mxgraph::mxConstants::STYLE_EXIT_X</a> = &quot;exitX&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the horizontal relative coordinate connection point. </p>
<p>of an edge with its source terminal. </p>
</div>
</div>
<a class="anchor" id="a1216d1b2c024ab902cb5be3f0c16692b"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_EXIT_Y" ref="a1216d1b2c024ab902cb5be3f0c16692b" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a1216d1b2c024ab902cb5be3f0c16692b">com::mxgraph::mxConstants::STYLE_EXIT_Y</a> = &quot;exitY&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the vertical relative coordinate connection point. </p>
<p>of an edge with its source terminal. </p>
</div>
</div>
<a class="anchor" id="a3dc99c9389e68fcccf1c2b9251dff65e"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_FILLCOLOR" ref="a3dc99c9389e68fcccf1c2b9251dff65e" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a3dc99c9389e68fcccf1c2b9251dff65e">com::mxgraph::mxConstants::STYLE_FILLCOLOR</a> = &quot;fillColor&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the fillColor style. The value is a string expression supported by ColorTranslator.FromHtml. </p>
</div>
</div>
<a class="anchor" id="a5a347e065f8c5005963216973e2a9115"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_FONTCOLOR" ref="a5a347e065f8c5005963216973e2a9115" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a5a347e065f8c5005963216973e2a9115">com::mxgraph::mxConstants::STYLE_FONTCOLOR</a> = &quot;fontColor&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the fontColor style. The value is type <em>String</em> and of the expression supported by ColorTranslator.FromHtml. </p>
</div>
</div>
<a class="anchor" id="a3aa95b051c6493fa620c6b0c1cd3b4dd"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_FONTFAMILY" ref="a3aa95b051c6493fa620c6b0c1cd3b4dd" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a3aa95b051c6493fa620c6b0c1cd3b4dd">com::mxgraph::mxConstants::STYLE_FONTFAMILY</a> = &quot;fontFamily&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the fontFamily style. Possible values are names such as Arial; Dialog; Verdana; Times New Roman. The value is of type <em>String</em>. </p>
</div>
</div>
<a class="anchor" id="ad212fbdc79fc097012001bad8d884503"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_FONTSIZE" ref="ad212fbdc79fc097012001bad8d884503" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ad212fbdc79fc097012001bad8d884503">com::mxgraph::mxConstants::STYLE_FONTSIZE</a> = &quot;fontSize&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the fontSize style (in points). The type of the value is <em>int</em>. </p>
</div>
</div>
<a class="anchor" id="ad7f0c932b0e6155f8941e3de4550cb7a"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_FONTSTYLE" ref="ad7f0c932b0e6155f8941e3de4550cb7a" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ad7f0c932b0e6155f8941e3de4550cb7a">com::mxgraph::mxConstants::STYLE_FONTSTYLE</a> = &quot;fontStyle&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the fontStyle style. Values may be any logical AND (sum) of FONT_BOLD, FONT_ITALIC, FONT_UNDERLINE and FONT_SHADOW. The type of the value is <em>int</em>. </p>
</div>
</div>
<a class="anchor" id="af7a5d296e06edc4895e68f1032d0eb21"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_GLASS" ref="af7a5d296e06edc4895e68f1032d0eb21" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">String <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#af7a5d296e06edc4895e68f1032d0eb21">com::mxgraph::mxConstants::STYLE_GLASS</a> = &quot;glass&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the glass style. Possible values are 0 (disabled) and 1(enabled). The default value is 0. This is used in mxLabel. </p>
</div>
</div>
<a class="anchor" id="aa5ce6cef515cd3b980ba2c16efddcb84"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_GRADIENT_DIRECTION" ref="aa5ce6cef515cd3b980ba2c16efddcb84" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aa5ce6cef515cd3b980ba2c16efddcb84">com::mxgraph::mxConstants::STYLE_GRADIENT_DIRECTION</a> = &quot;gradientDirection&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the gradient direction. Possible values are <em>DIRECTION_EAST</em>, <em>DIRECTION_WEST</em>, <em>DIRECTION_NORTH</em> and <em>DIRECTION_SOUTH</em>. Default is <em>DIRECTION_SOUTH</em>. Generally, and by default in <a class="el" href="classcom_1_1mxgraph_1_1mxGraph.html" title="Implements a graph object that allows to create diagrams from a graph model and stylesheet...">mxGraph</a>, gradient painting is done from the value of <em>STYLE_FILLCOLOR</em> to the value of <em>STYLE_GRADIENTCOLOR</em>. Taking the example of <em>DIRECTION_NORTH</em>, this means <em>STYLE_FILLCOLOR</em> color at the bottom of paint pattern and <em>STYLE_GRADIENTCOLOR</em> at top, with a gradient in-between. </p>
</div>
</div>
<a class="anchor" id="a89ed61c1c831f8fdbbb73cb61a4b0893"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_GRADIENTCOLOR" ref="a89ed61c1c831f8fdbbb73cb61a4b0893" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a89ed61c1c831f8fdbbb73cb61a4b0893">com::mxgraph::mxConstants::STYLE_GRADIENTCOLOR</a> = &quot;gradientColor&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the gradientColor style. The value is a string expression supported by ColorTranslator.FromHtml. This is ignored if no fill color is defined. </p>
</div>
</div>
<a class="anchor" id="a09777af53361249d4cdb30f2124c216f"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_HORIZONTAL" ref="a09777af53361249d4cdb30f2124c216f" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a09777af53361249d4cdb30f2124c216f">com::mxgraph::mxConstants::STYLE_HORIZONTAL</a> = &quot;horizontal&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the horizontal style. Possible values are <em>true</em> or <em>false</em>. This value only applies to vertices. If the <em>STYLE_SHAPE</em> is <em>SHAPE_SWIMLANE</em> a value of <em>false</em> indicates that the swimlane should be drawn vertically, <em>true</em> indicates to draw it horizontally. If the shape style does not indicate that this vertex is a swimlane, this value affects only whether the label is drawn horizontally or vertically. </p>
</div>
</div>
<a class="anchor" id="ae7fbf6ef9404b878005cf8ae4a7c6d69"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_IMAGE" ref="ae7fbf6ef9404b878005cf8ae4a7c6d69" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ae7fbf6ef9404b878005cf8ae4a7c6d69">com::mxgraph::mxConstants::STYLE_IMAGE</a> = &quot;image&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the image style. Possible values are any image URL, registered key in mxImageResources or short data URI as defined in <a class="el" href="classcom_1_1mxgraph_1_1mxImageBundle.html" title="Maps from keys to base64 encoded images or file locations. All values must be URLs...">mxImageBundle</a>. The type of the value is <em>String</em>. This is the path to the image to image that is to be displayed within the label of a vertex. See mxGraphics2DCanvas.getImageForStyle, loadImage and setImageBasePath on how the image URL is resolved. Finally, mxUtils.loadImage is used for loading the image for a given URL. </p>
</div>
</div>
<a class="anchor" id="a9c9b30a365244f1ead9c4376ff939278"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_IMAGE_ALIGN" ref="a9c9b30a365244f1ead9c4376ff939278" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a9c9b30a365244f1ead9c4376ff939278">com::mxgraph::mxConstants::STYLE_IMAGE_ALIGN</a> = &quot;imageAlign&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the align style. Possible values are <em>ALIGN_LEFT</em>, <em>ALIGN_CENTER</em> and <em>ALIGN_RIGHT</em>. The value defines how any image in the vertex label is aligned horizontally within the label bounds of a SHAPE_LABEL shape. </p>
</div>
</div>
<a class="anchor" id="a479c79822f87ac0ff75a3b737920dd74"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_IMAGE_BACKGROUND" ref="a479c79822f87ac0ff75a3b737920dd74" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a479c79822f87ac0ff75a3b737920dd74">com::mxgraph::mxConstants::STYLE_IMAGE_BACKGROUND</a> = &quot;imageBackground&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the image background color. This style is only used. </p>
<p>for image shapes. Possible values are all HTML color names or HEX codes. </p>
</div>
</div>
<a class="anchor" id="a27ad421ddf299ead3c232023968ce10a"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_IMAGE_BORDER" ref="a27ad421ddf299ead3c232023968ce10a" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a27ad421ddf299ead3c232023968ce10a">com::mxgraph::mxConstants::STYLE_IMAGE_BORDER</a> = &quot;imageBorder&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the image border color. This style is only used for. </p>
<p>image shapes. Possible values are all HTML color names or HEX codes. </p>
</div>
</div>
<a class="anchor" id="af855ae060582a396e363384564417408"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_IMAGE_FLIPH" ref="af855ae060582a396e363384564417408" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#af855ae060582a396e363384564417408">com::mxgraph::mxConstants::STYLE_IMAGE_FLIPH</a> = &quot;imageFlipH&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the horizontal image flip. This style is only used in mxImageShape. Possible values are 0 and 1. Default is 0. </p>
</div>
</div>
<a class="anchor" id="ad90975559c0881df119c6415572bfa29"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_IMAGE_FLIPV" ref="ad90975559c0881df119c6415572bfa29" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ad90975559c0881df119c6415572bfa29">com::mxgraph::mxConstants::STYLE_IMAGE_FLIPV</a> = &quot;imageFlipV&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the vertical image flip. This style is only used in mxImageShape. Possible values are 0 and 1. Default is 0. </p>
</div>
</div>
<a class="anchor" id="ae9d501f96487c4aed5ac589b57535e8f"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_IMAGE_HEIGHT" ref="ae9d501f96487c4aed5ac589b57535e8f" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ae9d501f96487c4aed5ac589b57535e8f">com::mxgraph::mxConstants::STYLE_IMAGE_HEIGHT</a> = &quot;imageHeight&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the imageHeight style The type of this value is <em>int</em>, the value is the image height in pixels and must be greater than 0. </p>
</div>
</div>
<a class="anchor" id="a68508a8687f386ad2fdbf87ef62918f8"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_IMAGE_VERTICAL_ALIGN" ref="a68508a8687f386ad2fdbf87ef62918f8" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a68508a8687f386ad2fdbf87ef62918f8">com::mxgraph::mxConstants::STYLE_IMAGE_VERTICAL_ALIGN</a> = &quot;imageVerticalAlign&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the verticalAlign style. Possible values are <em>ALIGN_TOP</em>, <em>ALIGN_MIDDLE</em> and <em>ALIGN_BOTTOM</em>. The value defines how any image in the vertex label is aligned vertically within the label bounds of a SHAPE_LABEL shape. </p>
</div>
</div>
<a class="anchor" id="a823b225d4fcaecddb244454299157f37"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_IMAGE_WIDTH" ref="a823b225d4fcaecddb244454299157f37" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a823b225d4fcaecddb244454299157f37">com::mxgraph::mxConstants::STYLE_IMAGE_WIDTH</a> = &quot;imageWidth&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the imageWidth style. The type of this value is <em>int</em>, the value is the image width in pixels and must be greated than 0. </p>
</div>
</div>
<a class="anchor" id="a3ca8def77e2cad483ff73adf2be9f5da"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_INDICATOR_COLOR" ref="a3ca8def77e2cad483ff73adf2be9f5da" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a3ca8def77e2cad483ff73adf2be9f5da">com::mxgraph::mxConstants::STYLE_INDICATOR_COLOR</a> = &quot;indicatorColor&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the indicatorColor style. The value is a string expression supported by ColorTranslator.FromHtml. </p>
</div>
</div>
<a class="anchor" id="a655de664089013fda98ea8f564a8797e"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_INDICATOR_GRADIENTCOLOR" ref="a655de664089013fda98ea8f564a8797e" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a655de664089013fda98ea8f564a8797e">com::mxgraph::mxConstants::STYLE_INDICATOR_GRADIENTCOLOR</a> = &quot;indicatorGradientColor&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the indicatorGradientColor style. The value is a string expression supported byColorTranslator.FromHtml. This style is only supported in SHAPE_LABEL shapes. </p>
</div>
</div>
<a class="anchor" id="a25ee53b3944aa45d184526765cd42a5f"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_INDICATOR_HEIGHT" ref="a25ee53b3944aa45d184526765cd42a5f" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a25ee53b3944aa45d184526765cd42a5f">com::mxgraph::mxConstants::STYLE_INDICATOR_HEIGHT</a> = &quot;indicatorHeight&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the indicatorHeight style (in px). </p>
</div>
</div>
<a class="anchor" id="a0827a50f8caa7929bae0e54967431f52"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_INDICATOR_IMAGE" ref="a0827a50f8caa7929bae0e54967431f52" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a0827a50f8caa7929bae0e54967431f52">com::mxgraph::mxConstants::STYLE_INDICATOR_IMAGE</a> = &quot;indicatorImage&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the indicatorImage style. Possible values are any image URL, the type of the value is <em>String</em>. </p>
</div>
</div>
<a class="anchor" id="a3a5dec5b1000f428d731f6dbbf36bb87"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_INDICATOR_SHAPE" ref="a3a5dec5b1000f428d731f6dbbf36bb87" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a3a5dec5b1000f428d731f6dbbf36bb87">com::mxgraph::mxConstants::STYLE_INDICATOR_SHAPE</a> = &quot;indicatorShape&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the indicatorShape style. Possible values are any of the SHAPE_* constants. </p>
</div>
</div>
<a class="anchor" id="abcf58d30cf605976114a3fbe549a0594"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_INDICATOR_SPACING" ref="abcf58d30cf605976114a3fbe549a0594" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#abcf58d30cf605976114a3fbe549a0594">com::mxgraph::mxConstants::STYLE_INDICATOR_SPACING</a> = &quot;indicatorSpacing&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the indicatorSpacing style (in px). </p>
</div>
</div>
<a class="anchor" id="a2fa4b8c068da7b8dc03347042688b887"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_INDICATOR_WIDTH" ref="a2fa4b8c068da7b8dc03347042688b887" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a2fa4b8c068da7b8dc03347042688b887">com::mxgraph::mxConstants::STYLE_INDICATOR_WIDTH</a> = &quot;indicatorWidth&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the indicatorWidth style (in px). </p>
</div>
</div>
<a class="anchor" id="acae9ee1e73cc8263b2a28c790037c053"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_LABEL_BACKGROUNDCOLOR" ref="acae9ee1e73cc8263b2a28c790037c053" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">String <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#acae9ee1e73cc8263b2a28c790037c053">com::mxgraph::mxConstants::STYLE_LABEL_BACKGROUNDCOLOR</a> = &quot;labelBackgroundColor&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the label background color. The value is a string expression supported by ColorTranslator.FromHtml. </p>
</div>
</div>
<a class="anchor" id="a669dd03f58985bfbf157dfb397aa1f75"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_LABEL_BORDERCOLOR" ref="a669dd03f58985bfbf157dfb397aa1f75" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">String <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a669dd03f58985bfbf157dfb397aa1f75">com::mxgraph::mxConstants::STYLE_LABEL_BORDERCOLOR</a> = &quot;labelBorderColor&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the label border color. The value is a string expression supported by ColorTranslator.FromHtml. </p>
</div>
</div>
<a class="anchor" id="a34c4987af659c3fc8dfbce5403103b17"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_LABEL_POSITION" ref="a34c4987af659c3fc8dfbce5403103b17" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">String <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a34c4987af659c3fc8dfbce5403103b17">com::mxgraph::mxConstants::STYLE_LABEL_POSITION</a> = &quot;labelPosition&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the horizontal label position of vertices. Possible values are <em>ALIGN_LEFT</em>, <em>ALIGN_CENTER</em> and <em>ALIGN_RIGHT</em>. Default is <em>ALIGN_CENTER</em>. The label align defines the position of the label relative to the cell. <em>ALIGN_LEFT</em> means the entire label bounds is placed completely just to the left of the vertex, <em>ALIGN_RIGHT</em> means adjust to the right and <em>ALIGN_CENTER</em> means the label bounds are vertically aligned with the bounds of the vertex. Note this value doesn't affect the positioning of label within the label bounds, to move the label horizontally within the label bounds, use <em>STYLE_ALIGN</em>. </p>
</div>
</div>
<a class="anchor" id="a150d6d5f6ee8fdeca8ef3c03fc554b81"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_LOOP" ref="a150d6d5f6ee8fdeca8ef3c03fc554b81" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a150d6d5f6ee8fdeca8ef3c03fc554b81">com::mxgraph::mxConstants::STYLE_LOOP</a> = &quot;loopStyle&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the loop style. Possible values are the functions defined in <a class="el" href="classcom_1_1mxgraph_1_1mxEdgeStyle.html" title="Provides various edge styles to be used as the values for mxConstants.STYLE_EDGE...">mxEdgeStyle</a>. </p>
</div>
</div>
<a class="anchor" id="ad4f96676ce52fc7c0cff35c27ce58a82"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_NOEDGESTYLE" ref="ad4f96676ce52fc7c0cff35c27ce58a82" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">String <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ad4f96676ce52fc7c0cff35c27ce58a82">com::mxgraph::mxConstants::STYLE_NOEDGESTYLE</a> = &quot;noEdgeStyle&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the noEdgeStyle style. If this is true then no edge style is applied for a given edge. Possible values are true or false (1 or 0). Default is false. </p>
</div>
</div>
<a class="anchor" id="ab18fffbf5731e09783b758e97c92add1"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_NOLABEL" ref="ab18fffbf5731e09783b758e97c92add1" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">String <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ab18fffbf5731e09783b758e97c92add1">com::mxgraph::mxConstants::STYLE_NOLABEL</a> = &quot;noLabel&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the noLabel style. If this is true then no label is visible for a given cell. Possible values are true or false (1 or 0). Default is false (0). </p>
</div>
</div>
<a class="anchor" id="a859d1d0076703ae134d89a14e671e7b8"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_OPACITY" ref="a859d1d0076703ae134d89a14e671e7b8" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a859d1d0076703ae134d89a14e671e7b8">com::mxgraph::mxConstants::STYLE_OPACITY</a> = &quot;opacity&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the opacity style (0-100). </p>
</div>
</div>
<a class="anchor" id="a81c71c639ddc4cfea45fc09adf8e2318"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_ORTHOGONAL" ref="a81c71c639ddc4cfea45fc09adf8e2318" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a81c71c639ddc4cfea45fc09adf8e2318">com::mxgraph::mxConstants::STYLE_ORTHOGONAL</a> = &quot;orthogonal&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines if the connection points on either end of the edge should be. </p>
<p>computed so that the edge is vertical or horizontal if possible and if the point is not at a fixed location. Default is false. This is used in <a class="el" href="classcom_1_1mxgraph_1_1mxGraph.html#ab0146d0411dd28fb371e19e06b5f8b84" title="Returns true if perimeter points should be computed such that the resulting edge...">mxGraph.IsOrthogonal</a>, which also returns true if the edgeStyle of the edge is an elbow or entity. </p>
</div>
</div>
<a class="anchor" id="a05412f8771176e5291b46f68a927ed80"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_OVERFLOW" ref="a05412f8771176e5291b46f68a927ed80" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a05412f8771176e5291b46f68a927ed80">com::mxgraph::mxConstants::STYLE_OVERFLOW</a> = &quot;overflow&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the overflow style. Possible values are "visible", "hidden" and "fill". The default value is "visible". This value specifies how overlapping vertex labels are handles. A value of "visible" will show the complete label. A value of "hidden" will clip the label so that it does not overlap the vertex bounds. A value of "fill" will use the vertex bounds for the label. </p>
</div>
</div>
<a class="anchor" id="ab7a751a8bd80d3c041b88752ef5e94f5"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_PERIMETER" ref="ab7a751a8bd80d3c041b88752ef5e94f5" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ab7a751a8bd80d3c041b88752ef5e94f5">com::mxgraph::mxConstants::STYLE_PERIMETER</a> = &quot;perimeter&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the perimeter style. Possible values are the functions defined in <a class="el" href="classcom_1_1mxgraph_1_1mxPerimeter.html" title="Provides various perimeter functions to be used in a style as the value of mxConstants...">mxPerimeter</a>. </p>
</div>
</div>
<a class="anchor" id="ab72f25cea7e25d73ade53f50c4b5cece"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_PERIMETER_SPACING" ref="ab72f25cea7e25d73ade53f50c4b5cece" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ab72f25cea7e25d73ade53f50c4b5cece">com::mxgraph::mxConstants::STYLE_PERIMETER_SPACING</a> = &quot;perimeterSpacing&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the perimeter spacing. This is the distance between the connection point and the perimeter in pixels. When used in a vertex style, this applies to all incoming edges to floating ports (edges that terminate on the perimeter of the vertex). When used in an edge style, this spacing applies to the source and target separately, if they terminate in floating ports (on the perimeter of the vertex). </p>
</div>
</div>
<a class="anchor" id="ae890fd04c116f3a040ba5f3b97d57ddc"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_ROTATION" ref="ae890fd04c116f3a040ba5f3b97d57ddc" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ae890fd04c116f3a040ba5f3b97d57ddc">com::mxgraph::mxConstants::STYLE_ROTATION</a> = &quot;rotation&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the rotation style (0-360). </p>
</div>
</div>
<a class="anchor" id="a7ed5ee486bcb6c268a6db2d8e2db1d3a"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_ROUNDED" ref="a7ed5ee486bcb6c268a6db2d8e2db1d3a" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a7ed5ee486bcb6c268a6db2d8e2db1d3a">com::mxgraph::mxConstants::STYLE_ROUNDED</a> = &quot;rounded&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the rounded style. The type of this value is <em>boolean</em>. For edges this determines whether or not joins between edges segments are smoothed to a rounded finish. For vertices that have the rectangle shape, this determines whether or not the rectangle is rounded. </p>
</div>
</div>
<a class="anchor" id="ae4a649d907b8a4f9eb7915d0232a0052"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_ROUTING_CENTER_X" ref="ae4a649d907b8a4f9eb7915d0232a0052" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">String <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ae4a649d907b8a4f9eb7915d0232a0052">com::mxgraph::mxConstants::STYLE_ROUTING_CENTER_X</a> = &quot;routingCenterX&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the horizontal routing center. Possible values are between -0.5 and 0.5. This is the relative offset from the center used for connecting edges. The type of this value is <em>float</em>. </p>
</div>
</div>
<a class="anchor" id="a2090b3fa05fc8a9b9584039656b3d59d"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_ROUTING_CENTER_Y" ref="a2090b3fa05fc8a9b9584039656b3d59d" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">String <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a2090b3fa05fc8a9b9584039656b3d59d">com::mxgraph::mxConstants::STYLE_ROUTING_CENTER_Y</a> = &quot;routingCenterY&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the vertical routing center. Possible values are between -0.5 and 0.5. This is the relative offset from the center used for connecting edges. The type of this value is <em>float</em>. </p>
</div>
</div>
<a class="anchor" id="a2d77891c86546ce52398037d0afe3ef2"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_SEGMENT" ref="a2d77891c86546ce52398037d0afe3ef2" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">String <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a2d77891c86546ce52398037d0afe3ef2">com::mxgraph::mxConstants::STYLE_SEGMENT</a> = &quot;segment&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the segment style. The type of this value is <em>float</em> and the value represents the size of the horizontal segment of the entity relation style. Default is ENTITY_SEGMENT. </p>
</div>
</div>
<a class="anchor" id="ad640efc5948adbd18008c5383f214b85"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_SEPARATORCOLOR" ref="ad640efc5948adbd18008c5383f214b85" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ad640efc5948adbd18008c5383f214b85">com::mxgraph::mxConstants::STYLE_SEPARATORCOLOR</a> = &quot;separatorColor&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the separatorColor style. The value is a string expression supported by ColorTranslator.FromHtml. This style is only used for SHAPE_SWIMLANE shapes. </p>
</div>
</div>
<a class="anchor" id="a7fded7aaee86f7fec85c24eb990bd916"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_SHADOW" ref="a7fded7aaee86f7fec85c24eb990bd916" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a7fded7aaee86f7fec85c24eb990bd916">com::mxgraph::mxConstants::STYLE_SHADOW</a> = &quot;shadow&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the shadow style. The type of the value is <em>boolean</em>. This style applies to vertices and arrow style edges. </p>
</div>
</div>
<a class="anchor" id="af98dc98bd5924306a17ea59f72a1fc3b"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_SHAPE" ref="af98dc98bd5924306a17ea59f72a1fc3b" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#af98dc98bd5924306a17ea59f72a1fc3b">com::mxgraph::mxConstants::STYLE_SHAPE</a> = &quot;shape&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the shape style. Possible values are any of the SHAPE_* constants. </p>
</div>
</div>
<a class="anchor" id="a6bbe32f287e9b7a4bcd56df3de63b144"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_SOURCE_PERIMETER_SPACING" ref="a6bbe32f287e9b7a4bcd56df3de63b144" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a6bbe32f287e9b7a4bcd56df3de63b144">com::mxgraph::mxConstants::STYLE_SOURCE_PERIMETER_SPACING</a> = &quot;sourcePerimeterSpacing&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the source perimeter spacing. The type of this value is <em>double</em>. This is the distance between the source connection point of an edge and the perimeter of the source vertex in pixels. This style only applies to edges. </p>
</div>
</div>
<a class="anchor" id="a61e8c4cd1ed9d08c68bdce687431f3b5"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_SOURCE_PORT" ref="a61e8c4cd1ed9d08c68bdce687431f3b5" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a61e8c4cd1ed9d08c68bdce687431f3b5">com::mxgraph::mxConstants::STYLE_SOURCE_PORT</a> = &quot;sourcePort&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the ID of the cell that should be used for computing the perimeter point of the source for an edge. This allows for graphically connecting to a cell while keeping the actual terminal of the edge. </p>
</div>
</div>
<a class="anchor" id="aed1988defb25af7887b4c5968af10525"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_SPACING" ref="aed1988defb25af7887b4c5968af10525" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#aed1988defb25af7887b4c5968af10525">com::mxgraph::mxConstants::STYLE_SPACING</a> = &quot;spacing&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the spacing. The value represents the spacing, in pixels, added to each side of a label in a vertex (style applies to vertices only). </p>
</div>
</div>
<a class="anchor" id="ae9f99069bf0e43bc91b86782829e305a"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_SPACING_BOTTOM" ref="ae9f99069bf0e43bc91b86782829e305a" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ae9f99069bf0e43bc91b86782829e305a">com::mxgraph::mxConstants::STYLE_SPACING_BOTTOM</a> = &quot;spacingBottom&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the spacingBottom style The value represents the spacing, in pixels, added to the bottom side of a label in a vertex (style applies to vertices only). </p>
</div>
</div>
<a class="anchor" id="ac22ee8a630a6114a3e05f9f0c1a13c1c"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_SPACING_LEFT" ref="ac22ee8a630a6114a3e05f9f0c1a13c1c" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ac22ee8a630a6114a3e05f9f0c1a13c1c">com::mxgraph::mxConstants::STYLE_SPACING_LEFT</a> = &quot;spacingLeft&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the spacingLeft style. The value represents the spacing, in pixels, added to the left side of a label in a vertex (style applies to vertices only). </p>
</div>
</div>
<a class="anchor" id="a311f21a164824043c00dd88d0faabca7"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_SPACING_RIGHT" ref="a311f21a164824043c00dd88d0faabca7" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a311f21a164824043c00dd88d0faabca7">com::mxgraph::mxConstants::STYLE_SPACING_RIGHT</a> = &quot;spacingRight&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the spacingRight style The value represents the spacing, in pixels, added to the right side of a label in a vertex (style applies to vertices only). </p>
</div>
</div>
<a class="anchor" id="a8109d6144dd0fb35545f36d02b2d05d9"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_SPACING_TOP" ref="a8109d6144dd0fb35545f36d02b2d05d9" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a8109d6144dd0fb35545f36d02b2d05d9">com::mxgraph::mxConstants::STYLE_SPACING_TOP</a> = &quot;spacingTop&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the spacingTop style. The value represents the spacing, in pixels, added to the top side of a label in a vertex (style applies to vertices only). </p>
</div>
</div>
<a class="anchor" id="a98530d392eebdd03085cf1e59e9211d3"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_STARTARROW" ref="a98530d392eebdd03085cf1e59e9211d3" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a98530d392eebdd03085cf1e59e9211d3">com::mxgraph::mxConstants::STYLE_STARTARROW</a> = &quot;startArrow&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the startArrow style. Possible values are all constants in this class that start with ARROW_. See STYLE_ENDARROW. This style is supported in the mxConnector shape. </p>
</div>
</div>
<a class="anchor" id="a502552e236735b56632bbbd7c4429be0"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_STARTSIZE" ref="a502552e236735b56632bbbd7c4429be0" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a502552e236735b56632bbbd7c4429be0">com::mxgraph::mxConstants::STYLE_STARTSIZE</a> = &quot;startSize&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the startSize style. The type of this value is <em>float</em> and the value represents the size of the start marker or the size of the swimlane title region depending on the shape it is used for. </p>
</div>
</div>
<a class="anchor" id="a4896c3e6b34377ddeb7e473ea02d943e"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_STENCIL_FLIPH" ref="a4896c3e6b34377ddeb7e473ea02d943e" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">String <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a4896c3e6b34377ddeb7e473ea02d943e">com::mxgraph::mxConstants::STYLE_STENCIL_FLIPH</a> = &quot;stencilFlipH&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the horizontal stencil flip. This style is only used for &lt;mxStencilShape&gt;. Possible values are 0 and 1. Default is 0. </p>
</div>
</div>
<a class="anchor" id="a137b1f6080c7cb03281eb5acc7442bcc"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_STENCIL_FLIPV" ref="a137b1f6080c7cb03281eb5acc7442bcc" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">String <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a137b1f6080c7cb03281eb5acc7442bcc">com::mxgraph::mxConstants::STYLE_STENCIL_FLIPV</a> = &quot;stencilFlipV&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the vertical stencil flip. This style is only used for &lt;mxStencilShape&gt;. Possible values are 0 and 1. Default is 0. </p>
</div>
</div>
<a class="anchor" id="a5695d983892290ee811e51516d54dd36"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_STROKECOLOR" ref="a5695d983892290ee811e51516d54dd36" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a5695d983892290ee811e51516d54dd36">com::mxgraph::mxConstants::STYLE_STROKECOLOR</a> = &quot;strokeColor&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the strokeColor style. The value is a string expression supported by ColorTranslator.FromHtml. </p>
</div>
</div>
<a class="anchor" id="a8a4a968f4647b3d56a1dc10f0c23a4b0"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_STROKEWIDTH" ref="a8a4a968f4647b3d56a1dc10f0c23a4b0" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a8a4a968f4647b3d56a1dc10f0c23a4b0">com::mxgraph::mxConstants::STYLE_STROKEWIDTH</a> = &quot;strokeWidth&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the strokeWidth style. The type of the value is <em>float</em> and the possible range is any non-negative value. The value reflects the stroke width in pixels. </p>
</div>
</div>
<a class="anchor" id="abc457a97c7a4cc991f2ca65982bcab86"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_TARGET_PERIMETER_SPACING" ref="abc457a97c7a4cc991f2ca65982bcab86" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#abc457a97c7a4cc991f2ca65982bcab86">com::mxgraph::mxConstants::STYLE_TARGET_PERIMETER_SPACING</a> = &quot;targetPerimeterSpacing&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the target perimeter spacing. The type of this value is <em>double</em>. This is the distance between the target connection point of an edge and the perimeter of the target vertex in pixels. This style only applies to edges. </p>
</div>
</div>
<a class="anchor" id="a6ceeb7c7b3ec66986d192d8eb68d199b"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_TARGET_PORT" ref="a6ceeb7c7b3ec66986d192d8eb68d199b" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a6ceeb7c7b3ec66986d192d8eb68d199b">com::mxgraph::mxConstants::STYLE_TARGET_PORT</a> = &quot;targetPort&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the ID of the cell that should be used for computing the perimeter point of the target for an edge. This allows for graphically connecting to a cell while keeping the actual terminal of the edge. </p>
</div>
</div>
<a class="anchor" id="ab409504a46643de9d90248a961f397ff"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_TEXT_OPACITY" ref="ab409504a46643de9d90248a961f397ff" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#ab409504a46643de9d90248a961f397ff">com::mxgraph::mxConstants::STYLE_TEXT_OPACITY</a> = &quot;textOpacity&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the text opacity style (0-100). </p>
</div>
</div>
<a class="anchor" id="a4f940125631e1ab3cf4e30a8eb104878"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_VERTICAL_ALIGN" ref="a4f940125631e1ab3cf4e30a8eb104878" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a4f940125631e1ab3cf4e30a8eb104878">com::mxgraph::mxConstants::STYLE_VERTICAL_ALIGN</a> = &quot;verticalAlign&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the verticalAlign style. Possible values are <em>ALIGN_TOP</em>, <em>ALIGN_MIDDLE</em> and <em>ALIGN_BOTTOM</em>. This value defines how the lines of the label are vertically aligned. <em>ALIGN_TOP</em> means the topmost label text line is aligned against the top of the label bounds, <em>ALIGN_BOTTOM</em> means the bottom-most label text line is aligned against the bottom of the label bounds and <em>ALIGN_MIDDLE</em> means there is equal spacing between the topmost text label line and the top of the label bounds and the bottom-most text label line and the bottom of the label bounds. Note this value doesn't affect the positioning of the overall label bounds relative to the vertex, to move the label bounds vertically, use <em>STYLE_VERTICAL_LABEL_POSITION</em>. </p>
</div>
</div>
<a class="anchor" id="a2e89648ff34b47ee38e7faccd4c594fc"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_VERTICAL_LABEL_POSITION" ref="a2e89648ff34b47ee38e7faccd4c594fc" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">String <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a2e89648ff34b47ee38e7faccd4c594fc">com::mxgraph::mxConstants::STYLE_VERTICAL_LABEL_POSITION</a> = &quot;verticalLabelPosition&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the vertical label position of vertices. Possible. </p>
<p>values are <em>ALIGN_TOP</em>, <em>ALIGN_BOTTOM</em> and <em>ALIGN_MIDDLE</em>. Default is <em>ALIGN_MIDDLE</em>. The label align defines the position of the label relative to the cell. <em>ALIGN_TOP</em> means the entire label bounds is placed completely just on the top of the vertex, <em>ALIGN_BOTTOM</em> means adjust on the bottom and <em>ALIGN_MIDDLE</em> means the label bounds are horizontally aligned with the bounds of the vertex. Note this value doesn't affect the positioning of label within the label bounds, to move the label vertically within the label bounds, use <em>STYLE_VERTICAL_ALIGN</em>. </p>
</div>
</div>
<a class="anchor" id="a6d76138f18fdcaeb174ee0409644ddf1"></a><!-- doxytag: member="com::mxgraph::mxConstants::STYLE_WHITE_SPACE" ref="a6d76138f18fdcaeb174ee0409644ddf1" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a6d76138f18fdcaeb174ee0409644ddf1">com::mxgraph::mxConstants::STYLE_WHITE_SPACE</a> = &quot;whiteSpace&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the key for the white-space style. Possible values are "nowrap" and "wrap". The default value is "nowrap". This value specifies how white-space inside a HTML vertex label should be handled. A value of "nowrap" means the text will never wrap to the next line until a linefeed is encountered. A value of "wrap" means text will wrap when necessary. </p>
</div>
</div>
<a class="anchor" id="a386f9b5690337d6a92bf57b7672ab492"></a><!-- doxytag: member="com::mxgraph::mxConstants::W3C_SHADOWCOLOR" ref="a386f9b5690337d6a92bf57b7672ab492" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string <a class="el" href="classcom_1_1mxgraph_1_1mxConstants.html#a386f9b5690337d6a92bf57b7672ab492">com::mxgraph::mxConstants::W3C_SHADOWCOLOR</a> = &quot;gray&quot;<code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Defines the color to be used to draw shadows in W3C standards. Default is gray. </p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>src/utils/mxConstants.cs</li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Tue Dec 18 13:18:35 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>