3.5.1.2 release

development
Gaudenz Alder 2016-04-15 14:47:44 +02:00
parent e5da78c6de
commit cce9776658
779 changed files with 3780 additions and 3774 deletions

View File

@ -1,3 +1,8 @@
15-APR-2016: 3.5.1.2
- Fixes lazy shape loading in grapheditor [JavaScript]
- Fixes isOffline is not a function in grapheditor [JavaScript]
13-APR-2016: 3.5.1.1
- Preserves visible state of text node during update [JavaScript]

View File

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><title>/home/gaudenz/project/mxgraph2/mxgraph2/mxgraph2/build/mxgraph/javascript/src/src/js/handler/mxEdgeSegmentHandler.js</title><link rel="stylesheet" type="text/css" href="../../styles/main.css"><script language=JavaScript src="../../javascript/main.js"></script><script language=JavaScript src="../../javascript/prettify.js"></script><script language=JavaScript src="../../javascript/searchdata.js"></script></head><body class="ContentPage" onLoad="NDOnLoad();prettyPrint();"><script language=JavaScript><!--
<html><head><title>/home/gaudenz/project/mxgraph2/build/mxgraph/javascript/src/src/js/handler/mxEdgeSegmentHandler.js</title><link rel="stylesheet" type="text/css" href="../../styles/main.css"><script language=JavaScript src="../../javascript/main.js"></script><script language=JavaScript src="../../javascript/prettify.js"></script><script language=JavaScript src="../../javascript/searchdata.js"></script></head><body class="ContentPage" onLoad="NDOnLoad();prettyPrint();"><script language=JavaScript><!--
if (browserType) {document.write("<div class=" + browserType + ">");if (browserVer) {document.write("<div class=" + browserVer + ">"); }}// --></script>
<!-- Generated by Natural Docs, version 1.5 -->

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 3.5.1.1.</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 3.5.1.2.</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 10 or below.&nbsp; Use <a href="#mxClient.IS_IE11" class=LVariable id=link23 onMouseOver="ShowTip(event, 'tt21', 'link23')" onMouseOut="HideTip('tt21')">mxClient.IS_IE11</a> to detect IE 11.</p></div></div></div>

View File

