2.1.1.1 release

development
Gaudenz Alder 2013-09-03 21:34:07 +01:00
parent ae6237648d
commit 5baaf3e5c0
839 changed files with 4315 additions and 4186 deletions

View File

@ -1,3 +1,13 @@
03-SEP-2013: 2.1.1.1
- Fixes non-native double click handling in quirks mode [JavaScript]
- Adds anchors.html example [JavaScript]
- Hides rotation handle for small vertices in mxVertexHandler [JavaScript]
- Adds parent orientation in mxSwimlaneManager.resizeSwimlane [JavaScript,Java]
- Ignores overlapping points in mxConnectorShape.getMarkerVector, mxGraphics2DCanvas.paintPolyline [Java]
- Adds cloning of label in mxCellState.clone [Java]
- Fixes minor bug in mxConnectionHandler.createMarker [JavaScript]
21-AUG-2013: 2.1.1.0
- Adds mxCellEditor.isEventSource hook [JavaScript]

View File

@ -15,7 +15,7 @@ if (browserType) {document.write("<div class=" + browserType + ">");if (browserV
<div class="CGroup"><div class=CTopic><h3 class=CTitle><a name="mxClient.Variables"></a>Variables</h3></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxClient.VERSION"></a>VERSION</h3><div class=CBody><p>Contains the current version of the mxGraph library.&nbsp; The strings that communicate versions of mxGraph use the following format.</p><p>versionMajor.versionMinor.buildNumber.revisionNumber</p><p>Current version is 2.1.1.0.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxClient.VERSION"></a>VERSION</h3><div class=CBody><p>Contains the current version of the mxGraph library.&nbsp; The strings that communicate versions of mxGraph use the following format.</p><p>versionMajor.versionMinor.buildNumber.revisionNumber</p><p>Current version is 2.1.1.1.</p></div></div></div>
<div class="CVariable"><div class=CTopic><h3 class=CTitle><a name="mxClient.IS_IE"></a>IS_IE</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype prettyprint"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class=PBeforeParameters nowrap>IS_IE: navigator.userAgent.indexOf(</td><td class=PParameter nowrap>'MSIE'</td><td class=PAfterParameters nowrap>) &gt;</td></tr></table></td></tr></table></blockquote><p>True if the current browser is Internet Explorer.</p></div></div></div>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -9,7 +9,7 @@
<h1>mxGraph User Manual &ndash; JavaScript Client</h1>
<br/>
<br/>
<p>mxGraph Version 2.1.1.0 &ndash; 21. August 2013</p>
<p>mxGraph Version 2.1.1.1 &ndash; 03. September 2013</p>
<p>Copyright (c) JGraph Ltd 2006-2013</p>
<br/>
<p>All rights reserved. No part of this publication may be

View File

@ -9,7 +9,7 @@
<h1>JGraphX (JGraph 6) User Manual</h1>
<br/>
<br/>
<p>JGraphX Version 2.1.1.0 &ndash; 21. August 2013</p>
<p>JGraphX Version 2.1.1.1 &ndash; 03. September 2013</p>
<p>Copyright (c) JGraph Ltd 2006-2012</p>
<br/>
<p>All rights reserved. No part of this publication may be

View File

@ -113,7 +113,7 @@
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -81,7 +81,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -360,7 +360,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -118,7 +118,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -1286,7 +1286,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -111,7 +111,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -114,7 +114,7 @@ Public Member Functions</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -73,7 +73,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -200,7 +200,7 @@ Static Public Attributes</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -72,7 +72,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -257,7 +257,7 @@ Static Public Member Functions</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -71,7 +71,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -128,7 +128,7 @@ Public Member Functions</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -75,7 +75,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -229,7 +229,7 @@ Protected Attributes</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -123,7 +123,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -674,7 +674,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -91,7 +91,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -716,7 +716,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -79,7 +79,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -332,7 +332,7 @@ Static Protected Attributes</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -76,7 +76,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -240,7 +240,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -217,7 +217,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -2617,7 +2617,7 @@ Static Public Attributes</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -74,7 +74,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -170,7 +170,7 @@ Static Public Attributes</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -102,7 +102,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -743,7 +743,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -107,7 +107,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -1481,7 +1481,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -137,7 +137,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -1908,7 +1908,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -71,7 +71,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -99,7 +99,7 @@ Public Member Functions</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -114,7 +114,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -555,7 +555,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -162,7 +162,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -224,8 +224,8 @@ Public Member Functions</h2></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when the graph model has changed to invalidate the view. <a href="#ab396255800eb40d05b39bc129cfe579d"></a><br/></td></tr>
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const String&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxGraph.html#a12b4a8dcf881951589ccca36c7ebfccb">VERSION</a> = &quot;2.1.1.0&quot;</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Holds the version number of this release. Current version is 2.1.1.0. <a href="#a12b4a8dcf881951589ccca36c7ebfccb"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const String&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxGraph.html#a12b4a8dcf881951589ccca36c7ebfccb">VERSION</a> = &quot;2.1.1.1&quot;</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Holds the version number of this release. Current version is 2.1.1.1. <a href="#a12b4a8dcf881951589ccca36c7ebfccb"></a><br/></td></tr>
<tr><td colspan="2"><h2><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classcom_1_1mxgraph_1_1mxStylesheet.html">mxStylesheet</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1mxgraph_1_1mxGraph.html#a54e7b28a0964d2d39ef9f4607ff39604">CreateStylesheet</a> ()</td></tr>
@ -2968,13 +2968,13 @@ Properties</h2></td></tr>
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const String <a class="el" href="classcom_1_1mxgraph_1_1mxGraph.html#a12b4a8dcf881951589ccca36c7ebfccb">com.mxgraph.mxGraph.VERSION</a> = &quot;2.1.1.0&quot;</td>
<td class="memname">const String <a class="el" href="classcom_1_1mxgraph_1_1mxGraph.html#a12b4a8dcf881951589ccca36c7ebfccb">com.mxgraph.mxGraph.VERSION</a> = &quot;2.1.1.1&quot;</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Holds the version number of this release. Current version is 2.1.1.0. </p>
<p>Holds the version number of this release. Current version is 2.1.1.1. </p>
</div>
</div>
@ -3121,7 +3121,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -137,7 +137,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -2300,7 +2300,7 @@ Events</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -119,7 +119,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -1538,7 +1538,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -95,7 +95,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -521,7 +521,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -79,7 +79,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -358,7 +358,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -73,7 +73,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -185,7 +185,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -80,7 +80,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -364,7 +364,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -113,7 +113,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -260,7 +260,7 @@ Protected Member Functions</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -110,7 +110,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -1568,7 +1568,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -73,7 +73,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -153,7 +153,7 @@ Static Public Attributes</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -80,7 +80,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -353,7 +353,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -95,7 +95,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -541,7 +541,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -85,7 +85,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -284,7 +284,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -84,7 +84,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -432,7 +432,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -79,7 +79,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -317,7 +317,7 @@ Events</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -92,7 +92,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -806,7 +806,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -72,7 +72,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -152,7 +152,7 @@ static Dictionary&lt; string, <br class="typebreak"/>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -73,7 +73,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -179,7 +179,7 @@ Static Protected Attributes</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -79,7 +79,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -328,7 +328,7 @@ Properties</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -114,7 +114,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -275,7 +275,7 @@ Protected Member Functions</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:37 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -123,7 +123,7 @@ This is the complete list of members for <a class="el" href="classcom_1_1mxgraph
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -2266,7 +2266,7 @@ Static Public Member Functions</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -79,7 +79,7 @@
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -70,7 +70,7 @@ Files</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -71,7 +71,7 @@ Directories</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -72,7 +72,7 @@ Files</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -70,7 +70,7 @@ Files</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -66,7 +66,7 @@ Files</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -70,7 +70,7 @@ Files</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -72,7 +72,7 @@ Files</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -67,7 +67,7 @@ Files</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -66,7 +66,7 @@ Files</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -67,7 +67,7 @@
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -215,7 +215,7 @@
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -137,7 +137,7 @@
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

View File

@ -287,7 +287,7 @@
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 21 2013 10:20:03 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Sep 3 2013 20:41:38 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

Some files were not shown because too many files have changed in this diff Show More