3.9.8 release

development
David Benson 2018-07-06 13:52:46 +00:00
parent 7af5a44c5b
commit bc595336f9
661 changed files with 4583 additions and 4085 deletions

View File

@ -1,3 +1,8 @@
06-JUN-2018: 3.9.8
- Fixes incorrect logging level in codecs
- Adds mxShape.isRoundable
22-JUN-2018: 3.9.7 22-JUN-2018: 3.9.7
- Adds mxCylinder.getCylinderSize - Adds mxCylinder.getCylinderSize

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

@ -11,16 +11,18 @@ if (browserType) {document.write("<div class=" + browserType + ">");if (browserV
<div id=Content><div class="CClass"><div class=CTopic id=MainTopic><h1 class=CTitle><a name="mxRectangleShape"></a>mxRectangleShape</h1><div class=CBody><p>Extends <a href="mxShape-js.html#mxShape" class=LClass id=link6 onMouseOver="ShowTip(event, 'tt1', 'link6')" onMouseOut="HideTip('tt1')">mxShape</a> to implement a rectangle shape.&nbsp; This shape is registered under <a href="../util/mxConstants-js.html#mxConstants.SHAPE_RECTANGLE" class=LVariable id=link7 onMouseOver="ShowTip(event, 'tt6', 'link7')" onMouseOut="HideTip('tt6')">mxConstants.SHAPE_RECTANGLE</a> in <a href="../view/mxCellRenderer-js.html#mxCellRenderer" class=LClass id=link8 onMouseOver="ShowTip(event, 'tt7', 'link8')" onMouseOut="HideTip('tt7')">mxCellRenderer</a>.</p><!--START_ND_SUMMARY--><div class=Summary><div class=STitle>Summary</div><div class=SBorder><table border=0 cellspacing=0 cellpadding=0 class=STable><tr class="SMain"><td class=SEntry><a href="#mxRectangleShape" >mxRectangleShape</a></td><td class=SDescription>Extends <a href="mxShape-js.html#mxShape" class=LClass id=link1 onMouseOver="ShowTip(event, 'tt1', 'link1')" onMouseOut="HideTip('tt1')">mxShape</a> to implement a rectangle shape. </td></tr><tr class="SGroup SIndent1"><td class=SEntry><a href="#mxRectangleShape.Functions" >Functions</a></td><td class=SDescription></td></tr><tr class="SFunction SIndent2 SMarked"><td class=SEntry><a href="#mxRectangleShape.mxRectangleShape" id=link2 onMouseOver="ShowTip(event, 'tt2', 'link2')" onMouseOut="HideTip('tt2')">mxRectangleShape</a></td><td class=SDescription>Constructs a new rectangle shape.</td></tr><tr class="SFunction SIndent2"><td class=SEntry><a href="#mxRectangleShape.isHtmlAllowed" id=link3 onMouseOver="ShowTip(event, 'tt3', 'link3')" onMouseOut="HideTip('tt3')">isHtmlAllowed</a></td><td class=SDescription>Returns true for non-rounded, non-rotated shapes with no glass gradient.</td></tr><tr class="SFunction SIndent2 SMarked"><td class=SEntry><a href="#mxRectangleShape.paintBackground" id=link4 onMouseOver="ShowTip(event, 'tt4', 'link4')" onMouseOut="HideTip('tt4')">paintBackground</a></td><td class=SDescription>Generic background painting implementation.</td></tr><tr class="SFunction SIndent2"><td class=SEntry><a href="#mxRectangleShape.paintForeground" id=link5 onMouseOver="ShowTip(event, 'tt5', 'link5')" onMouseOut="HideTip('tt5')">paintForeground</a></td><td class=SDescription>Generic background painting implementation.</td></tr></table></div></div><!--END_ND_SUMMARY--></div></div></div> <div id=Content><div class="CClass"><div class=CTopic id=MainTopic><h1 class=CTitle><a name="mxRectangleShape"></a>mxRectangleShape</h1><div class=CBody><p>Extends <a href="mxShape-js.html#mxShape" class=LClass id=link7 onMouseOver="ShowTip(event, 'tt1', 'link7')" onMouseOut="HideTip('tt1')">mxShape</a> to implement a rectangle shape.&nbsp; This shape is registered under <a href="../util/mxConstants-js.html#mxConstants.SHAPE_RECTANGLE" class=LVariable id=link8 onMouseOver="ShowTip(event, 'tt7', 'link8')" onMouseOut="HideTip('tt7')">mxConstants.SHAPE_RECTANGLE</a> in <a href="../view/mxCellRenderer-js.html#mxCellRenderer" class=LClass id=link9 onMouseOver="ShowTip(event, 'tt8', 'link9')" onMouseOut="HideTip('tt8')">mxCellRenderer</a>.</p><!--START_ND_SUMMARY--><div class=Summary><div class=STitle>Summary</div><div class=SBorder><table border=0 cellspacing=0 cellpadding=0 class=STable><tr class="SMain"><td class=SEntry><a href="#mxRectangleShape" >mxRectangleShape</a></td><td class=SDescription>Extends <a href="mxShape-js.html#mxShape" class=LClass id=link1 onMouseOver="ShowTip(event, 'tt1', 'link1')" onMouseOut="HideTip('tt1')">mxShape</a> to implement a rectangle shape. </td></tr><tr class="SGroup SIndent1"><td class=SEntry><a href="#mxRectangleShape.Functions" >Functions</a></td><td class=SDescription></td></tr><tr class="SFunction SIndent2 SMarked"><td class=SEntry><a href="#mxRectangleShape.mxRectangleShape" id=link2 onMouseOver="ShowTip(event, 'tt2', 'link2')" onMouseOut="HideTip('tt2')">mxRectangleShape</a></td><td class=SDescription>Constructs a new rectangle shape.</td></tr><tr class="SFunction SIndent2"><td class=SEntry><a href="#mxRectangleShape.isHtmlAllowed" id=link3 onMouseOver="ShowTip(event, 'tt3', 'link3')" onMouseOut="HideTip('tt3')">isHtmlAllowed</a></td><td class=SDescription>Returns true for non-rounded, non-rotated shapes with no glass gradient.</td></tr><tr class="SFunction SIndent2 SMarked"><td class=SEntry><a href="#mxRectangleShape.paintBackground" id=link4 onMouseOver="ShowTip(event, 'tt4', 'link4')" onMouseOut="HideTip('tt4')">paintBackground</a></td><td class=SDescription>Generic background painting implementation.</td></tr><tr class="SFunction SIndent2"><td class=SEntry><a href="#mxRectangleShape.isRoundable" id=link5 onMouseOver="ShowTip(event, 'tt5', 'link5')" onMouseOut="HideTip('tt5')">isRoundable</a></td><td class=SDescription>Adds roundable support.</td></tr><tr class="SFunction SIndent2 SMarked"><td class=SEntry><a href="#mxRectangleShape.paintForeground" id=link6 onMouseOver="ShowTip(event, 'tt6', 'link6')" onMouseOut="HideTip('tt6')">paintForeground</a></td><td class=SDescription>Generic background painting implementation.</td></tr></table></div></div><!--END_ND_SUMMARY--></div></div></div>
<div class="CGroup"><div class=CTopic><h3 class=CTitle><a name="mxRectangleShape.Functions"></a>Functions</h3></div></div> <div class="CGroup"><div class=CTopic><h3 class=CTitle><a name="mxRectangleShape.Functions"></a>Functions</h3></div></div>
<div class="CFunction"><div class=CTopic><h3 class=CTitle><a name="mxRectangleShape.mxRectangleShape"></a>mxRectangleShape</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>function mxRectangleShape(</td><td class="PParameter prettyprint " nowrap>bounds,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>fill,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>stroke,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>strokewidth</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote><p>Constructs a new rectangle shape.</p><h4 class=CHeading>Parameters</h4><table border=0 cellspacing=0 cellpadding=0 class=CDescriptionList><tr><td class=CDLEntry>bounds</td><td class=CDLDescription><a href="../util/mxRectangle-js.html#mxRectangle" class=LClass id=link9 onMouseOver="ShowTip(event, 'tt8', 'link9')" onMouseOut="HideTip('tt8')">mxRectangle</a> that defines the bounds.&nbsp; This is stored in <a href="mxShape-js.html#mxShape.bounds" class=LVariable id=link10 onMouseOver="ShowTip(event, 'tt9', 'link10')" onMouseOut="HideTip('tt9')">mxShape.bounds</a>.</td></tr><tr><td class=CDLEntry>fill</td><td class=CDLDescription>String that defines the fill color.&nbsp; This is stored in &lt;fill&gt;.</td></tr><tr><td class=CDLEntry>stroke</td><td class=CDLDescription>String that defines the stroke color.&nbsp; This is stored in &lt;stroke&gt;.</td></tr><tr><td class=CDLEntry>strokewidth</td><td class=CDLDescription>Optional integer that defines the stroke width.&nbsp; Default is 1.&nbsp; This is stored in &lt;strokewidth&gt;.</td></tr></table></div></div></div> <div class="CFunction"><div class=CTopic><h3 class=CTitle><a name="mxRectangleShape.mxRectangleShape"></a>mxRectangleShape</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>function mxRectangleShape(</td><td class="PParameter prettyprint " nowrap>bounds,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>fill,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>stroke,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>strokewidth</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote><p>Constructs a new rectangle shape.</p><h4 class=CHeading>Parameters</h4><table border=0 cellspacing=0 cellpadding=0 class=CDescriptionList><tr><td class=CDLEntry>bounds</td><td class=CDLDescription><a href="../util/mxRectangle-js.html#mxRectangle" class=LClass id=link10 onMouseOver="ShowTip(event, 'tt9', 'link10')" onMouseOut="HideTip('tt9')">mxRectangle</a> that defines the bounds.&nbsp; This is stored in <a href="mxShape-js.html#mxShape.bounds" class=LVariable id=link11 onMouseOver="ShowTip(event, 'tt10', 'link11')" onMouseOut="HideTip('tt10')">mxShape.bounds</a>.</td></tr><tr><td class=CDLEntry>fill</td><td class=CDLDescription>String that defines the fill color.&nbsp; This is stored in &lt;fill&gt;.</td></tr><tr><td class=CDLEntry>stroke</td><td class=CDLDescription>String that defines the stroke color.&nbsp; This is stored in &lt;stroke&gt;.</td></tr><tr><td class=CDLEntry>strokewidth</td><td class=CDLDescription>Optional integer that defines the stroke width.&nbsp; Default is 1.&nbsp; This is stored in &lt;strokewidth&gt;.</td></tr></table></div></div></div>
<div class="CFunction"><div class=CTopic><h3 class=CTitle><a name="mxRectangleShape.isHtmlAllowed"></a>isHtmlAllowed</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxRectangleShape.prototype.isHtmlAllowed = function()</td></tr></table></blockquote><p>Returns true for non-rounded, non-rotated shapes with no glass gradient.</p></div></div></div> <div class="CFunction"><div class=CTopic><h3 class=CTitle><a name="mxRectangleShape.isHtmlAllowed"></a>isHtmlAllowed</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxRectangleShape.prototype.isHtmlAllowed = function()</td></tr></table></blockquote><p>Returns true for non-rounded, non-rotated shapes with no glass gradient.</p></div></div></div>
<div class="CFunction"><div class=CTopic><h3 class=CTitle><a name="mxRectangleShape.paintBackground"></a>paintBackground</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxRectangleShape.prototype.paintBackground = function(</td><td class="PParameter prettyprint " nowrap>c,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>w,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>h</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote><p>Generic background painting implementation.</p></div></div></div> <div class="CFunction"><div class=CTopic><h3 class=CTitle><a name="mxRectangleShape.paintBackground"></a>paintBackground</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxRectangleShape.prototype.paintBackground = function(</td><td class="PParameter prettyprint " nowrap>c,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>w,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>h</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote><p>Generic background painting implementation.</p></div></div></div>
<div class="CFunction"><div class=CTopic><h3 class=CTitle><a name="mxRectangleShape.isRoundable"></a>isRoundable</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxRectangleShape.prototype.isRoundable = function(</td><td class="PParameter prettyprint " nowrap>c,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>w,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>h</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote><p>Adds roundable support.</p></div></div></div>
<div class="CFunction"><div class=CTopic><h3 class=CTitle><a name="mxRectangleShape.paintForeground"></a>paintForeground</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxRectangleShape.prototype.paintForeground = function(</td><td class="PParameter prettyprint " nowrap>c,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>w,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>h</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote><p>Generic background painting implementation.</p></div></div></div> <div class="CFunction"><div class=CTopic><h3 class=CTitle><a name="mxRectangleShape.paintForeground"></a>paintForeground</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxRectangleShape.prototype.paintForeground = function(</td><td class="PParameter prettyprint " nowrap>c,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>w,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>h</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote><p>Generic background painting implementation.</p></div></div></div>
</div><!--Content--> </div><!--Content-->
@ -37,7 +39,7 @@ HideAllBut([9], 13);// --></script></div><!--Menu-->
<!--START_ND_TOOLTIPS--> <!--START_ND_TOOLTIPS-->
<div class=CToolTip id="tt1"><div class=CClass>Base class for all shapes. </div></div><div class=CToolTip id="tt2"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>function mxRectangleShape(</td><td class="PParameter prettyprint " nowrap>bounds,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>fill,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>stroke,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>strokewidth</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Constructs a new rectangle shape.</div></div><div class=CToolTip id="tt3"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxRectangleShape.prototype.isHtmlAllowed = function()</td></tr></table></blockquote>Returns true for non-rounded, non-rotated shapes with no glass gradient.</div></div><div class=CToolTip id="tt4"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxRectangleShape.prototype.paintBackground = function(</td><td class="PParameter prettyprint " nowrap>c,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>w,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>h</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Generic background painting implementation.</div></div><div class=CToolTip id="tt5"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxRectangleShape.prototype.paintForeground = function(</td><td class="PParameter prettyprint " nowrap>c,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>w,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>h</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Generic background painting implementation.</div></div><div class=CToolTip id="tt6"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">SHAPE_RECTANGLE: 'rectangle'</td></tr></table></blockquote>Name under which mxRectangleShape is registered in mxCellRenderer. </div></div><div class=CToolTip id="tt7"><div class=CClass>Renders cells into a document object model. </div></div><div class=CToolTip id="tt8"><div class=CClass>Extends mxPoint to implement a 2-dimensional rectangle with double precision coordinates.</div></div><div class=CToolTip id="tt9"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxShape.prototype.bounds</td></tr></table></blockquote>Holds the mxRectangle that specifies the bounds of this shape.</div></div><!--END_ND_TOOLTIPS--> <div class=CToolTip id="tt1"><div class=CClass>Base class for all shapes. </div></div><div class=CToolTip id="tt2"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>function mxRectangleShape(</td><td class="PParameter prettyprint " nowrap>bounds,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>fill,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>stroke,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>strokewidth</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Constructs a new rectangle shape.</div></div><div class=CToolTip id="tt3"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxRectangleShape.prototype.isHtmlAllowed = function()</td></tr></table></blockquote>Returns true for non-rounded, non-rotated shapes with no glass gradient.</div></div><div class=CToolTip id="tt4"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxRectangleShape.prototype.paintBackground = function(</td><td class="PParameter prettyprint " nowrap>c,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>w,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>h</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Generic background painting implementation.</div></div><div class=CToolTip id="tt5"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxRectangleShape.prototype.isRoundable = function(</td><td class="PParameter prettyprint " nowrap>c,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>w,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>h</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Adds roundable support.</div></div><div class=CToolTip id="tt6"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxRectangleShape.prototype.paintForeground = function(</td><td class="PParameter prettyprint " nowrap>c,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>w,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>h</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Generic background painting implementation.</div></div><div class=CToolTip id="tt7"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">SHAPE_RECTANGLE: 'rectangle'</td></tr></table></blockquote>Name under which mxRectangleShape is registered in mxCellRenderer. </div></div><div class=CToolTip id="tt8"><div class=CClass>Renders cells into a document object model. </div></div><div class=CToolTip id="tt9"><div class=CClass>Extends mxPoint to implement a 2-dimensional rectangle with double precision coordinates.</div></div><div class=CToolTip id="tt10"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxShape.prototype.bounds</td></tr></table></blockquote>Holds the mxRectangle that specifies the bounds of this shape.</div></div><!--END_ND_TOOLTIPS-->

File diff suppressed because one or more lines are too long

View File

@ -73,7 +73,7 @@ new mxXmlRequest(url, 'xml='+xml).send();</pre></blockquote><p>Sends an encoded
<div class="CFunction"><div class=CTopic><h3 class=CTitle><a name="mxXmlRequest.create"></a>create</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxXmlRequest.prototype.create = function()</td></tr></table></blockquote><p>Creates and returns the inner <a href="#mxXmlRequest.request" class=LVariable id=link38 onMouseOver="ShowTip(event, 'tt10', 'link38')" onMouseOut="HideTip('tt10')">request</a> object.</p></div></div></div> <div class="CFunction"><div class=CTopic><h3 class=CTitle><a name="mxXmlRequest.create"></a>create</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxXmlRequest.prototype.create = function()</td></tr></table></blockquote><p>Creates and returns the inner <a href="#mxXmlRequest.request" class=LVariable id=link38 onMouseOver="ShowTip(event, 'tt10', 'link38')" onMouseOut="HideTip('tt10')">request</a> object.</p></div></div></div>
<div class="CFunction"><div class=CTopic><h3 class=CTitle><a name="mxXmlRequest.send"></a>send</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxXmlRequest.prototype.send = function(</td><td class="PParameter prettyprint " nowrap>onload,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>onerror,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>timeout,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>ontimeout</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote><p>Send the <a href="#mxXmlRequest.request" class=LVariable id=link39 onMouseOver="ShowTip(event, 'tt10', 'link39')" onMouseOut="HideTip('tt10')">request</a> to the target URL using the specified functions to process the response asychronously.</p><h4 class=CHeading>Parameters</h4><table border=0 cellspacing=0 cellpadding=0 class=CDescriptionList><tr><td class=CDLEntry>onload</td><td class=CDLDescription>Function to be invoked if a successful response was received.</td></tr><tr><td class=CDLEntry>onerror</td><td class=CDLDescription>Function to be called on any error.</td></tr><tr><td class=CDLEntry>timeout</td><td class=CDLDescription>Optional timeout in ms before calling ontimeout.</td></tr><tr><td class=CDLEntry>ontimeout</td><td class=CDLDescription>Optional function to execute on timeout.</td></tr></table></div></div></div> <div class="CFunction"><div class=CTopic><h3 class=CTitle><a name="mxXmlRequest.send"></a>send</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxXmlRequest.prototype.send = function(</td><td class="PParameter prettyprint " nowrap>onload,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>onerror,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>timeout,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>ontimeout</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote><p>Send the <a href="#mxXmlRequest.request" class=LVariable id=link39 onMouseOver="ShowTip(event, 'tt10', 'link39')" onMouseOut="HideTip('tt10')">request</a> to the target URL using the specified functions to process the response asychronously.</p><p>Note: Due to technical limitations, onerror is currently ignored.</p><h4 class=CHeading>Parameters</h4><table border=0 cellspacing=0 cellpadding=0 class=CDescriptionList><tr><td class=CDLEntry>onload</td><td class=CDLDescription>Function to be invoked if a successful response was received.</td></tr><tr><td class=CDLEntry>onerror</td><td class=CDLDescription>Function to be called on any error.</td></tr><tr><td class=CDLEntry>timeout</td><td class=CDLDescription>Optional timeout in ms before calling ontimeout.</td></tr><tr><td class=CDLEntry>ontimeout</td><td class=CDLDescription>Optional function to execute on timeout.</td></tr></table></div></div></div>
<div class="CFunction"><div class=CTopic><h3 class=CTitle><a name="mxXmlRequest.setRequestHeaders"></a>setRequestHeaders</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxXmlRequest.prototype.setRequestHeaders = function(</td><td class="PParameter prettyprint " nowrap>request,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>params</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote><p>Sets the headers for the given request and parameters.&nbsp; This sets the content-type to application/x-www-form-urlencoded if any params exist.</p><h4 class=CHeading>Example</h4><blockquote><pre class="prettyprint">request.setRequestHeaders = function(request, params) <div class="CFunction"><div class=CTopic><h3 class=CTitle><a name="mxXmlRequest.setRequestHeaders"></a>setRequestHeaders</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxXmlRequest.prototype.setRequestHeaders = function(</td><td class="PParameter prettyprint " nowrap>request,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>params</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote><p>Sets the headers for the given request and parameters.&nbsp; This sets the content-type to application/x-www-form-urlencoded if any params exist.</p><h4 class=CHeading>Example</h4><blockquote><pre class="prettyprint">request.setRequestHeaders = function(request, params)
{ {

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

@ -11,13 +11,13 @@ if (browserType) {document.write("<div class=" + browserType + ">");if (browserV
<div id=Index><div class=IPageTitle>Function Index</div><div class=INavigationBar>$#! &middot; 0-9 &middot; <a href="Functions.html#A">A</a> &middot; <a href="Functions2.html#B">B</a> &middot; <a href="Functions3.html#C">C</a> &middot; <a href="Functions4.html#D">D</a> &middot; <a href="Functions5.html#E">E</a> &middot; <a href="Functions6.html#F">F</a> &middot; <a href="Functions7.html#G">G</a> &middot; <a href="Functions8.html#H">H</a> &middot; <a href="Functions9.html#I">I</a> &middot; <a href="Functions10.html#J">J</a> &middot; <a href="Functions10.html#K">K</a> &middot; <a href="Functions10.html#L">L</a> &middot; <a href="Functions11.html#M">M</a> &middot; <a href="#N">N</a> &middot; <a href="#O">O</a> &middot; <a href="Functions13.html#P">P</a> &middot; <a href="Functions14.html#Q">Q</a> &middot; <a href="Functions15.html#R">R</a> &middot; <a href="Functions16.html#S">S</a> &middot; <a href="Functions17.html#T">T</a> &middot; <a href="Functions18.html#U">U</a> &middot; <a href="Functions19.html#V">V</a> &middot; <a href="Functions19.html#W">W</a> &middot; X &middot; Y &middot; <a href="Functions19.html#Z">Z</a></div><table border=0 cellspacing=0 cellpadding=0><tr><td class=IHeading id=IFirstHeading><a name="N"></a>N</td><td></td></tr><tr><td class=ISymbolPrefix id=IOnlySymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/util/mxUndoableEdit-js.html#mxUndoableEdit.notify" id=link1528 onMouseOver="ShowTip(event, 'tt1528', 'link1528')" onMouseOut="HideTip('tt1528')" class=ISymbol>notify</a>, <span class=IParent>mxUndoableEdit</span></td></tr><tr><td class=IHeading><a name="O"></a>O</td><td></td></tr><tr><td class=ISymbolPrefix id=IFirstSymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/layout/mxCompactTreeLayout-js.html#mxCompactTreeLayout.offset" id=link1529 onMouseOver="ShowTip(event, 'tt1529', 'link1529')" onMouseOut="HideTip('tt1529')" class=ISymbol>offset</a>, <span class=IParent>mxCompactTreeLayout</span></td></tr><tr><td class=ISymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/io/mxRootChangeCodec-js.html#mxRootChangeCodec.onEncode" id=link1530 onMouseOver="ShowTip(event, 'tt1530', 'link1530')" onMouseOut="HideTip('tt1530')" class=ISymbol>onEncode</a>, <span class=IParent>mxRootChangeCodec</span></td></tr><tr><td class=ISymbolPrefix>&nbsp;</td><td class=IEntry><span class=ISymbol>onInit</span><div class=ISubIndex><a href="../files/model/mxCell-js.html#mxCell.onInit" id=link1531 onMouseOver="ShowTip(event, 'tt1531', 'link1531')" onMouseOut="HideTip('tt1531')" class=IParent>mxCell</a><a href="../files/editor/mxEditor-js.html#mxEditor.onInit" id=link1532 onMouseOver="ShowTip(event, 'tt1532', 'link1532')" onMouseOut="HideTip('tt1532')" class=IParent>mxEditor</a></div></td></tr><tr><td class=ISymbolPrefix>&nbsp;</td><td class=IEntry><span class=ISymbol>open</span><div class=ISubIndex><a href="../files/editor/mxEditor-js.html#mxEditor.open" id=link1533 onMouseOver="ShowTip(event, 'tt1533', 'link1533')" onMouseOut="HideTip('tt1533')" class=IParent>mxEditor</a><a href="../files/view/mxPrintPreview-js.html#mxPrintPreview.open" id=link1534 onMouseOver="ShowTip(event, 'tt1534', 'link1534')" onMouseOut="HideTip('tt1534')" class=IParent>mxPrintPreview</a></div></td></tr><tr><td class=ISymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/view/mxGraph-js.html#mxGraph.orderCells" id=link1535 onMouseOver="ShowTip(event, 'tt1535', 'link1535')" onMouseOut="HideTip('tt1535')" class=ISymbol>orderCells</a>, <span class=IParent>mxGraph</span></td></tr><tr><td class=ISymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/view/mxEdgeStyle-js.html#mxEdgeStyle.OrthConnector" id=link1536 onMouseOver="ShowTip(event, 'tt1536', 'link1536')" onMouseOut="HideTip('tt1536')" class=ISymbol>OrthConnector</a>, <span class=IParent>mxEdgeStyle</span></td></tr><tr><td class=ISymbolPrefix id=ILastSymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/view/mxOutline-js.html#mxOutline.outline" id=link1537 onMouseOver="ShowTip(event, 'tt1537', 'link1537')" onMouseOut="HideTip('tt1537')" class=ISymbol>outline</a>, <span class=IParent>mxOutline</span></td></tr></table> <div id=Index><div class=IPageTitle>Function Index</div><div class=INavigationBar>$#! &middot; 0-9 &middot; <a href="Functions.html#A">A</a> &middot; <a href="Functions2.html#B">B</a> &middot; <a href="Functions3.html#C">C</a> &middot; <a href="Functions4.html#D">D</a> &middot; <a href="Functions5.html#E">E</a> &middot; <a href="Functions6.html#F">F</a> &middot; <a href="Functions7.html#G">G</a> &middot; <a href="Functions8.html#H">H</a> &middot; <a href="Functions9.html#I">I</a> &middot; <a href="Functions10.html#J">J</a> &middot; <a href="Functions10.html#K">K</a> &middot; <a href="Functions10.html#L">L</a> &middot; <a href="Functions11.html#M">M</a> &middot; <a href="#N">N</a> &middot; <a href="#O">O</a> &middot; <a href="Functions13.html#P">P</a> &middot; <a href="Functions14.html#Q">Q</a> &middot; <a href="Functions15.html#R">R</a> &middot; <a href="Functions16.html#S">S</a> &middot; <a href="Functions17.html#T">T</a> &middot; <a href="Functions18.html#U">U</a> &middot; <a href="Functions19.html#V">V</a> &middot; <a href="Functions19.html#W">W</a> &middot; X &middot; Y &middot; <a href="Functions19.html#Z">Z</a></div><table border=0 cellspacing=0 cellpadding=0><tr><td class=IHeading id=IFirstHeading><a name="N"></a>N</td><td></td></tr><tr><td class=ISymbolPrefix id=IOnlySymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/util/mxUndoableEdit-js.html#mxUndoableEdit.notify" id=link1531 onMouseOver="ShowTip(event, 'tt1531', 'link1531')" onMouseOut="HideTip('tt1531')" class=ISymbol>notify</a>, <span class=IParent>mxUndoableEdit</span></td></tr><tr><td class=IHeading><a name="O"></a>O</td><td></td></tr><tr><td class=ISymbolPrefix id=IFirstSymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/layout/mxCompactTreeLayout-js.html#mxCompactTreeLayout.offset" id=link1532 onMouseOver="ShowTip(event, 'tt1532', 'link1532')" onMouseOut="HideTip('tt1532')" class=ISymbol>offset</a>, <span class=IParent>mxCompactTreeLayout</span></td></tr><tr><td class=ISymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/io/mxRootChangeCodec-js.html#mxRootChangeCodec.onEncode" id=link1533 onMouseOver="ShowTip(event, 'tt1533', 'link1533')" onMouseOut="HideTip('tt1533')" class=ISymbol>onEncode</a>, <span class=IParent>mxRootChangeCodec</span></td></tr><tr><td class=ISymbolPrefix>&nbsp;</td><td class=IEntry><span class=ISymbol>onInit</span><div class=ISubIndex><a href="../files/model/mxCell-js.html#mxCell.onInit" id=link1534 onMouseOver="ShowTip(event, 'tt1534', 'link1534')" onMouseOut="HideTip('tt1534')" class=IParent>mxCell</a><a href="../files/editor/mxEditor-js.html#mxEditor.onInit" id=link1535 onMouseOver="ShowTip(event, 'tt1535', 'link1535')" onMouseOut="HideTip('tt1535')" class=IParent>mxEditor</a></div></td></tr><tr><td class=ISymbolPrefix>&nbsp;</td><td class=IEntry><span class=ISymbol>open</span><div class=ISubIndex><a href="../files/editor/mxEditor-js.html#mxEditor.open" id=link1536 onMouseOver="ShowTip(event, 'tt1536', 'link1536')" onMouseOut="HideTip('tt1536')" class=IParent>mxEditor</a><a href="../files/view/mxPrintPreview-js.html#mxPrintPreview.open" id=link1537 onMouseOver="ShowTip(event, 'tt1537', 'link1537')" onMouseOut="HideTip('tt1537')" class=IParent>mxPrintPreview</a></div></td></tr><tr><td class=ISymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/view/mxGraph-js.html#mxGraph.orderCells" id=link1538 onMouseOver="ShowTip(event, 'tt1538', 'link1538')" onMouseOut="HideTip('tt1538')" class=ISymbol>orderCells</a>, <span class=IParent>mxGraph</span></td></tr><tr><td class=ISymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/view/mxEdgeStyle-js.html#mxEdgeStyle.OrthConnector" id=link1539 onMouseOver="ShowTip(event, 'tt1539', 'link1539')" onMouseOut="HideTip('tt1539')" class=ISymbol>OrthConnector</a>, <span class=IParent>mxEdgeStyle</span></td></tr><tr><td class=ISymbolPrefix id=ILastSymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/view/mxOutline-js.html#mxOutline.outline" id=link1540 onMouseOver="ShowTip(event, 'tt1540', 'link1540')" onMouseOut="HideTip('tt1540')" class=ISymbol>outline</a>, <span class=IParent>mxOutline</span></td></tr></table>
<!--START_ND_TOOLTIPS--> <!--START_ND_TOOLTIPS-->
<div class=CToolTip id="tt1528"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxUndoableEdit.prototype.notify = function()</td></tr></table></blockquote>Hook to notify any listeners of the changes after an undo or redo has been carried out. </div></div><!--END_ND_TOOLTIPS--> <div class=CToolTip id="tt1531"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxUndoableEdit.prototype.notify = function()</td></tr></table></blockquote>Hook to notify any listeners of the changes after an undo or redo has been carried out. </div></div><!--END_ND_TOOLTIPS-->
<!--START_ND_TOOLTIPS--> <!--START_ND_TOOLTIPS-->
<div class=CToolTip id="tt1529"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxCompactTreeLayout.prototype.offset = function(</td><td class="PParameter prettyprint " nowrap>p1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>p2,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>a1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>a2,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>b1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>b2</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote></div></div><div class=CToolTip id="tt1530"><div class=CFunction>Encodes the child recursively.</div></div><div class=CToolTip id="tt1531"><div class=CFunction>Called from within the constructor.</div></div><div class=CToolTip id="tt1532"><div class=CFunction>Called from within the constructor. </div></div><div class=CToolTip id="tt1533"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxEditor.prototype.open = function (</td><td class="PParameter prettyprint " nowrap>filename</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Opens the specified file synchronously and parses it using readGraphModel. </div></div><div class=CToolTip id="tt1534"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxPrintPreview.prototype.open = function(</td><td class="PParameter prettyprint " nowrap>css,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>targetWindow,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>forcePageBreaks,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>keepOpen</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Shows the print preview window. </div></div><div class=CToolTip id="tt1535"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxGraph.prototype.orderCells = function(</td><td class="PParameter prettyprint " nowrap>back,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>cells</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Moves the given cells to the front or back. </div></div><div class=CToolTip id="tt1536"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>OrthConnector: function(</td><td class="PParameter prettyprint " nowrap>state,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>source,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>target,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>points,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>result</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Implements a local orthogonal router between the given cells.</div></div><div class=CToolTip id="tt1537"><div class=CFunction>Reference to the mxGraph that renders the outline.</div></div><!--END_ND_TOOLTIPS--> <div class=CToolTip id="tt1532"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxCompactTreeLayout.prototype.offset = function(</td><td class="PParameter prettyprint " nowrap>p1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>p2,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>a1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>a2,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>b1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>b2</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote></div></div><div class=CToolTip id="tt1533"><div class=CFunction>Encodes the child recursively.</div></div><div class=CToolTip id="tt1534"><div class=CFunction>Called from within the constructor.</div></div><div class=CToolTip id="tt1535"><div class=CFunction>Called from within the constructor. </div></div><div class=CToolTip id="tt1536"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxEditor.prototype.open = function (</td><td class="PParameter prettyprint " nowrap>filename</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Opens the specified file synchronously and parses it using readGraphModel. </div></div><div class=CToolTip id="tt1537"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxPrintPreview.prototype.open = function(</td><td class="PParameter prettyprint " nowrap>css,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>targetWindow,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>forcePageBreaks,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>keepOpen</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Shows the print preview window. </div></div><div class=CToolTip id="tt1538"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxGraph.prototype.orderCells = function(</td><td class="PParameter prettyprint " nowrap>back,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>cells</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Moves the given cells to the front or back. </div></div><div class=CToolTip id="tt1539"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>OrthConnector: function(</td><td class="PParameter prettyprint " nowrap>state,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>source,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>target,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>points,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>result</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Implements a local orthogonal router between the given cells.</div></div><div class=CToolTip id="tt1540"><div class=CFunction>Reference to the mxGraph that renders the outline.</div></div><!--END_ND_TOOLTIPS-->
</div><!--Index--> </div><!--Index-->

File diff suppressed because one or more lines are too long

View File

@ -11,9 +11,9 @@ if (browserType) {document.write("<div class=" + browserType + ">");if (browserV
<div id=Index><div class=IPageTitle>Function Index</div><div class=INavigationBar>$#! &middot; 0-9 &middot; <a href="Functions.html#A">A</a> &middot; <a href="Functions2.html#B">B</a> &middot; <a href="Functions3.html#C">C</a> &middot; <a href="Functions4.html#D">D</a> &middot; <a href="Functions5.html#E">E</a> &middot; <a href="Functions6.html#F">F</a> &middot; <a href="Functions7.html#G">G</a> &middot; <a href="Functions8.html#H">H</a> &middot; <a href="Functions9.html#I">I</a> &middot; <a href="Functions10.html#J">J</a> &middot; <a href="Functions10.html#K">K</a> &middot; <a href="Functions10.html#L">L</a> &middot; <a href="Functions11.html#M">M</a> &middot; <a href="Functions12.html#N">N</a> &middot; <a href="Functions12.html#O">O</a> &middot; <a href="Functions13.html#P">P</a> &middot; <a href="#Q">Q</a> &middot; <a href="Functions15.html#R">R</a> &middot; <a href="Functions16.html#S">S</a> &middot; <a href="Functions17.html#T">T</a> &middot; <a href="Functions18.html#U">U</a> &middot; <a href="Functions19.html#V">V</a> &middot; <a href="Functions19.html#W">W</a> &middot; X &middot; Y &middot; <a href="Functions19.html#Z">Z</a></div><table border=0 cellspacing=0 cellpadding=0><tr><td class=IHeading id=IFirstHeading><a name="Q"></a>Q</td><td></td></tr><tr><td class=ISymbolPrefix id=IOnlySymbolPrefix>&nbsp;</td><td class=IEntry><span class=ISymbol>quadTo</span><div class=ISubIndex><a href="../files/util/mxAbstractCanvas2D-js.html#mxAbstractCanvas2D.quadTo" id=link1606 onMouseOver="ShowTip(event, 'tt1606', 'link1606')" onMouseOut="HideTip('tt1606')" class=IParent>mxAbstractCanvas2D</a><a href="../files/util/mxVmlCanvas2D-js.html#mxVmlCanvas2D.quadTo" id=link1607 onMouseOver="ShowTip(event, 'tt1607', 'link1607')" onMouseOut="HideTip('tt1607')" class=IParent>mxVmlCanvas2D</a><a href="../files/util/mxXmlCanvas2D-js.html#mxXmlCanvas2D.quadTo" id=link1608 onMouseOver="ShowTip(event, 'tt1608', 'link1608')" onMouseOut="HideTip('tt1608')" class=IParent>mxXmlCanvas2D</a></div></td></tr></table> <div id=Index><div class=IPageTitle>Function Index</div><div class=INavigationBar>$#! &middot; 0-9 &middot; <a href="Functions.html#A">A</a> &middot; <a href="Functions2.html#B">B</a> &middot; <a href="Functions3.html#C">C</a> &middot; <a href="Functions4.html#D">D</a> &middot; <a href="Functions5.html#E">E</a> &middot; <a href="Functions6.html#F">F</a> &middot; <a href="Functions7.html#G">G</a> &middot; <a href="Functions8.html#H">H</a> &middot; <a href="Functions9.html#I">I</a> &middot; <a href="Functions10.html#J">J</a> &middot; <a href="Functions10.html#K">K</a> &middot; <a href="Functions10.html#L">L</a> &middot; <a href="Functions11.html#M">M</a> &middot; <a href="Functions12.html#N">N</a> &middot; <a href="Functions12.html#O">O</a> &middot; <a href="Functions13.html#P">P</a> &middot; <a href="#Q">Q</a> &middot; <a href="Functions15.html#R">R</a> &middot; <a href="Functions16.html#S">S</a> &middot; <a href="Functions17.html#T">T</a> &middot; <a href="Functions18.html#U">U</a> &middot; <a href="Functions19.html#V">V</a> &middot; <a href="Functions19.html#W">W</a> &middot; X &middot; Y &middot; <a href="Functions19.html#Z">Z</a></div><table border=0 cellspacing=0 cellpadding=0><tr><td class=IHeading id=IFirstHeading><a name="Q"></a>Q</td><td></td></tr><tr><td class=ISymbolPrefix id=IOnlySymbolPrefix>&nbsp;</td><td class=IEntry><span class=ISymbol>quadTo</span><div class=ISubIndex><a href="../files/util/mxAbstractCanvas2D-js.html#mxAbstractCanvas2D.quadTo" id=link1609 onMouseOver="ShowTip(event, 'tt1609', 'link1609')" onMouseOut="HideTip('tt1609')" class=IParent>mxAbstractCanvas2D</a><a href="../files/util/mxVmlCanvas2D-js.html#mxVmlCanvas2D.quadTo" id=link1610 onMouseOver="ShowTip(event, 'tt1610', 'link1610')" onMouseOut="HideTip('tt1610')" class=IParent>mxVmlCanvas2D</a><a href="../files/util/mxXmlCanvas2D-js.html#mxXmlCanvas2D.quadTo" id=link1611 onMouseOver="ShowTip(event, 'tt1611', 'link1611')" onMouseOut="HideTip('tt1611')" class=IParent>mxXmlCanvas2D</a></div></td></tr></table>
<!--START_ND_TOOLTIPS--> <!--START_ND_TOOLTIPS-->
<div class=CToolTip id="tt1606"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxAbstractCanvas2D.prototype.quadTo = function(</td><td class="PParameter prettyprint " nowrap>x1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x2,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y2</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Adds a quadratic curve to the current path.</div></div><div class=CToolTip id="tt1607"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxVmlCanvas2D.prototype.quadTo = function(</td><td class="PParameter prettyprint " nowrap>x1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x2,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y2</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Replaces quadratic curve with bezier curve in VML.</div></div><div class=CToolTip id="tt1608"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxXmlCanvas2D.prototype.quadTo = function(</td><td class="PParameter prettyprint " nowrap>x1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x2,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y2</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Adds a quadratic curve to the current path.</div></div><!--END_ND_TOOLTIPS--> <div class=CToolTip id="tt1609"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxAbstractCanvas2D.prototype.quadTo = function(</td><td class="PParameter prettyprint " nowrap>x1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x2,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y2</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Adds a quadratic curve to the current path.</div></div><div class=CToolTip id="tt1610"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxVmlCanvas2D.prototype.quadTo = function(</td><td class="PParameter prettyprint " nowrap>x1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x2,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y2</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Replaces quadratic curve with bezier curve in VML.</div></div><div class=CToolTip id="tt1611"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxXmlCanvas2D.prototype.quadTo = function(</td><td class="PParameter prettyprint " nowrap>x1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x2,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y2</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Adds a quadratic curve to the current path.</div></div><!--END_ND_TOOLTIPS-->
</div><!--Index--> </div><!--Index-->

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

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

@ -11,13 +11,13 @@ if (browserType) {document.write("<div class=" + browserType + ">");if (browserV
<div id=Index><div class=IPageTitle>Index</div><div class=INavigationBar>$#! &middot; 0-9 &middot; <a href="General.html#A">A</a> &middot; <a href="General2.html#B">B</a> &middot; <a href="General3.html#C">C</a> &middot; <a href="General4.html#D">D</a> &middot; <a href="General5.html#E">E</a> &middot; <a href="General6.html#F">F</a> &middot; <a href="General7.html#G">G</a> &middot; <a href="General8.html#H">H</a> &middot; <a href="General9.html#I">I</a> &middot; <a href="#J">J</a> &middot; <a href="#K">K</a> &middot; <a href="General11.html#L">L</a> &middot; <a href="General12.html#M">M</a> &middot; <a href="General13.html#N">N</a> &middot; <a href="General13.html#O">O</a> &middot; <a href="General14.html#P">P</a> &middot; <a href="General15.html#Q">Q</a> &middot; <a href="General16.html#R">R</a> &middot; <a href="General17.html#S">S</a> &middot; <a href="General18.html#T">T</a> &middot; <a href="General19.html#U">U</a> &middot; <a href="General20.html#V">V</a> &middot; <a href="General21.html#W">W</a> &middot; <a href="General21.html#X">X</a> &middot; <a href="General21.html#Y">Y</a> &middot; <a href="General21.html#Z">Z</a></div><table border=0 cellspacing=0 cellpadding=0><tr><td class=IHeading id=IFirstHeading><a name="J"></a>J</td><td></td></tr><tr><td class=ISymbolPrefix id=IFirstSymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/layout/hierarchical/stage/mxCoordinateAssignment-js.html#mxCoordinateAssignment.jettyPositions" id=link1940 onMouseOver="ShowTip(event, 'tt1940', 'link1940')" onMouseOut="HideTip('tt1940')" class=ISymbol>jettyPositions</a>, <span class=IParent>mxCoordinateAssignment</span></td></tr><tr><td class=ISymbolPrefix id=ILastSymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/layout/mxCompactTreeLayout-js.html#mxCompactTreeLayout.join" id=link1941 onMouseOver="ShowTip(event, 'tt1941', 'link1941')" onMouseOut="HideTip('tt1941')" class=ISymbol>join</a>, <span class=IParent>mxCompactTreeLayout</span></td></tr><tr><td class=IHeading><a name="K"></a>K</td><td></td></tr><tr><td class=ISymbolPrefix id=IFirstSymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/view/mxGraph-js.html#mxGraph.keepEdgesInBackground" id=link1942 onMouseOver="ShowTip(event, 'tt1942', 'link1942')" onMouseOut="HideTip('tt1942')" class=ISymbol>keepEdgesInBackground</a>, <span class=IParent>mxGraph</span></td></tr><tr><td class=ISymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/view/mxGraph-js.html#mxGraph.keepEdgesInForeground" id=link1943 onMouseOver="ShowTip(event, 'tt1943', 'link1943')" onMouseOut="HideTip('tt1943')" class=ISymbol>keepEdgesInForeground</a>, <span class=IParent>mxGraph</span></td></tr><tr><td class=ISymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/layout/mxStackLayout-js.html#mxStackLayout.keepFirstLocation" id=link1944 onMouseOver="ShowTip(event, 'tt1944', 'link1944')" onMouseOut="HideTip('tt1944')" class=ISymbol>keepFirstLocation</a>, <span class=IParent>mxStackLayout</span></td></tr><tr><td class=ISymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/handler/mxCellHighlight-js.html#mxCellHighlight.keepOnTop" id=link1945 onMouseOver="ShowTip(event, 'tt1945', 'link1945')" onMouseOut="HideTip('tt1945')" class=ISymbol>keepOnTop</a>, <span class=IParent>mxCellHighlight</span></td></tr><tr><td class=ISymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/view/mxGraph-js.html#mxGraph.keepSelectionVisibleOnZoom" id=link1946 onMouseOver="ShowTip(event, 'tt1946', 'link1946')" onMouseOut="HideTip('tt1946')" class=ISymbol>keepSelectionVisibleOnZoom</a>, <span class=IParent>mxGraph</span></td></tr><tr><td class=ISymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/handler/mxKeyHandler-js.html#mxKeyHandler.keyDown" id=link1947 onMouseOver="ShowTip(event, 'tt1947', 'link1947')" onMouseOut="HideTip('tt1947')" class=ISymbol>keyDown</a>, <span class=IParent>mxKeyHandler</span></td></tr><tr><td class=ISymbolPrefix id=ILastSymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/editor/mxEditor-js.html#mxEditor.keyHandler" id=link1948 onMouseOver="ShowTip(event, 'tt1948', 'link1948')" onMouseOut="HideTip('tt1948')" class=ISymbol>keyHandler</a>, <span class=IParent>mxEditor</span></td></tr></table> <div id=Index><div class=IPageTitle>Index</div><div class=INavigationBar>$#! &middot; 0-9 &middot; <a href="General.html#A">A</a> &middot; <a href="General2.html#B">B</a> &middot; <a href="General3.html#C">C</a> &middot; <a href="General4.html#D">D</a> &middot; <a href="General5.html#E">E</a> &middot; <a href="General6.html#F">F</a> &middot; <a href="General7.html#G">G</a> &middot; <a href="General8.html#H">H</a> &middot; <a href="General9.html#I">I</a> &middot; <a href="#J">J</a> &middot; <a href="#K">K</a> &middot; <a href="General11.html#L">L</a> &middot; <a href="General12.html#M">M</a> &middot; <a href="General13.html#N">N</a> &middot; <a href="General13.html#O">O</a> &middot; <a href="General14.html#P">P</a> &middot; <a href="General15.html#Q">Q</a> &middot; <a href="General16.html#R">R</a> &middot; <a href="General17.html#S">S</a> &middot; <a href="General18.html#T">T</a> &middot; <a href="General19.html#U">U</a> &middot; <a href="General20.html#V">V</a> &middot; <a href="General21.html#W">W</a> &middot; <a href="General21.html#X">X</a> &middot; <a href="General21.html#Y">Y</a> &middot; <a href="General21.html#Z">Z</a></div><table border=0 cellspacing=0 cellpadding=0><tr><td class=IHeading id=IFirstHeading><a name="J"></a>J</td><td></td></tr><tr><td class=ISymbolPrefix id=IFirstSymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/layout/hierarchical/stage/mxCoordinateAssignment-js.html#mxCoordinateAssignment.jettyPositions" id=link1943 onMouseOver="ShowTip(event, 'tt1943', 'link1943')" onMouseOut="HideTip('tt1943')" class=ISymbol>jettyPositions</a>, <span class=IParent>mxCoordinateAssignment</span></td></tr><tr><td class=ISymbolPrefix id=ILastSymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/layout/mxCompactTreeLayout-js.html#mxCompactTreeLayout.join" id=link1944 onMouseOver="ShowTip(event, 'tt1944', 'link1944')" onMouseOut="HideTip('tt1944')" class=ISymbol>join</a>, <span class=IParent>mxCompactTreeLayout</span></td></tr><tr><td class=IHeading><a name="K"></a>K</td><td></td></tr><tr><td class=ISymbolPrefix id=IFirstSymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/view/mxGraph-js.html#mxGraph.keepEdgesInBackground" id=link1945 onMouseOver="ShowTip(event, 'tt1945', 'link1945')" onMouseOut="HideTip('tt1945')" class=ISymbol>keepEdgesInBackground</a>, <span class=IParent>mxGraph</span></td></tr><tr><td class=ISymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/view/mxGraph-js.html#mxGraph.keepEdgesInForeground" id=link1946 onMouseOver="ShowTip(event, 'tt1946', 'link1946')" onMouseOut="HideTip('tt1946')" class=ISymbol>keepEdgesInForeground</a>, <span class=IParent>mxGraph</span></td></tr><tr><td class=ISymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/layout/mxStackLayout-js.html#mxStackLayout.keepFirstLocation" id=link1947 onMouseOver="ShowTip(event, 'tt1947', 'link1947')" onMouseOut="HideTip('tt1947')" class=ISymbol>keepFirstLocation</a>, <span class=IParent>mxStackLayout</span></td></tr><tr><td class=ISymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/handler/mxCellHighlight-js.html#mxCellHighlight.keepOnTop" id=link1948 onMouseOver="ShowTip(event, 'tt1948', 'link1948')" onMouseOut="HideTip('tt1948')" class=ISymbol>keepOnTop</a>, <span class=IParent>mxCellHighlight</span></td></tr><tr><td class=ISymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/view/mxGraph-js.html#mxGraph.keepSelectionVisibleOnZoom" id=link1949 onMouseOver="ShowTip(event, 'tt1949', 'link1949')" onMouseOut="HideTip('tt1949')" class=ISymbol>keepSelectionVisibleOnZoom</a>, <span class=IParent>mxGraph</span></td></tr><tr><td class=ISymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/handler/mxKeyHandler-js.html#mxKeyHandler.keyDown" id=link1950 onMouseOver="ShowTip(event, 'tt1950', 'link1950')" onMouseOut="HideTip('tt1950')" class=ISymbol>keyDown</a>, <span class=IParent>mxKeyHandler</span></td></tr><tr><td class=ISymbolPrefix id=ILastSymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/editor/mxEditor-js.html#mxEditor.keyHandler" id=link1951 onMouseOver="ShowTip(event, 'tt1951', 'link1951')" onMouseOut="HideTip('tt1951')" class=ISymbol>keyHandler</a>, <span class=IParent>mxEditor</span></td></tr></table>
<!--START_ND_TOOLTIPS--> <!--START_ND_TOOLTIPS-->
<div class=CToolTip id="tt1940"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxCoordinateAssignment.prototype.jettyPositions</td></tr></table></blockquote>Map of internal edges and (x,y) pair of positions of the start and end jetty for that edge where it connects to the source and target vertices. </div></div><div class=CToolTip id="tt1941"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxCompactTreeLayout.prototype.join = function(</td><td class="PParameter prettyprint " nowrap>node</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote></div></div><!--END_ND_TOOLTIPS--> <div class=CToolTip id="tt1943"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxCoordinateAssignment.prototype.jettyPositions</td></tr></table></blockquote>Map of internal edges and (x,y) pair of positions of the start and end jetty for that edge where it connects to the source and target vertices. </div></div><div class=CToolTip id="tt1944"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxCompactTreeLayout.prototype.join = function(</td><td class="PParameter prettyprint " nowrap>node</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote></div></div><!--END_ND_TOOLTIPS-->
<!--START_ND_TOOLTIPS--> <!--START_ND_TOOLTIPS-->
<div class=CToolTip id="tt1942"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxGraph.prototype.keepEdgesInBackground</td></tr></table></blockquote>Specifies if edges should appear in the background regardless of their order in the model. </div></div><div class=CToolTip id="tt1943"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxGraph.prototype.keepEdgesInForeground</td></tr></table></blockquote>Specifies if edges should appear in the foreground regardless of their order in the model. </div></div><div class=CToolTip id="tt1944"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxStackLayout.prototype.keepFirstLocation</td></tr></table></blockquote>Boolean indicating if the location of the first cell should be kept, that is, it will not be moved to x0 or y0.</div></div><div class=CToolTip id="tt1945"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxCellHighlight.prototype.keepOnTop</td></tr></table></blockquote>Specifies if the highlights should appear on top of everything else in the overlay pane. </div></div><div class=CToolTip id="tt1946"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxGraph.prototype.keepSelectionVisibleOnZoom</td></tr></table></blockquote>Specifies if the viewport should automatically contain the selection cells after a zoom operation. </div></div><div class=CToolTip id="tt1947"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxKeyHandler.prototype.keyDown = function(</td><td class="PParameter prettyprint " nowrap>evt</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Handles the event by invoking the function bound to the respective keystroke if isEnabledForEvent returns true for the given event and if isEventIgnored returns false, except for escape for which isEventIgnored is not invoked.</div></div><div class=CToolTip id="tt1948"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxEditor.prototype.keyHandler</td></tr></table></blockquote>Holds a mxDefaultKeyHandler for handling keyboard events. </div></div><!--END_ND_TOOLTIPS--> <div class=CToolTip id="tt1945"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxGraph.prototype.keepEdgesInBackground</td></tr></table></blockquote>Specifies if edges should appear in the background regardless of their order in the model. </div></div><div class=CToolTip id="tt1946"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxGraph.prototype.keepEdgesInForeground</td></tr></table></blockquote>Specifies if edges should appear in the foreground regardless of their order in the model. </div></div><div class=CToolTip id="tt1947"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxStackLayout.prototype.keepFirstLocation</td></tr></table></blockquote>Boolean indicating if the location of the first cell should be kept, that is, it will not be moved to x0 or y0.</div></div><div class=CToolTip id="tt1948"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxCellHighlight.prototype.keepOnTop</td></tr></table></blockquote>Specifies if the highlights should appear on top of everything else in the overlay pane. </div></div><div class=CToolTip id="tt1949"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxGraph.prototype.keepSelectionVisibleOnZoom</td></tr></table></blockquote>Specifies if the viewport should automatically contain the selection cells after a zoom operation. </div></div><div class=CToolTip id="tt1950"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxKeyHandler.prototype.keyDown = function(</td><td class="PParameter prettyprint " nowrap>evt</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Handles the event by invoking the function bound to the respective keystroke if isEnabledForEvent returns true for the given event and if isEventIgnored returns false, except for escape for which isEventIgnored is not invoked.</div></div><div class=CToolTip id="tt1951"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxEditor.prototype.keyHandler</td></tr></table></blockquote>Holds a mxDefaultKeyHandler for handling keyboard events. </div></div><!--END_ND_TOOLTIPS-->
</div><!--Index--> </div><!--Index-->

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

File diff suppressed because one or more lines are too long

View File

@ -11,9 +11,9 @@ if (browserType) {document.write("<div class=" + browserType + ">");if (browserV
<div id=Index><div class=IPageTitle>Index</div><div class=INavigationBar>$#! &middot; 0-9 &middot; <a href="General.html#A">A</a> &middot; <a href="General2.html#B">B</a> &middot; <a href="General3.html#C">C</a> &middot; <a href="General4.html#D">D</a> &middot; <a href="General5.html#E">E</a> &middot; <a href="General6.html#F">F</a> &middot; <a href="General7.html#G">G</a> &middot; <a href="General8.html#H">H</a> &middot; <a href="General9.html#I">I</a> &middot; <a href="General10.html#J">J</a> &middot; <a href="General10.html#K">K</a> &middot; <a href="General11.html#L">L</a> &middot; <a href="General12.html#M">M</a> &middot; <a href="General13.html#N">N</a> &middot; <a href="General13.html#O">O</a> &middot; <a href="General14.html#P">P</a> &middot; <a href="#Q">Q</a> &middot; <a href="General16.html#R">R</a> &middot; <a href="General17.html#S">S</a> &middot; <a href="General18.html#T">T</a> &middot; <a href="General19.html#U">U</a> &middot; <a href="General20.html#V">V</a> &middot; <a href="General21.html#W">W</a> &middot; <a href="General21.html#X">X</a> &middot; <a href="General21.html#Y">Y</a> &middot; <a href="General21.html#Z">Z</a></div><table border=0 cellspacing=0 cellpadding=0><tr><td class=IHeading id=IFirstHeading><a name="Q"></a>Q</td><td></td></tr><tr><td class=ISymbolPrefix id=IFirstSymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/util/mxAbstractCanvas2D-js.html#mxAbstractCanvas2D.quadOp" id=link2678 onMouseOver="ShowTip(event, 'tt2678', 'link2678')" onMouseOut="HideTip('tt2678')" class=ISymbol>quadOp</a>, <span class=IParent>mxAbstractCanvas2D</span></td></tr><tr><td class=ISymbolPrefix id=ILastSymbolPrefix>&nbsp;</td><td class=IEntry><span class=ISymbol>quadTo</span><div class=ISubIndex><a href="../files/util/mxAbstractCanvas2D-js.html#mxAbstractCanvas2D.quadTo" id=link2679 onMouseOver="ShowTip(event, 'tt2679', 'link2679')" onMouseOut="HideTip('tt2679')" class=IParent>mxAbstractCanvas2D</a><a href="../files/util/mxVmlCanvas2D-js.html#mxVmlCanvas2D.quadTo" id=link2680 onMouseOver="ShowTip(event, 'tt2680', 'link2680')" onMouseOut="HideTip('tt2680')" class=IParent>mxVmlCanvas2D</a><a href="../files/util/mxXmlCanvas2D-js.html#mxXmlCanvas2D.quadTo" id=link2681 onMouseOver="ShowTip(event, 'tt2681', 'link2681')" onMouseOut="HideTip('tt2681')" class=IParent>mxXmlCanvas2D</a></div></td></tr></table> <div id=Index><div class=IPageTitle>Index</div><div class=INavigationBar>$#! &middot; 0-9 &middot; <a href="General.html#A">A</a> &middot; <a href="General2.html#B">B</a> &middot; <a href="General3.html#C">C</a> &middot; <a href="General4.html#D">D</a> &middot; <a href="General5.html#E">E</a> &middot; <a href="General6.html#F">F</a> &middot; <a href="General7.html#G">G</a> &middot; <a href="General8.html#H">H</a> &middot; <a href="General9.html#I">I</a> &middot; <a href="General10.html#J">J</a> &middot; <a href="General10.html#K">K</a> &middot; <a href="General11.html#L">L</a> &middot; <a href="General12.html#M">M</a> &middot; <a href="General13.html#N">N</a> &middot; <a href="General13.html#O">O</a> &middot; <a href="General14.html#P">P</a> &middot; <a href="#Q">Q</a> &middot; <a href="General16.html#R">R</a> &middot; <a href="General17.html#S">S</a> &middot; <a href="General18.html#T">T</a> &middot; <a href="General19.html#U">U</a> &middot; <a href="General20.html#V">V</a> &middot; <a href="General21.html#W">W</a> &middot; <a href="General21.html#X">X</a> &middot; <a href="General21.html#Y">Y</a> &middot; <a href="General21.html#Z">Z</a></div><table border=0 cellspacing=0 cellpadding=0><tr><td class=IHeading id=IFirstHeading><a name="Q"></a>Q</td><td></td></tr><tr><td class=ISymbolPrefix id=IFirstSymbolPrefix>&nbsp;</td><td class=IEntry><a href="../files/util/mxAbstractCanvas2D-js.html#mxAbstractCanvas2D.quadOp" id=link2681 onMouseOver="ShowTip(event, 'tt2681', 'link2681')" onMouseOut="HideTip('tt2681')" class=ISymbol>quadOp</a>, <span class=IParent>mxAbstractCanvas2D</span></td></tr><tr><td class=ISymbolPrefix id=ILastSymbolPrefix>&nbsp;</td><td class=IEntry><span class=ISymbol>quadTo</span><div class=ISubIndex><a href="../files/util/mxAbstractCanvas2D-js.html#mxAbstractCanvas2D.quadTo" id=link2682 onMouseOver="ShowTip(event, 'tt2682', 'link2682')" onMouseOut="HideTip('tt2682')" class=IParent>mxAbstractCanvas2D</a><a href="../files/util/mxVmlCanvas2D-js.html#mxVmlCanvas2D.quadTo" id=link2683 onMouseOver="ShowTip(event, 'tt2683', 'link2683')" onMouseOut="HideTip('tt2683')" class=IParent>mxVmlCanvas2D</a><a href="../files/util/mxXmlCanvas2D-js.html#mxXmlCanvas2D.quadTo" id=link2684 onMouseOver="ShowTip(event, 'tt2684', 'link2684')" onMouseOut="HideTip('tt2684')" class=IParent>mxXmlCanvas2D</a></div></td></tr></table>
<!--START_ND_TOOLTIPS--> <!--START_ND_TOOLTIPS-->
<div class=CToolTip id="tt2678"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxAbstractCanvas2D.prototype.quadOp</td></tr></table></blockquote>Contains the string used for quadratic paths. </div></div><div class=CToolTip id="tt2679"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxAbstractCanvas2D.prototype.quadTo = function(</td><td class="PParameter prettyprint " nowrap>x1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x2,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y2</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Adds a quadratic curve to the current path.</div></div><div class=CToolTip id="tt2680"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxVmlCanvas2D.prototype.quadTo = function(</td><td class="PParameter prettyprint " nowrap>x1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x2,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y2</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Replaces quadratic curve with bezier curve in VML.</div></div><div class=CToolTip id="tt2681"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxXmlCanvas2D.prototype.quadTo = function(</td><td class="PParameter prettyprint " nowrap>x1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x2,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y2</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Adds a quadratic curve to the current path.</div></div><!--END_ND_TOOLTIPS--> <div class=CToolTip id="tt2681"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxAbstractCanvas2D.prototype.quadOp</td></tr></table></blockquote>Contains the string used for quadratic paths. </div></div><div class=CToolTip id="tt2682"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxAbstractCanvas2D.prototype.quadTo = function(</td><td class="PParameter prettyprint " nowrap>x1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x2,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y2</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Adds a quadratic curve to the current path.</div></div><div class=CToolTip id="tt2683"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxVmlCanvas2D.prototype.quadTo = function(</td><td class="PParameter prettyprint " nowrap>x1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x2,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y2</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Replaces quadratic curve with bezier curve in VML.</div></div><div class=CToolTip id="tt2684"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td><table border=0 cellspacing=0 cellpadding=0><tr><td class="PBeforeParameters prettyprint "nowrap>mxXmlCanvas2D.prototype.quadTo = function(</td><td class="PParameter prettyprint " nowrap>x1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y1,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>x2,</td></tr><tr><td></td><td class="PParameter prettyprint " nowrap>y2</td><td class="PAfterParameters prettyprint "nowrap>)</td></tr></table></td></tr></table></blockquote>Adds a quadratic curve to the current path.</div></div><!--END_ND_TOOLTIPS-->
</div><!--Index--> </div><!--Index-->

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

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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,8 +1,8 @@
var indexSectionsWithContent = { var indexSectionsWithContent = {
"Files": { "Cookies": {
"Symbols": false, "Symbols": false,
"Numbers": false, "Numbers": false,
"A": true, "A": false,
"B": false, "B": false,
"C": false, "C": false,
"D": false, "D": false,
@ -29,6 +29,66 @@ var indexSectionsWithContent = {
"Y": false, "Y": false,
"Z": false "Z": false
}, },
"Classes": {
"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": true,
"X": false,
"Y": false,
"Z": false
},
"Functions": {
"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": false,
"Y": false,
"Z": true
},
"Events": { "Events": {
"Symbols": false, "Symbols": false,
"Numbers": false, "Numbers": false,
@ -59,6 +119,36 @@ var indexSectionsWithContent = {
"Y": false, "Y": false,
"Z": false "Z": false
}, },
"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
},
"Variables": { "Variables": {
"Symbols": false, "Symbols": false,
"Numbers": false, "Numbers": false,
@ -89,96 +179,6 @@ var indexSectionsWithContent = {
"Y": true, "Y": true,
"Z": true "Z": true
}, },
"Functions": {
"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": false,
"Y": false,
"Z": true
},
"Classes": {
"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": true,
"X": false,
"Y": false,
"Z": false
},
"Cookies": {
"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
},
"General": { "General": {
"Symbols": false, "Symbols": false,
"Numbers": false, "Numbers": false,

File diff suppressed because one or more lines are too long

View File

@ -11,7 +11,7 @@ if (browserType) {document.write("<div class=" + browserType + ">");if (browserV
<div id=Index><div class=SRStatus id=Loading>Loading...</div><table border=0 cellspacing=0 cellpadding=0><div class=SRResult id=SR_validate><div class=IEntry><a href="../files/view/mxGraphView-js.html#mxGraphView.validate" target=_parent class=ISymbol>validate</a>, <span class=IParent>mxGraphView</span></div></div><div class=SRResult id=SR_validateBackground><div class=IEntry><a href="../files/view/mxGraphView-js.html#mxGraphView.validateBackground" target=_parent class=ISymbol>validateBackground</a>, <span class=IParent>mxGraphView</span></div></div><div class=SRResult id=SR_validateBackgroundImage><div class=IEntry><a href="../files/view/mxGraphView-js.html#mxGraphView.validateBackgroundImage" target=_parent class=ISymbol>validateBackgroundImage</a>, <span class=IParent>mxGraphView</span></div></div><div class=SRResult id=SR_validateBackgroundPage><div class=IEntry><a href="../files/view/mxGraphView-js.html#mxGraphView.validateBackgroundPage" target=_parent class=ISymbol>validateBackgroundPage</a>, <span class=IParent>mxGraphView</span></div></div><div class=SRResult id=SR_validateCell><div class=IEntry><a href="javascript:searchResults.Toggle('SR_validateCell')" class=ISymbol>validateCell</a><div class=ISubIndex><a href="../files/view/mxGraph-js.html#mxGraph.validateCell" target=_parent class=IParent>mxGraph</a><a href="../files/view/mxGraphView-js.html#mxGraphView.validateCell" target=_parent class=IParent>mxGraphView</a></div></div></div><div class=SRResult id=SR_validateCellState><div class=IEntry><a href="../files/view/mxGraphView-js.html#mxGraphView.validateCellState" target=_parent class=ISymbol>validateCellState</a>, <span class=IParent>mxGraphView</span></div></div><div class=SRResult id=SR_validateConnection><div class=IEntry><a href="javascript:searchResults.Toggle('SR_validateConnection')" class=ISymbol>validateConnection</a><div class=ISubIndex><a href="../files/handler/mxConnectionHandler-js.html#mxConnectionHandler.validateConnection" target=_parent class=IParent>mxConnectionHandler</a><a href="../files/handler/mxEdgeHandler-js.html#mxEdgeHandler.validateConnection" target=_parent class=IParent>mxEdgeHandler</a></div></div></div><div class=SRResult id=SR_validateEdge><div class=IEntry><a href="../files/view/mxGraph-js.html#mxGraph.validateEdge" target=_parent class=ISymbol>validateEdge</a>, <span class=IParent>mxGraph</span></div></div><div class=SRResult id=SR_validateGraph><div class=IEntry><a href="../files/view/mxGraph-js.html#mxGraph.validateGraph" target=_parent class=ISymbol>validateGraph</a>, <span class=IParent>mxGraph</span></div></div><div class=SRResult id=SR_validationAlert><div class=IEntry><a href="../files/view/mxGraph-js.html#mxGraph.validationAlert" target=_parent class=ISymbol>validationAlert</a>, <span class=IParent>mxGraph</span></div></div><div class=SRResult id=SR_valueChanged><div class=IEntry><a href="../files/model/mxCell-js.html#mxCell.valueChanged" target=_parent class=ISymbol>valueChanged</a>, <span class=IParent>mxCell</span></div></div><div class=SRResult id=SR_valueForCellChanged><div class=IEntry><a href="../files/model/mxGraphModel-js.html#mxGraphModel.valueForCellChanged" target=_parent class=ISymbol>valueForCellChanged</a>, <span class=IParent>mxGraphModel</span></div></div><div class=SRResult id=SR_verticalLayout><div class=IEntry><a href="../files/layout/mxCompactTreeLayout-js.html#mxCompactTreeLayout.verticalLayout" target=_parent class=ISymbol>verticalLayout</a>, <span class=IParent>mxCompactTreeLayout</span></div></div><div class=SRResult id=SR_visibleStateForCellChanged><div class=IEntry><a href="../files/model/mxGraphModel-js.html#mxGraphModel.visibleStateForCellChanged" target=_parent class=ISymbol>visibleStateForCellChanged</a>, <span class=IParent>mxGraphModel</span></div></div><div class=SRResult id=SR_visit><div class=IEntry><a href="javascript:searchResults.Toggle('SR_visit')" class=ISymbol>visit</a><div class=ISubIndex><a href="../files/util/mxDictionary-js.html#mxDictionary.visit" target=_parent class=IParent>mxDictionary</a><a href="../files/layout/hierarchical/model/mxGraphHierarchyModel-js.html#mxGraphHierarchyModel.visit" target=_parent class=IParent>mxGraphHierarchyModel</a><a href="../files/layout/hierarchical/model/mxSwimlaneModel-js.html#mxSwimlaneModel.visit" target=_parent class=IParent>mxSwimlaneModel</a></div></div></div></table><div class=SRStatus id=Searching>Searching...</div><div class=SRStatus id=NoMatches>No Matches</div><script type="text/javascript"><!-- <div id=Index><div class=SRStatus id=Loading>Loading...</div><table border=0 cellspacing=0 cellpadding=0><div class=SRResult id=SR_validate><div class=IEntry><a href="../files/view/mxGraphView-js.html#mxGraphView.validate" target=_parent class=ISymbol>validate</a>, <span class=IParent>mxGraphView</span></div></div><div class=SRResult id=SR_validateBackground><div class=IEntry><a href="../files/view/mxGraphView-js.html#mxGraphView.validateBackground" target=_parent class=ISymbol>validateBackground</a>, <span class=IParent>mxGraphView</span></div></div><div class=SRResult id=SR_validateBackgroundImage><div class=IEntry><a href="../files/view/mxGraphView-js.html#mxGraphView.validateBackgroundImage" target=_parent class=ISymbol>validateBackgroundImage</a>, <span class=IParent>mxGraphView</span></div></div><div class=SRResult id=SR_validateBackgroundPage><div class=IEntry><a href="../files/view/mxGraphView-js.html#mxGraphView.validateBackgroundPage" target=_parent class=ISymbol>validateBackgroundPage</a>, <span class=IParent>mxGraphView</span></div></div><div class=SRResult id=SR_validateCell><div class=IEntry><a href="javascript:searchResults.Toggle('SR_validateCell')" class=ISymbol>validateCell</a><div class=ISubIndex><a href="../files/view/mxGraph-js.html#mxGraph.validateCell" target=_parent class=IParent>mxGraph</a><a href="../files/view/mxGraphView-js.html#mxGraphView.validateCell" target=_parent class=IParent>mxGraphView</a></div></div></div><div class=SRResult id=SR_validateCellState><div class=IEntry><a href="../files/view/mxGraphView-js.html#mxGraphView.validateCellState" target=_parent class=ISymbol>validateCellState</a>, <span class=IParent>mxGraphView</span></div></div><div class=SRResult id=SR_validateConnection><div class=IEntry><a href="javascript:searchResults.Toggle('SR_validateConnection')" class=ISymbol>validateConnection</a><div class=ISubIndex><a href="../files/handler/mxConnectionHandler-js.html#mxConnectionHandler.validateConnection" target=_parent class=IParent>mxConnectionHandler</a><a href="../files/handler/mxEdgeHandler-js.html#mxEdgeHandler.validateConnection" target=_parent class=IParent>mxEdgeHandler</a></div></div></div><div class=SRResult id=SR_validateEdge><div class=IEntry><a href="../files/view/mxGraph-js.html#mxGraph.validateEdge" target=_parent class=ISymbol>validateEdge</a>, <span class=IParent>mxGraph</span></div></div><div class=SRResult id=SR_validateGraph><div class=IEntry><a href="../files/view/mxGraph-js.html#mxGraph.validateGraph" target=_parent class=ISymbol>validateGraph</a>, <span class=IParent>mxGraph</span></div></div><div class=SRResult id=SR_validationAlert><div class=IEntry><a href="../files/view/mxGraph-js.html#mxGraph.validationAlert" target=_parent class=ISymbol>validationAlert</a>, <span class=IParent>mxGraph</span></div></div><div class=SRResult id=SR_valueChanged><div class=IEntry><a href="../files/model/mxCell-js.html#mxCell.valueChanged" target=_parent class=ISymbol>valueChanged</a>, <span class=IParent>mxCell</span></div></div><div class=SRResult id=SR_valueForCellChanged><div class=IEntry><a href="../files/model/mxGraphModel-js.html#mxGraphModel.valueForCellChanged" target=_parent class=ISymbol>valueForCellChanged</a>, <span class=IParent>mxGraphModel</span></div></div><div class=SRResult id=SR_verticalLayout><div class=IEntry><a href="../files/layout/mxCompactTreeLayout-js.html#mxCompactTreeLayout.verticalLayout" target=_parent class=ISymbol>verticalLayout</a>, <span class=IParent>mxCompactTreeLayout</span></div></div><div class=SRResult id=SR_viewStateChanged><div class=IEntry><a href="../files/view/mxGraphView-js.html#mxGraphView.viewStateChanged" target=_parent class=ISymbol>viewStateChanged</a>, <span class=IParent>mxGraphView</span></div></div><div class=SRResult id=SR_visibleStateForCellChanged><div class=IEntry><a href="../files/model/mxGraphModel-js.html#mxGraphModel.visibleStateForCellChanged" target=_parent class=ISymbol>visibleStateForCellChanged</a>, <span class=IParent>mxGraphModel</span></div></div><div class=SRResult id=SR_visit><div class=IEntry><a href="javascript:searchResults.Toggle('SR_visit')" class=ISymbol>visit</a><div class=ISubIndex><a href="../files/util/mxDictionary-js.html#mxDictionary.visit" target=_parent class=IParent>mxDictionary</a><a href="../files/layout/hierarchical/model/mxGraphHierarchyModel-js.html#mxGraphHierarchyModel.visit" target=_parent class=IParent>mxGraphHierarchyModel</a><a href="../files/layout/hierarchical/model/mxSwimlaneModel-js.html#mxSwimlaneModel.visit" target=_parent class=IParent>mxSwimlaneModel</a></div></div></div></table><div class=SRStatus id=Searching>Searching...</div><div class=SRStatus id=NoMatches>No Matches</div><script type="text/javascript"><!--
document.getElementById("Loading").style.display="none"; document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none"; document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults", "HTML"); var searchResults = new SearchResults("searchResults", "HTML");

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> <h1>mxGraph User Manual &ndash; JavaScript Client</h1>
<br/> <br/>
<br/> <br/>
<p>mxGraph Version 3.9.7 &ndash; 22. June 2018</p> <p>mxGraph Version 3.9.8 &ndash; 06. July 2018</p>
<p>Copyright (c) JGraph Ltd 2006-2017</p> <p>Copyright (c) JGraph Ltd 2006-2017</p>
<br/> <br/>
<p>All rights reserved. No part of this publication may be <p>All rights reserved. No part of this publication may be

View File

@ -9,7 +9,7 @@
<h1>JGraphX (JGraph 6) User Manual</h1> <h1>JGraphX (JGraph 6) User Manual</h1>
<br/> <br/>
<br/> <br/>
<p>JGraphX Version 3.9.7 &ndash; 22. June 2018</p> <p>JGraphX Version 3.9.8 &ndash; 06. July 2018</p>
<p>Copyright (c) JGraph Ltd 2006-2017</p> <p>Copyright (c) JGraph Ltd 2006-2017</p>
<br/> <br/>
<p>All rights reserved. No part of this publication may be <p>All rights reserved. No part of this publication may be

View File

@ -29,6 +29,96 @@ var indexSectionsWithContent = {
"Y": false, "Y": false,
"Z": false "Z": false
}, },
"Functions": {
"Symbols": false,
"Numbers": false,
"A": true,
"B": true,
"C": true,
"D": true,
"E": true,
"F": true,
"G": true,
"H": false,
"I": true,
"J": false,
"K": false,
"L": true,
"M": true,
"N": false,
"O": true,
"P": true,
"Q": false,
"R": true,
"S": true,
"T": true,
"U": true,
"V": true,
"W": true,
"X": false,
"Y": false,
"Z": false
},
"Classes": {
"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
},
"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
},
"Files": { "Files": {
"Symbols": false, "Symbols": false,
"Numbers": false, "Numbers": false,
@ -88,95 +178,5 @@ var indexSectionsWithContent = {
"X": true, "X": true,
"Y": true, "Y": true,
"Z": 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
},
"Classes": {
"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
},
"Functions": {
"Symbols": false,
"Numbers": false,
"A": true,
"B": true,
"C": true,
"D": true,
"E": true,
"F": true,
"G": true,
"H": false,
"I": true,
"J": false,
"K": false,
"L": true,
"M": true,
"N": false,
"O": true,
"P": true,
"Q": false,
"R": true,
"S": true,
"T": true,
"U": true,
"V": true,
"W": true,
"X": false,
"Y": false,
"Z": false
} }
} }

View File

@ -277,8 +277,8 @@ Public Member Functions</h2></td></tr>
</table><table class="memberdecls"> </table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr> 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.9.7&quot;</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.9.8&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.9.7. <a href="#a12b4a8dcf881951589ccca36c7ebfccb">More...</a><br /></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.9.8. <a href="#a12b4a8dcf881951589ccca36c7ebfccb">More...</a><br /></td></tr>
<tr class="separator:a12b4a8dcf881951589ccca36c7ebfccb"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a12b4a8dcf881951589ccca36c7ebfccb"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls"> </table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
@ -3890,12 +3890,12 @@ Properties</h2></td></tr>
<div class="memproto"> <div class="memproto">
<table class="memname"> <table class="memname">
<tr> <tr>
<td class="memname">const String com.mxgraph.mxGraph.VERSION = &quot;3.9.7&quot;</td> <td class="memname">const String com.mxgraph.mxGraph.VERSION = &quot;3.9.8&quot;</td>
</tr> </tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Holds the version number of this release. Current version is 3.9.7. </p> <p>Holds the version number of this release. Current version is 3.9.8. </p>
</div> </div>
</div> </div>

View File

@ -15,9 +15,9 @@ namespace com.mxgraph
{ {
/// <summary> /// <summary>
/// Holds the version number of this release. Current version /// Holds the version number of this release. Current version
/// is 3.9.7. /// is 3.9.8.
/// </summary> /// </summary>
public const String VERSION = "3.9.7"; public const String VERSION = "3.9.8";
/// <summary> /// <summary>
/// Holds the model that contains the cells to be displayed. /// Holds the model that contains the cells to be displayed.

View File

@ -1,6 +1,6 @@
<html> <html>
<head> <head>
<title>mxGraph 3.9.7</title> <title>mxGraph 3.9.8</title>
<link rel="stylesheet" href="docs/css/manual-styles.css"> <link rel="stylesheet" href="docs/css/manual-styles.css">
<link rel="stylesheet" href="docs/css/manual-colors.css"> <link rel="stylesheet" href="docs/css/manual-colors.css">
</head> </head>
@ -9,12 +9,12 @@
<center> <center>
<img src="docs/images/mxgraph_logo.gif" alt="mxGraph"/><br/> <img src="docs/images/mxgraph_logo.gif" alt="mxGraph"/><br/>
<font size="-1"><i> <font size="-1"><i>
Version 3.9.7 &ndash; 22. June 2018 Version 3.9.8 &ndash; 06. July 2018
</i></font> </i></font>
</center> </center>
<br/> <br/>
<br/> <br/>
<h1>mxGraph 3.9.7</h1> <h1>mxGraph 3.9.8</h1>
<p> <p>
mxGraph is a JavaScript diagramming library that enables interactive graph mxGraph is a JavaScript diagramming library that enables interactive graph
and charting applications to be quickly created that run natively in any and charting applications to be quickly created that run natively in any

View File

@ -7,7 +7,7 @@
<project name="mxgraph" default="all" basedir="."> <project name="mxgraph" default="all" basedir=".">
<property name="product.name" value="mxGraph"/> <property name="product.name" value="mxGraph"/>
<property name="product.version" value="3.9.7"/> <property name="product.version" value="3.9.8"/>
<property name="all.jar" value="mxgraph-all.jar"/> <property name="all.jar" value="mxgraph-all.jar"/>
<property name="core.jar" value="mxgraph-core.jar"/> <property name="core.jar" value="mxgraph-core.jar"/>
<property name="swing.jar" value="mxgraph-swing.jar"/> <property name="swing.jar" value="mxgraph-swing.jar"/>

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:41 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:14 UTC 2018 -->
<title>All Classes (mxGraph 3.9.7 API Specification)</title> <title>All Classes (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script> <script type="text/javascript" src="script.js"></script>
</head> </head>

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:41 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:14 UTC 2018 -->
<title>All Classes (mxGraph 3.9.7 API Specification)</title> <title>All Classes (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script> <script type="text/javascript" src="script.js"></script>
</head> </head>

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:30 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:02 UTC 2018 -->
<title>StructuralException (mxGraph 3.9.7 API Specification)</title> <title>StructuralException (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="StructuralException (mxGraph 3.9.7 API Specification)"; parent.document.title="StructuralException (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -215,7 +215,7 @@ extends java.lang.Exception</pre>
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.analysis.StructuralException (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.analysis.StructuralException (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.analysis.StructuralException (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.analysis.StructuralException (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -194,7 +194,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.analysis.mxAnalysisGraph (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.analysis.mxAnalysisGraph (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.analysis.mxAnalysisGraph (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.analysis.mxAnalysisGraph (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -472,7 +472,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.analysis.mxConstantCostFunction (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.analysis.mxConstantCostFunction (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.analysis.mxConstantCostFunction (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.analysis.mxConstantCostFunction (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -92,7 +92,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.analysis.mxDistanceCostFunction (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.analysis.mxDistanceCostFunction (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.analysis.mxDistanceCostFunction (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.analysis.mxDistanceCostFunction (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -92,7 +92,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.analysis.mxFibonacciHeap.Node (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.analysis.mxFibonacciHeap.Node (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.analysis.mxFibonacciHeap.Node (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.analysis.mxFibonacciHeap.Node (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -227,7 +227,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.analysis.mxFibonacciHeap (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.analysis.mxFibonacciHeap (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.analysis.mxFibonacciHeap (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.analysis.mxFibonacciHeap (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -160,7 +160,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.analysis.mxGraphAnalysis (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.analysis.mxGraphAnalysis (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.analysis.mxGraphAnalysis (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.analysis.mxGraphAnalysis (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -165,7 +165,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.analysis.mxGraphGenerator (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.analysis.mxGraphGenerator (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.analysis.mxGraphGenerator (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.analysis.mxGraphGenerator (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -161,7 +161,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.analysis.mxGraphProperties.GraphType (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.analysis.mxGraphProperties.GraphType (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.analysis.mxGraphProperties.GraphType (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.analysis.mxGraphProperties.GraphType (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -144,7 +144,7 @@ the order they are declared.</div>
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.analysis.mxGraphProperties (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.analysis.mxGraphProperties (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.analysis.mxGraphProperties (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.analysis.mxGraphProperties (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -92,7 +92,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.analysis.mxGraphStructure (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.analysis.mxGraphStructure (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.analysis.mxGraphStructure (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.analysis.mxGraphStructure (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -92,7 +92,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Interface com.mxgraph.analysis.mxICostFunction (mxGraph 3.9.7 API Specification)</title> <title>Uses of Interface com.mxgraph.analysis.mxICostFunction (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface com.mxgraph.analysis.mxICostFunction (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Interface com.mxgraph.analysis.mxICostFunction (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -264,7 +264,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.analysis.mxTraversal (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.analysis.mxTraversal (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.analysis.mxTraversal (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.analysis.mxTraversal (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -92,7 +92,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.analysis.mxUnionFind.Node (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.analysis.mxUnionFind.Node (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.analysis.mxUnionFind.Node (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.analysis.mxUnionFind.Node (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -204,7 +204,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.analysis.mxUnionFind (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.analysis.mxUnionFind (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.analysis.mxUnionFind (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.analysis.mxUnionFind (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -146,7 +146,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:29 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:01 UTC 2018 -->
<title>mxAnalysisGraph (mxGraph 3.9.7 API Specification)</title> <title>mxAnalysisGraph (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxAnalysisGraph (mxGraph 3.9.7 API Specification)"; parent.document.title="mxAnalysisGraph (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -583,7 +583,7 @@ extends java.lang.Object</pre>
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:29 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:01 UTC 2018 -->
<title>mxConstantCostFunction (mxGraph 3.9.7 API Specification)</title> <title>mxConstantCostFunction (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxConstantCostFunction (mxGraph 3.9.7 API Specification)"; parent.document.title="mxConstantCostFunction (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -282,7 +282,7 @@ implements <a href="../../../com/mxgraph/analysis/mxICostFunction.html" title="i
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:29 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:01 UTC 2018 -->
<title>mxDistanceCostFunction (mxGraph 3.9.7 API Specification)</title> <title>mxDistanceCostFunction (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxDistanceCostFunction (mxGraph 3.9.7 API Specification)"; parent.document.title="mxDistanceCostFunction (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -243,7 +243,7 @@ implements <a href="../../../com/mxgraph/analysis/mxICostFunction.html" title="i
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:29 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:02 UTC 2018 -->
<title>mxFibonacciHeap.Node (mxGraph 3.9.7 API Specification)</title> <title>mxFibonacciHeap.Node (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxFibonacciHeap.Node (mxGraph 3.9.7 API Specification)"; parent.document.title="mxFibonacciHeap.Node (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -283,7 +283,7 @@ extends java.lang.Object</pre>
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:29 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:01 UTC 2018 -->
<title>mxFibonacciHeap (mxGraph 3.9.7 API Specification)</title> <title>mxFibonacciHeap (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxFibonacciHeap (mxGraph 3.9.7 API Specification)"; parent.document.title="mxFibonacciHeap (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -638,7 +638,7 @@ extends java.lang.Object</pre>
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:29 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:02 UTC 2018 -->
<title>mxGraphAnalysis (mxGraph 3.9.7 API Specification)</title> <title>mxGraphAnalysis (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxGraphAnalysis (mxGraph 3.9.7 API Specification)"; parent.document.title="mxGraphAnalysis (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -570,7 +570,7 @@ extends java.lang.Object</pre>
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:30 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:02 UTC 2018 -->
<title>mxGraphGenerator (mxGraph 3.9.7 API Specification)</title> <title>mxGraphGenerator (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxGraphGenerator (mxGraph 3.9.7 API Specification)"; parent.document.title="mxGraphGenerator (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -957,7 +957,7 @@ extends java.lang.Object</pre>
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:30 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:02 UTC 2018 -->
<title>mxGraphProperties.GraphType (mxGraph 3.9.7 API Specification)</title> <title>mxGraphProperties.GraphType (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxGraphProperties.GraphType (mxGraph 3.9.7 API Specification)"; parent.document.title="mxGraphProperties.GraphType (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -706,7 +706,7 @@ not permitted.)</div>
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:30 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:02 UTC 2018 -->
<title>mxGraphProperties (mxGraph 3.9.7 API Specification)</title> <title>mxGraphProperties (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxGraphProperties (mxGraph 3.9.7 API Specification)"; parent.document.title="mxGraphProperties (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -399,7 +399,7 @@ extends java.lang.Object</pre>
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:30 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:02 UTC 2018 -->
<title>mxGraphStructure (mxGraph 3.9.7 API Specification)</title> <title>mxGraphStructure (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxGraphStructure (mxGraph 3.9.7 API Specification)"; parent.document.title="mxGraphStructure (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -760,7 +760,7 @@ extends java.lang.Object</pre>
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:30 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:02 UTC 2018 -->
<title>mxICostFunction (mxGraph 3.9.7 API Specification)</title> <title>mxICostFunction (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxICostFunction (mxGraph 3.9.7 API Specification)"; parent.document.title="mxICostFunction (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -192,7 +192,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:30 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:02 UTC 2018 -->
<title>mxTraversal (mxGraph 3.9.7 API Specification)</title> <title>mxTraversal (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxTraversal (mxGraph 3.9.7 API Specification)"; parent.document.title="mxTraversal (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -425,7 +425,7 @@ extends java.lang.Object</pre>
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:30 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:02 UTC 2018 -->
<title>mxUnionFind.Node (mxGraph 3.9.7 API Specification)</title> <title>mxUnionFind.Node (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxUnionFind.Node (mxGraph 3.9.7 API Specification)"; parent.document.title="mxUnionFind.Node (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -339,7 +339,7 @@ extends java.lang.Object</pre>
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:30 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:02 UTC 2018 -->
<title>mxUnionFind (mxGraph 3.9.7 API Specification)</title> <title>mxUnionFind (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxUnionFind (mxGraph 3.9.7 API Specification)"; parent.document.title="mxUnionFind (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -369,7 +369,7 @@ extends java.lang.Object</pre>
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:39 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>com.mxgraph.analysis (mxGraph 3.9.7 API Specification)</title> <title>com.mxgraph.analysis (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:39 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>com.mxgraph.analysis (mxGraph 3.9.7 API Specification)</title> <title>com.mxgraph.analysis (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="com.mxgraph.analysis (mxGraph 3.9.7 API Specification)"; parent.document.title="com.mxgraph.analysis (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -229,7 +229,7 @@
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:39 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>com.mxgraph.analysis Class Hierarchy (mxGraph 3.9.7 API Specification)</title> <title>com.mxgraph.analysis Class Hierarchy (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="com.mxgraph.analysis Class Hierarchy (mxGraph 3.9.7 API Specification)"; parent.document.title="com.mxgraph.analysis Class Hierarchy (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -141,7 +141,7 @@
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:13 UTC 2018 -->
<title>Uses of Package com.mxgraph.analysis (mxGraph 3.9.7 API Specification)</title> <title>Uses of Package com.mxgraph.analysis (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package com.mxgraph.analysis (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Package com.mxgraph.analysis (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -213,7 +213,7 @@
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.canvas.mxBasicCanvas (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.canvas.mxBasicCanvas (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.canvas.mxBasicCanvas (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.canvas.mxBasicCanvas (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -181,7 +181,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.canvas.mxGraphics2DCanvas (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.canvas.mxGraphics2DCanvas (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.canvas.mxGraphics2DCanvas (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.canvas.mxGraphics2DCanvas (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -689,7 +689,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -182,7 +182,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -192,7 +192,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.canvas.mxHtmlCanvas (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.canvas.mxHtmlCanvas (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.canvas.mxHtmlCanvas (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.canvas.mxHtmlCanvas (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -92,7 +92,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Interface com.mxgraph.canvas.mxICanvas (mxGraph 3.9.7 API Specification)</title> <title>Uses of Interface com.mxgraph.canvas.mxICanvas (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface com.mxgraph.canvas.mxICanvas (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Interface com.mxgraph.canvas.mxICanvas (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -369,7 +369,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:13 UTC 2018 -->
<title>Uses of Interface com.mxgraph.canvas.mxICanvas2D (mxGraph 3.9.7 API Specification)</title> <title>Uses of Interface com.mxgraph.canvas.mxICanvas2D (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface com.mxgraph.canvas.mxICanvas2D (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Interface com.mxgraph.canvas.mxICanvas2D (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -210,7 +210,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.canvas.mxImageCanvas (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.canvas.mxImageCanvas (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.canvas.mxImageCanvas (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.canvas.mxImageCanvas (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -92,7 +92,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.canvas.mxSvgCanvas (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.canvas.mxSvgCanvas (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.canvas.mxSvgCanvas (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.canvas.mxSvgCanvas (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -92,7 +92,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:40 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:12 UTC 2018 -->
<title>Uses of Class com.mxgraph.canvas.mxVmlCanvas (mxGraph 3.9.7 API Specification)</title> <title>Uses of Class com.mxgraph.canvas.mxVmlCanvas (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.canvas.mxVmlCanvas (mxGraph 3.9.7 API Specification)"; parent.document.title="Uses of Class com.mxgraph.canvas.mxVmlCanvas (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -40,7 +40,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -92,7 +92,7 @@
<li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li> <li><a href="../../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:30 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:02 UTC 2018 -->
<title>mxBasicCanvas (mxGraph 3.9.7 API Specification)</title> <title>mxBasicCanvas (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxBasicCanvas (mxGraph 3.9.7 API Specification)"; parent.document.title="mxBasicCanvas (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -550,7 +550,7 @@ implements <a href="../../../com/mxgraph/canvas/mxICanvas.html" title="interface
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:30 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:02 UTC 2018 -->
<title>mxGraphics2DCanvas (mxGraph 3.9.7 API Specification)</title> <title>mxGraphics2DCanvas (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxGraphics2DCanvas (mxGraph 3.9.7 API Specification)"; parent.document.title="mxGraphics2DCanvas (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -727,7 +727,7 @@ extends <a href="../../../com/mxgraph/canvas/mxBasicCanvas.html" title="class in
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:30 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:03 UTC 2018 -->
<title>mxGraphicsCanvas2D.CanvasState (mxGraph 3.9.7 API Specification)</title> <title>mxGraphicsCanvas2D.CanvasState (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxGraphicsCanvas2D.CanvasState (mxGraph 3.9.7 API Specification)"; parent.document.title="mxGraphicsCanvas2D.CanvasState (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -775,7 +775,7 @@ implements java.lang.Cloneable</pre>
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:30 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:03 UTC 2018 -->
<title>mxGraphicsCanvas2D (mxGraph 3.9.7 API Specification)</title> <title>mxGraphicsCanvas2D (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxGraphicsCanvas2D (mxGraph 3.9.7 API Specification)"; parent.document.title="mxGraphicsCanvas2D (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -2200,7 +2200,7 @@ implements <a href="../../../com/mxgraph/canvas/mxICanvas2D.html" title="interfa
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:30 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:03 UTC 2018 -->
<title>mxHtmlCanvas (mxGraph 3.9.7 API Specification)</title> <title>mxHtmlCanvas (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxHtmlCanvas (mxGraph 3.9.7 API Specification)"; parent.document.title="mxHtmlCanvas (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -519,7 +519,7 @@ extends <a href="../../../com/mxgraph/canvas/mxBasicCanvas.html" title="class in
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:30 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:03 UTC 2018 -->
<title>mxICanvas (mxGraph 3.9.7 API Specification)</title> <title>mxICanvas (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxICanvas (mxGraph 3.9.7 API Specification)"; parent.document.title="mxICanvas (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -287,7 +287,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:30 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:03 UTC 2018 -->
<title>mxICanvas2D (mxGraph 3.9.7 API Specification)</title> <title>mxICanvas2D (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxICanvas2D (mxGraph 3.9.7 API Specification)"; parent.document.title="mxICanvas2D (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -1159,7 +1159,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:30 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:03 UTC 2018 -->
<title>mxImageCanvas (mxGraph 3.9.7 API Specification)</title> <title>mxImageCanvas (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxImageCanvas (mxGraph 3.9.7 API Specification)"; parent.document.title="mxImageCanvas (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -496,7 +496,7 @@ implements <a href="../../../com/mxgraph/canvas/mxICanvas.html" title="interface
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

View File

@ -2,9 +2,9 @@
<!-- NewPage --> <!-- NewPage -->
<html lang="en"> <html lang="en">
<head> <head>
<!-- Generated by javadoc (1.8.0_171) on Fri Jun 22 14:14:30 UTC 2018 --> <!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:03 UTC 2018 -->
<title>mxSvgCanvas (mxGraph 3.9.7 API Specification)</title> <title>mxSvgCanvas (mxGraph 3.9.8 API Specification)</title>
<meta name="date" content="2018-06-22"> <meta name="date" content="2018-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script> <script type="text/javascript" src="../../../script.js"></script>
</head> </head>
@ -12,7 +12,7 @@
<script type="text/javascript"><!-- <script type="text/javascript"><!--
try { try {
if (location.href.indexOf('is-external=true') == -1) { if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mxSvgCanvas (mxGraph 3.9.7 API Specification)"; parent.document.title="mxSvgCanvas (mxGraph 3.9.8 API Specification)";
} }
} }
catch(err) { catch(err) {
@ -46,7 +46,7 @@ var activeTableTab = "activeTableTab";
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">
@ -736,7 +736,7 @@ extends <a href="../../../com/mxgraph/canvas/mxBasicCanvas.html" title="class in
<li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li> <li><a href="../../../help-doc.html">Help</a></li>
</ul> </ul>
<div class="aboutLanguage"><p><b>mxGraph 3.9.7</b></p></div> <div class="aboutLanguage"><p><b>mxGraph 3.9.8</b></p></div>
</div> </div>
<div class="subNav"> <div class="subNav">
<ul class="navList"> <ul class="navList">

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