@ -1,4 +1,34 @@
var indexSectionsWithContent = {
"Files": {
"Symbols": false,
"Numbers": false,
"A": true,
"B": false,
"C": false,
"D": false,
"E": false,
"F": false,
"G": false,
"H": false,
"I": false,
"J": false,
"K": false,
"L": false,
"M": true,
"N": false,
"O": false,
"P": false,
"Q": false,
"R": false,
"S": false,
"T": false,
"U": false,
"V": false,
"W": false,
"X": false,
"Y": false,
"Z": false
},
"Events": {
"Symbols": false,
"Numbers": false,
@ -89,40 +119,10 @@ var indexSectionsWithContent = {
"Y": false,
"Z": true
},
"Variables": {
"Classes": {
"Symbols": false,
"Numbers": false,
"A": true,
"B": true,
"C": true,
"D": true,
"E": true,
"F": true,
"G": true,
"H": true,
"I": true,
"J": true,
"K": true,
"L": true,
"M": true,
"N": true,
"O": true,
"P": true,
"Q": true,
"R": true,
"S": true,
"T": true,
"U": true,
"V": true,
"W": true,
"X": true,
"Y": true,
"Z": true
},
"Files": {
"Symbols": false,
"Numbers": false,
"A": true,
"A": false,
"B": false,
"C": false,
"D": false,
@ -144,7 +144,7 @@ var indexSectionsWithContent = {
"T": false,
"U": false,
"V": false,
"W": false,
"W": true,
"X": false,
"Y": false,
"Z": false
@ -179,34 +179,34 @@ var indexSectionsWithContent = {
"Y": false,
"Z": false
},
"Classes": {
"Variables": {
"Symbols": false,
"Numbers": false,
"A": false,
"B": false,
"C": false,
"D": false,
"E": false,
"F": false,
"G": false,
"H": false,
"I": false,
"J": false,
"K": false,
"L": false,
"A": true,
"B": true,
"C": true,
"D": true,
"E": true,
"F": true,
"G": true,
"H": true,
"I": true,
"J": true,
"K": true,
"L": true,
"M": true,
"N": false,
"O": false,
"P": false,
"Q": false,
"R": false,
"S": false,
"T": false,
"U": false,
"V": false,
"N": true,
"O": true,
"P": true,
"Q": true,
"R": true,
"S": true,
"T": true,
"U": true,
"V": true,
"W": true,
"X": false,
"Y": false,
"Z": false
"X": true,
"Y": true,
"Z": true
}
}

View File

@ -9,7 +9,7 @@
<h1>mxGraph User Manual &ndash; JavaScript Client</h1>
<br/>
<br/>
<p>mxGraph Version 3.5.1.1 &ndash; 13. April 2016</p>
<p>mxGraph Version 3.5.1.2 &ndash; 15. April 2016</p>
<p>Copyright (c) JGraph Ltd 2006-2016</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 3.5.1.1 &ndash; 13. April 2016</p>
<p>JGraphX Version 3.5.1.2 &ndash; 15. April 2016</p>
<p>Copyright (c) JGraph Ltd 2006-2016</p>
<br/>
<p>All rights reserved. No part of this publication may be

View File

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><title>/home/gaudenz/project/mxgraph2/mxgraph2/mxgraph2/build/mxgraph/php/src/canvas/mxGdCanvas.php</title><link rel="stylesheet" type="text/css" href="../../styles/main.css"><script language=JavaScript src="../../javascript/main.js"></script><script language=JavaScript src="../../javascript/prettify.js"></script><script language=JavaScript src="../../javascript/searchdata.js"></script></head><body class="ContentPage" onLoad="NDOnLoad();prettyPrint();"><script language=JavaScript><!--
<html><head><title>/home/gaudenz/project/mxgraph2/build/mxgraph/php/src/canvas/mxGdCanvas.php</title><link rel="stylesheet" type="text/css" href="../../styles/main.css"><script language=JavaScript src="../../javascript/main.js"></script><script language=JavaScript src="../../javascript/prettify.js"></script><script language=JavaScript src="../../javascript/searchdata.js"></script></head><body class="ContentPage" onLoad="NDOnLoad();prettyPrint();"><script language=JavaScript><!--
if (browserType) {document.write("<div class=" + browserType + ">");if (browserVer) {document.write("<div class=" + browserVer + ">"); }}// --></script>
<!-- Generated by Natural Docs, version 1.5 -->

View File

@ -29,36 +29,6 @@ var indexSectionsWithContent = {
"Y": false,
"Z": false
},
"Variables": {
"Symbols": false,
"Numbers": false,
"A": true,
"B": true,
"C": true,
"D": true,
"E": true,
"F": true,
"G": true,
"H": true,
"I": true,
"J": false,
"K": false,
"L": true,
"M": true,
"N": true,
"O": true,
"P": true,
"Q": false,
"R": true,
"S": true,
"T": true,
"U": true,
"V": true,
"W": true,
"X": true,
"Y": true,
"Z": false
},
"General": {
"Symbols": false,
"Numbers": false,
@ -119,6 +89,36 @@ var indexSectionsWithContent = {
"Y": false,
"Z": false
},
"Interfaces": {
"Symbols": false,
"Numbers": false,
"A": false,
"B": false,
"C": false,
"D": false,
"E": false,
"F": false,
"G": false,
"H": false,
"I": false,
"J": false,
"K": false,
"L": false,
"M": true,
"N": false,
"O": false,
"P": false,
"Q": false,
"R": false,
"S": false,
"T": false,
"U": false,
"V": false,
"W": false,
"X": false,
"Y": false,
"Z": false
},
"Files": {
"Symbols": false,
"Numbers": false,
@ -149,34 +149,34 @@ var indexSectionsWithContent = {
"Y": false,
"Z": false
},
"Interfaces": {
"Variables": {
"Symbols": false,
"Numbers": false,
"A": false,
"B": false,
"C": false,
"D": false,
"E": false,
"F": false,
"G": false,
"H": false,
"I": false,
"A": true,
"B": true,
"C": true,
"D": true,
"E": true,
"F": true,
"G": true,
"H": true,
"I": true,
"J": false,
"K": false,
"L": false,
"L": true,
"M": true,
"N": false,
"O": false,
"P": false,
"N": true,
"O": true,
"P": true,
"Q": false,
"R": false,
"S": false,
"T": false,
"U": false,
"V": false,
"W": false,
"X": false,
"Y": false,
"R": true,
"S": true,
"T": true,
"U": true,
"V": true,
"W": true,
"X": true,
"Y": true,
"Z": false
}
}

View File

@ -97,7 +97,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -68,7 +68,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:41 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -447,7 +447,7 @@ Properties</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:41 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -105,7 +105,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -1463,7 +1463,7 @@ bool&#160;</td><td class="memItemRight" valign="bottom"><b>Collapsed</b><code> [
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -98,7 +98,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -236,7 +236,7 @@ void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="clas
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -60,7 +60,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -221,7 +221,7 @@ Static Public Attributes</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -59,7 +59,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -270,7 +270,7 @@ Static Public Member Functions</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -57,7 +57,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -119,7 +119,7 @@ Public Member Functions</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -61,7 +61,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -253,7 +253,7 @@ Protected Attributes</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -112,7 +112,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -1048,7 +1048,7 @@ Properties</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -79,7 +79,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -903,7 +903,7 @@ Properties</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -66,7 +66,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -399,7 +399,7 @@ Static Protected Attributes</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -63,7 +63,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -286,7 +286,7 @@ Properties</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -206,7 +206,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -3654,7 +3654,7 @@ Static Public Attributes</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -61,7 +61,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -194,7 +194,7 @@ Static Public Attributes</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -89,7 +89,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -996,7 +996,7 @@ Properties</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -94,7 +94,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -1761,7 +1761,7 @@ Properties</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -127,7 +127,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -2601,7 +2601,7 @@ Properties</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -57,7 +57,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -103,7 +103,7 @@ Public Member Functions</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -101,7 +101,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -810,7 +810,7 @@ Properties</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -149,7 +149,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -282,8 +282,8 @@ Public Member Functions</h2></td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a12b4a8dcf881951589ccca36c7ebfccb"><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;3.5.1.1&quot;</td></tr>
<tr class="memdesc:a12b4a8dcf881951589ccca36c7ebfccb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Holds the version number of this release. Current version is 3.5.1.1. <a href="#a12b4a8dcf881951589ccca36c7ebfccb">More...</a><br/></td></tr>
<tr class="memitem:a12b4a8dcf881951589ccca36c7ebfccb"><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;3.5.1.2&quot;</td></tr>
<tr class="memdesc:a12b4a8dcf881951589ccca36c7ebfccb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Holds the version number of this release. Current version is 3.5.1.2. <a href="#a12b4a8dcf881951589ccca36c7ebfccb">More...</a><br/></td></tr>
<tr class="separator:a12b4a8dcf881951589ccca36c7ebfccb"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
@ -3647,12 +3647,12 @@ Properties</h2></td></tr>
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const String com.mxgraph.mxGraph.VERSION = &quot;3.5.1.1&quot;</td>
<td class="memname">const String com.mxgraph.mxGraph.VERSION = &quot;3.5.1.2&quot;</td>
</tr>
</table>
</div><div class="memdoc">
<p>Holds the version number of this release. Current version is 3.5.1.1. </p>
<p>Holds the version number of this release. Current version is 3.5.1.2. </p>
</div>
</div>
@ -3861,7 +3861,7 @@ Properties</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -124,7 +124,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -2825,7 +2825,7 @@ Events</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -113,7 +113,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -2247,7 +2247,7 @@ Properties</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -82,7 +82,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -679,7 +679,7 @@ Properties</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -66,7 +66,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -429,7 +429,7 @@ Properties</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -60,7 +60,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -203,7 +203,7 @@ Properties</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -67,7 +67,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -443,7 +443,7 @@ Properties</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -100,7 +100,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -411,7 +411,7 @@ Additional Inherited Members</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -97,7 +97,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -1884,7 +1884,7 @@ Properties</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -60,7 +60,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -169,7 +169,7 @@ Static Public Attributes</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -67,7 +67,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -429,7 +429,7 @@ Properties</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -82,7 +82,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -705,7 +705,7 @@ Properties</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -72,7 +72,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -337,7 +337,7 @@ Properties</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -79,7 +79,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -995,7 +995,7 @@ Properties</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -59,7 +59,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -154,7 +154,7 @@ static Dictionary&lt; string, <br class="typebreak"/>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:18 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -60,7 +60,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -196,7 +196,7 @@ Static Protected Attributes</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -66,7 +66,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -398,7 +398,7 @@ Properties</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -101,7 +101,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -432,7 +432,7 @@ Additional Inherited Members</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -109,7 +109,7 @@
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -2668,7 +2668,7 @@ Static Public Member Functions</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -67,7 +67,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -62,7 +62,7 @@ Files</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -62,7 +62,7 @@ Files</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -64,7 +64,7 @@ Directories</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -56,7 +56,7 @@ Files</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -66,7 +66,7 @@ Files</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -62,7 +62,7 @@ Files</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -66,7 +66,7 @@ Files</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -54,7 +54,7 @@ Files</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -205,7 +205,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -122,7 +122,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -270,7 +270,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -270,7 +270,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -192,7 +192,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -60,7 +60,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -158,7 +158,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

View File

@ -119,7 +119,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 13 2016 09:07:19 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Apr 15 2016 14:45:42 for mxGraph by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>

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