Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Commit

Permalink
3.7.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
alderg committed Nov 24, 2017
1 parent f4ff607 commit 97b3718
Show file tree
Hide file tree
Showing 747 changed files with 14,063 additions and 13,381 deletions.
10 changes: 10 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
24-NOV-2017: 3.7.6

- Adds toString methods in some classes in Java
- Fixes text flow after shape change, text size cache
- Fixes return value of mxUtils.loadDocument in Java
- Resets constraint handler after translate
- Adds mxCellRenderer.checkPlaceholderStyles
- Adds links on shapes in mxPrintPreview
- Adds mxCellRenderer.doRedrawShape

28-AUG-2017: 3.7.5

- Adds line jumps in grapheditor example
Expand Down
2 changes: 1 addition & 1 deletion docs/js-api/files/index-txt.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/js-api/files/mxClient-js.html

Large diffs are not rendered by default.

80 changes: 42 additions & 38 deletions docs/js-api/files/view/mxCellRenderer-js.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/js-api/files/view/mxGraph-js.html

Large diffs are not rendered by default.

32 changes: 17 additions & 15 deletions docs/js-api/files/view/mxPrintPreview-js.html

Large diffs are not rendered by default.

10 changes: 3 additions & 7 deletions docs/js-api/files/view/mxTemporaryCellStates-js.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,7 @@



<div id=Content><div class="CClass"><div class=CTopic id=MainTopic><h1 class=CTitle><a name="mxTemporaryCellStates"></a>mxTemporaryCellStates</h1><div class=CBody><p>Extends <a href="../util/mxPoint-js.html#mxPoint" class=LClass id=link8 onMouseOver="ShowTip(event, 'tt1', 'link8')" onMouseOut="HideTip('tt1')">mxPoint</a> to implement a 2-dimensional rectangle with double precision coordinates.</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="#mxTemporaryCellStates" >mxTemporaryCellStates</a></td><td class=SDescription>Extends <a href="../util/mxPoint-js.html#mxPoint" class=LClass id=link1 onMouseOver="ShowTip(event, 'tt1', 'link1')" onMouseOut="HideTip('tt1')">mxPoint</a> to implement a 2-dimensional rectangle with double precision coordinates.</td></tr><tr class="SGroup SIndent1"><td class=SEntry><a href="#mxTemporaryCellStates.Functions" >Functions</a></td><td class=SDescription></td></tr><tr class="SFunction SIndent2 SMarked"><td class=SEntry><a href="#mxTemporaryCellStates.mxRectangle" >mxRectangle</a></td><td class=SDescription>Constructs a new rectangle for the optional parameters. </td></tr><tr class="SGroup SIndent1"><td class=SEntry><a href="#mxTemporaryCellStates.Variables" >Variables</a></td><td class=SDescription></td></tr><tr class="SVariable SIndent2 SMarked"><td class=SEntry><a href="#mxTemporaryCellStates.view" id=link2 onMouseOver="ShowTip(event, 'tt2', 'link2')" onMouseOut="HideTip('tt2')">view</a></td><td class=SDescription>Holds the width of the rectangle. </td></tr><tr class="SVariable SIndent2"><td class=SEntry><a href="#mxTemporaryCellStates.oldStates" id=link3 onMouseOver="ShowTip(event, 'tt3', 'link3')" onMouseOut="HideTip('tt3')">oldStates</a></td><td class=SDescription>Holds the height of the rectangle. </td></tr><tr class="SVariable SIndent2 SMarked"><td class=SEntry><a href="#mxTemporaryCellStates.oldBounds" id=link4 onMouseOver="ShowTip(event, 'tt4', 'link4')" onMouseOut="HideTip('tt4')">oldBounds</a></td><td class=SDescription>Holds the height of the rectangle. </td></tr><tr class="SVariable SIndent2"><td class=SEntry><a href="#mxTemporaryCellStates.oldScale" id=link5 onMouseOver="ShowTip(event, 'tt5', 'link5')" onMouseOut="HideTip('tt5')">oldScale</a></td><td class=SDescription>Holds the height of the rectangle. </td></tr><tr class="SGroup SIndent1"><td class=SEntry><a href="#mxTemporaryCellStates.Functions" >Functions</a></td><td class=SDescription></td></tr><tr class="SFunction SIndent2 SMarked"><td class=SEntry><a href="#mxTemporaryCellStates.destroy" id=link6 onMouseOver="ShowTip(event, 'tt6', 'link6')" onMouseOut="HideTip('tt6')">destroy</a></td><td class=SDescription>Returns the top, left corner as a new <a href="../util/mxPoint-js.html#mxPoint" class=LClass id=link7 onMouseOver="ShowTip(event, 'tt1', 'link7')" onMouseOut="HideTip('tt1')">mxPoint</a>.</td></tr></table></div></div><!--END_ND_SUMMARY--></div></div></div>

<div class="CGroup"><div class=CTopic><h3 class=CTitle><a name="mxTemporaryCellStates.Functions"></a>Functions</h3></div></div>

<div class="CFunction"><div class=CTopic><h3 class=CTitle><a name="mxTemporaryCellStates.mxRectangle"></a>mxRectangle</h3><div class=CBody><p>Constructs a new rectangle for the optional parameters.&nbsp; If no parameters are given then the respective default values are used.</p></div></div></div>
<div id=Content><div class="CClass"><div class=CTopic id=MainTopic><h1 class=CTitle><a name="mxTemporaryCellStates"></a>mxTemporaryCellStates</h1><div class=CBody><p>Creates a temporary set of cell states.</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="#mxTemporaryCellStates" >mxTemporaryCellStates</a></td><td class=SDescription>Creates a temporary set of cell states.</td></tr><tr class="SGroup SIndent1"><td class=SEntry><a href="#mxTemporaryCellStates.Variables" >Variables</a></td><td class=SDescription></td></tr><tr class="SVariable SIndent2 SMarked"><td class=SEntry><a href="#mxTemporaryCellStates.view" id=link1 onMouseOver="ShowTip(event, 'tt1', 'link1')" onMouseOut="HideTip('tt1')">view</a></td><td class=SDescription>Holds the width of the rectangle. </td></tr><tr class="SVariable SIndent2"><td class=SEntry><a href="#mxTemporaryCellStates.oldStates" id=link2 onMouseOver="ShowTip(event, 'tt2', 'link2')" onMouseOut="HideTip('tt2')">oldStates</a></td><td class=SDescription>Holds the height of the rectangle. </td></tr><tr class="SVariable SIndent2 SMarked"><td class=SEntry><a href="#mxTemporaryCellStates.oldBounds" id=link3 onMouseOver="ShowTip(event, 'tt3', 'link3')" onMouseOut="HideTip('tt3')">oldBounds</a></td><td class=SDescription>Holds the height of the rectangle. </td></tr><tr class="SVariable SIndent2"><td class=SEntry><a href="#mxTemporaryCellStates.oldScale" id=link4 onMouseOver="ShowTip(event, 'tt4', 'link4')" onMouseOut="HideTip('tt4')">oldScale</a></td><td class=SDescription>Holds the height of the rectangle. </td></tr><tr class="SGroup SIndent1"><td class=SEntry><a href="#mxTemporaryCellStates.Functions" >Functions</a></td><td class=SDescription></td></tr><tr class="SFunction SIndent2 SMarked"><td class=SEntry><a href="#mxTemporaryCellStates.destroy" id=link5 onMouseOver="ShowTip(event, 'tt5', 'link5')" onMouseOut="HideTip('tt5')">destroy</a></td><td class=SDescription>Returns the top, left corner as a new <a href="../util/mxPoint-js.html#mxPoint" class=LClass id=link6 onMouseOver="ShowTip(event, 'tt6', 'link6')" onMouseOut="HideTip('tt6')">mxPoint</a>.</td></tr></table></div></div><!--END_ND_SUMMARY--></div></div></div>

<div class="CGroup"><div class=CTopic><h3 class=CTitle><a name="mxTemporaryCellStates.Variables"></a>Variables</h3></div></div>

Expand All @@ -29,7 +25,7 @@

<div class="CGroup"><div class=CTopic><h3 class=CTitle><a name="mxTemporaryCellStates.Functions"></a>Functions</h3></div></div>

<div class="CFunction"><div class=CTopic><h3 class=CTitle><a name="mxTemporaryCellStates.destroy"></a>destroy</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxTemporaryCellStates.prototype.destroy = function()</td></tr></table></blockquote><p>Returns the top, left corner as a new <a href="../util/mxPoint-js.html#mxPoint" class=LClass id=link9 onMouseOver="ShowTip(event, 'tt1', 'link9')" onMouseOut="HideTip('tt1')">mxPoint</a>.</p></div></div></div>
<div class="CFunction"><div class=CTopic><h3 class=CTitle><a name="mxTemporaryCellStates.destroy"></a>destroy</h3><div class=CBody><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxTemporaryCellStates.prototype.destroy = function()</td></tr></table></blockquote><p>Returns the top, left corner as a new <a href="../util/mxPoint-js.html#mxPoint" class=LClass id=link7 onMouseOver="ShowTip(event, 'tt6', 'link7')" onMouseOut="HideTip('tt6')">mxPoint</a>.</p></div></div></div>

</div><!--Content-->

Expand All @@ -45,7 +41,7 @@


<!--START_ND_TOOLTIPS-->
<div class=CToolTip id="tt1"><div class=CClass>Implements a 2-dimensional vector with double precision coordinates.</div></div><div class=CToolTip id="tt2"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxTemporaryCellStates.prototype.view</td></tr></table></blockquote>Holds the width of the rectangle. </div></div><div class=CToolTip id="tt3"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxTemporaryCellStates.prototype.oldStates</td></tr></table></blockquote>Holds the height of the rectangle. </div></div><div class=CToolTip id="tt4"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxTemporaryCellStates.prototype.oldBounds</td></tr></table></blockquote>Holds the height of the rectangle. </div></div><div class=CToolTip id="tt5"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxTemporaryCellStates.prototype.oldScale</td></tr></table></blockquote>Holds the height of the rectangle. </div></div><div class=CToolTip id="tt6"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxTemporaryCellStates.prototype.destroy = function()</td></tr></table></blockquote>Returns the top, left corner as a new mxPoint.</div></div><!--END_ND_TOOLTIPS-->
<div class=CToolTip id="tt1"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxTemporaryCellStates.prototype.view</td></tr></table></blockquote>Holds the width of the rectangle. </div></div><div class=CToolTip id="tt2"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxTemporaryCellStates.prototype.oldStates</td></tr></table></blockquote>Holds the height of the rectangle. </div></div><div class=CToolTip id="tt3"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxTemporaryCellStates.prototype.oldBounds</td></tr></table></blockquote>Holds the height of the rectangle. </div></div><div class=CToolTip id="tt4"><div class=CVariable><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxTemporaryCellStates.prototype.oldScale</td></tr></table></blockquote>Holds the height of the rectangle. </div></div><div class=CToolTip id="tt5"><div class=CFunction><blockquote><table border=0 cellspacing=0 cellpadding=0 class="Prototype"><tr><td class="prettyprint">mxTemporaryCellStates.prototype.destroy = function()</td></tr></table></blockquote>Returns the top, left corner as a new mxPoint.</div></div><div class=CToolTip id="tt6"><div class=CClass>Implements a 2-dimensional vector with double precision coordinates.</div></div><!--END_ND_TOOLTIPS-->



Expand Down
2 changes: 1 addition & 1 deletion docs/js-api/index/Classes.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/js-api/index/Functions10.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/js-api/index/Functions11.html

Large diffs are not rendered by default.

Loading

0 comments on commit 97b3718

Please sign in to comment.