diff --git a/ChangeLog b/ChangeLog index c454fd7fc..9e63d27d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +21-FEB-2014: 2.5.0.1 + +- Fixes mxVmlCanvas2D.ellipse, mxVmlCanvas2D.image [JavaScript] + 19-FEB-2014: 2.5.0.0 - Adds mxVmlCanvas2D.create(Vml)Element hooks [JavaScript] diff --git a/docs/js-api/files/mxClient-js.html b/docs/js-api/files/mxClient-js.html index 03c52573a..4f0c58ce4 100644 --- a/docs/js-api/files/mxClient-js.html +++ b/docs/js-api/files/mxClient-js.html @@ -15,7 +15,7 @@ if (browserType) {document.write("
");if (browserV

Variables

-

VERSION

Contains the current version of the mxGraph library.  The strings that communicate versions of mxGraph use the following format.

versionMajor.versionMinor.buildNumber.revisionNumber

Current version is 2.5.0.0.

+

VERSION

Contains the current version of the mxGraph library.  The strings that communicate versions of mxGraph use the following format.

versionMajor.versionMinor.buildNumber.revisionNumber

Current version is 2.5.0.1.

IS_IE

IS_IE: navigator.userAgent.indexOf('MSIE') >

True if the current browser is Internet Explorer.

diff --git a/docs/manual.html b/docs/manual.html index d247817ce..2612ddb82 100644 --- a/docs/manual.html +++ b/docs/manual.html @@ -9,7 +9,7 @@

mxGraph User Manual – JavaScript Client



-

mxGraph Version 2.5.0.0 – 19. February 2014

+

mxGraph Version 2.5.0.1 – 21. February 2014

Copyright (c) JGraph Ltd 2006-2013


All rights reserved. No part of this publication may be diff --git a/docs/manual_javavis.html b/docs/manual_javavis.html index b44c0406b..e6b332317 100644 --- a/docs/manual_javavis.html +++ b/docs/manual_javavis.html @@ -9,7 +9,7 @@

JGraphX (JGraph 6) User Manual



-

JGraphX Version 2.5.0.0 – 19. February 2014

+

JGraphX Version 2.5.0.1 – 21. February 2014

Copyright (c) JGraph Ltd 2006-2012


All rights reserved. No part of this publication may be diff --git a/dotnet/.gitignore b/dotnet/.gitignore new file mode 100644 index 000000000..1d34cf333 --- /dev/null +++ b/dotnet/.gitignore @@ -0,0 +1,3 @@ +bin +obj +mxgraph-dotnet.csproj.user diff --git a/dotnet/aspnet/.gitignore b/dotnet/aspnet/.gitignore new file mode 100644 index 000000000..cd0db06cd --- /dev/null +++ b/dotnet/aspnet/.gitignore @@ -0,0 +1,5 @@ +bin +obj +App_Data +aspnet.csproj.user +aspnet.Publish.xml diff --git a/dotnet/aspnet/Properties/.gitignore b/dotnet/aspnet/Properties/.gitignore new file mode 100755 index 000000000..0f296e169 --- /dev/null +++ b/dotnet/aspnet/Properties/.gitignore @@ -0,0 +1 @@ +PublishProfiles \ No newline at end of file diff --git a/dotnet/docs/html/annotated.html b/dotnet/docs/html/annotated.html index 62e66a147..f6570bc94 100644 --- a/dotnet/docs/html/annotated.html +++ b/dotnet/docs/html/annotated.html @@ -113,7 +113,7 @@

diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxBasicCanvas-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxBasicCanvas-members.html index 2e74669d5..4499ac65d 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxBasicCanvas-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxBasicCanvas-members.html @@ -81,7 +81,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxBasicCanvas.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxBasicCanvas.html index dec8bd4fb..8b4ccc582 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxBasicCanvas.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxBasicCanvas.html @@ -360,7 +360,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCell-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCell-members.html index 7879c035e..12be51bd8 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCell-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCell-members.html @@ -118,7 +118,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCell.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCell.html index 58fc89901..7fa80861a 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCell.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCell.html @@ -1286,7 +1286,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellCodec-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellCodec-members.html index d69f124f7..71ed5b19b 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellCodec-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellCodec-members.html @@ -111,7 +111,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellCodec.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellCodec.html index b881a3801..6d74e2959 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellCodec.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellCodec.html @@ -114,7 +114,7 @@ Public Member Functions diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellPath-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellPath-members.html index 1e0dbd368..d2c88c6f5 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellPath-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellPath-members.html @@ -73,7 +73,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellPath.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellPath.html index 64132d59a..78ad9c652 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellPath.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellPath.html @@ -200,7 +200,7 @@ Static Public Attributes diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer-members.html index 172fc322e..cab63f4a0 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer-members.html @@ -72,7 +72,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer.html index 8bd24a306..6ab777508 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer.html @@ -257,7 +257,7 @@ Static Public Member Functions diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer_1_1CanvasFactory-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer_1_1CanvasFactory-members.html index a0a8d23e9..01539f77a 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer_1_1CanvasFactory-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer_1_1CanvasFactory-members.html @@ -71,7 +71,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer_1_1CanvasFactory.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer_1_1CanvasFactory.html index b8ab9b163..6cab4e04a 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer_1_1CanvasFactory.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer_1_1CanvasFactory.html @@ -128,7 +128,7 @@ Public Member Functions diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer_1_1ImageCanvasFactory-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer_1_1ImageCanvasFactory-members.html index 13bd9f8d4..f2bcf3a64 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer_1_1ImageCanvasFactory-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer_1_1ImageCanvasFactory-members.html @@ -75,7 +75,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer_1_1ImageCanvasFactory.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer_1_1ImageCanvasFactory.html index 2e214280a..3c7f69fa4 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer_1_1ImageCanvasFactory.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellRenderer_1_1ImageCanvasFactory.html @@ -229,7 +229,7 @@ Protected Attributes diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellState-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellState-members.html index 38d7454c4..479eab475 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellState-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellState-members.html @@ -125,7 +125,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellState.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellState.html index 9641011e0..36cd2df23 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellState.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCellState.html @@ -708,7 +708,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCodec-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCodec-members.html index aecf6d3a0..6965014f8 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCodec-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCodec-members.html @@ -91,7 +91,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCodec.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCodec.html index d1de2a738..8bcae9e27 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCodec.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCodec.html @@ -716,7 +716,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCodecRegistry-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCodecRegistry-members.html index 371f30b11..fdb421d15 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCodecRegistry-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCodecRegistry-members.html @@ -79,7 +79,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCodecRegistry.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCodecRegistry.html index 7fc33df1b..10bcdf29f 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCodecRegistry.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxCodecRegistry.html @@ -332,7 +332,7 @@ Static Protected Attributes diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxConnectionConstraint-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxConnectionConstraint-members.html index 64a9fae5d..2adefb0bc 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxConnectionConstraint-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxConnectionConstraint-members.html @@ -76,7 +76,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxConnectionConstraint.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxConnectionConstraint.html index 20b1b15cd..fb08ae0c4 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxConnectionConstraint.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxConnectionConstraint.html @@ -240,7 +240,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxConstants-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxConstants-members.html index 471441f98..474d29e17 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxConstants-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxConstants-members.html @@ -217,7 +217,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxConstants.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxConstants.html index 17a73a030..44a6c325e 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxConstants.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxConstants.html @@ -2617,7 +2617,7 @@ Static Public Attributes diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxEdgeStyle-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxEdgeStyle-members.html index d3320ed65..3a83adeda 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxEdgeStyle-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxEdgeStyle-members.html @@ -74,7 +74,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxEdgeStyle.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxEdgeStyle.html index d60f6df9b..677de30af 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxEdgeStyle.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxEdgeStyle.html @@ -170,7 +170,7 @@ Static Public Attributes diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxFastOrganicLayout-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxFastOrganicLayout-members.html index 8bb29db5b..3598d7538 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxFastOrganicLayout-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxFastOrganicLayout-members.html @@ -102,7 +102,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxFastOrganicLayout.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxFastOrganicLayout.html index d53da1356..18bbbd0ee 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxFastOrganicLayout.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxFastOrganicLayout.html @@ -743,7 +743,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas-members.html index 4fba39bb6..367a9a0fb 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas-members.html @@ -107,7 +107,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas.html index f5958d213..31d080ba9 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas.html @@ -1481,7 +1481,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas2D-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas2D-members.html index cd1833a0e..4f7dbb1fc 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas2D-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas2D-members.html @@ -137,7 +137,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas2D.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas2D.html index 995142430..3447f6652 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas2D.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas2D.html @@ -1908,7 +1908,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas2D_1_1CanvasState-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas2D_1_1CanvasState-members.html index 874cb9e77..05c1b36c8 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas2D_1_1CanvasState-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas2D_1_1CanvasState-members.html @@ -71,7 +71,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas2D_1_1CanvasState.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas2D_1_1CanvasState.html index 1f91be476..180a6453e 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas2D_1_1CanvasState.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGdiCanvas2D_1_1CanvasState.html @@ -99,7 +99,7 @@ Public Member Functions diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGeometry-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGeometry-members.html index 6589132a0..1c90ec23c 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGeometry-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGeometry-members.html @@ -114,7 +114,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGeometry.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGeometry.html index ee00b3af5..9bb6b95ce 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGeometry.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGeometry.html @@ -555,7 +555,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraph-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraph-members.html index 1e5ef9761..bdecb7722 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraph-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraph-members.html @@ -162,7 +162,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraph.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraph.html index e50a0050b..eb1063a97 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraph.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraph.html @@ -224,8 +224,8 @@ Public Member Functions  Called when the graph model has changed to invalidate the view.

Public Attributes

-const String VERSION = "2.5.0.0" - Holds the version number of this release. Current version is 2.5.0.0.
+const String VERSION = "2.5.0.1" + Holds the version number of this release. Current version is 2.5.0.1.

Protected Member Functions

mxStylesheet CreateStylesheet () @@ -2968,13 +2968,13 @@ Properties
- +
const String com.mxgraph.mxGraph.VERSION = "2.5.0.0"const String com.mxgraph.mxGraph.VERSION = "2.5.0.1"
-

Holds the version number of this release. Current version is 2.5.0.0.

+

Holds the version number of this release. Current version is 2.5.0.1.

@@ -3121,7 +3121,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphModel-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphModel-members.html index ee31557cd..87ae5c26a 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphModel-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphModel-members.html @@ -137,7 +137,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphModel.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphModel.html index 664b5e42f..bcbf8e054 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphModel.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphModel.html @@ -2300,7 +2300,7 @@ Events diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphView-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphView-members.html index 7d0434f51..ad29ecd6c 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphView-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphView-members.html @@ -126,7 +126,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphView.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphView.html index c1ef71698..10ba4e9a4 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphView.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphView.html @@ -1757,7 +1757,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphViewImageReader-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphViewImageReader-members.html index 3fa629905..0bddad711 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphViewImageReader-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphViewImageReader-members.html @@ -95,7 +95,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphViewImageReader.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphViewImageReader.html index 640cef92d..2355173ef 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphViewImageReader.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphViewImageReader.html @@ -521,7 +521,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphViewReader-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphViewReader-members.html index 8c701a1ed..1b109c058 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphViewReader-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphViewReader-members.html @@ -79,7 +79,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphViewReader.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphViewReader.html index 0ad88d1d1..84f33c7c9 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphViewReader.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxGraphViewReader.html @@ -358,7 +358,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxImageBundle-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxImageBundle-members.html index 37608af45..534144dae 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxImageBundle-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxImageBundle-members.html @@ -73,7 +73,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxImageBundle.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxImageBundle.html index 0b85a9d99..5a369d065 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxImageBundle.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxImageBundle.html @@ -185,7 +185,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxImageCanvas-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxImageCanvas-members.html index 54264d9bb..c3363626c 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxImageCanvas-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxImageCanvas-members.html @@ -80,7 +80,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxImageCanvas.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxImageCanvas.html index 07a4cadd3..d8b331fdc 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxImageCanvas.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxImageCanvas.html @@ -364,7 +364,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxModelCodec-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxModelCodec-members.html index d368b139a..6954cce35 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxModelCodec-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxModelCodec-members.html @@ -113,7 +113,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxModelCodec.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxModelCodec.html index 407c62565..42036e4bb 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxModelCodec.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxModelCodec.html @@ -260,7 +260,7 @@ Protected Member Functions diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxObjectCodec-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxObjectCodec-members.html index 065a5e1af..bac7faffa 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxObjectCodec-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxObjectCodec-members.html @@ -110,7 +110,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxObjectCodec.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxObjectCodec.html index 30921e210..e5750f2f8 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxObjectCodec.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxObjectCodec.html @@ -1568,7 +1568,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxPerimeter-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxPerimeter-members.html index 9ced06c4f..d2d31122d 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxPerimeter-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxPerimeter-members.html @@ -73,7 +73,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxPerimeter.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxPerimeter.html index 7f80f1d27..3b01031fd 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxPerimeter.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxPerimeter.html @@ -153,7 +153,7 @@ Static Public Attributes diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxPoint-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxPoint-members.html index 447452b33..1a3e9a663 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxPoint-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxPoint-members.html @@ -80,7 +80,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxPoint.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxPoint.html index caa53344d..0fb26a2e9 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxPoint.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxPoint.html @@ -353,7 +353,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxRectangle-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxRectangle-members.html index a664b58db..9a2acbcaa 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxRectangle-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxRectangle-members.html @@ -95,7 +95,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxRectangle.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxRectangle.html index c9299697e..fdd431756 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxRectangle.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxRectangle.html @@ -541,7 +541,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSaxOutputHandler-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSaxOutputHandler-members.html index 8ac9dccd3..9db5d914d 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSaxOutputHandler-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSaxOutputHandler-members.html @@ -85,7 +85,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSaxOutputHandler.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSaxOutputHandler.html index 59fd7268e..5de15a80d 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSaxOutputHandler.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSaxOutputHandler.html @@ -284,7 +284,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSession-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSession-members.html index 1a5bd3155..8da89dab8 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSession-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSession-members.html @@ -84,7 +84,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSession.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSession.html index cdf56d930..77a997ba7 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSession.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSession.html @@ -432,7 +432,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSharedDiagram-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSharedDiagram-members.html index e5c4ec459..77017d23a 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSharedDiagram-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSharedDiagram-members.html @@ -79,7 +79,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSharedDiagram.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSharedDiagram.html index 56ca3ad3c..32c8dc2fc 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSharedDiagram.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxSharedDiagram.html @@ -317,7 +317,7 @@ Events diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStencil-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStencil-members.html index a3523d4df..9b5695644 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStencil-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStencil-members.html @@ -92,7 +92,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStencil.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStencil.html index 45f20f2dc..32ac11cda 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStencil.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStencil.html @@ -806,7 +806,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStencilRegistry-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStencilRegistry-members.html index ad1ec99cb..d1fce759e 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStencilRegistry-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStencilRegistry-members.html @@ -72,7 +72,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStencilRegistry.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStencilRegistry.html index f1fc238e3..ec5d76a2a 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStencilRegistry.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStencilRegistry.html @@ -152,7 +152,7 @@ static Dictionary< string,
diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStyleRegistry-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStyleRegistry-members.html index ac8094218..6e9c51e58 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStyleRegistry-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStyleRegistry-members.html @@ -73,7 +73,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStyleRegistry.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStyleRegistry.html index c8de2bf14..d27f544a0 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStyleRegistry.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStyleRegistry.html @@ -179,7 +179,7 @@ Static Protected Attributes diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStylesheet-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStylesheet-members.html index e28218157..1a7bf5bb8 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStylesheet-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStylesheet-members.html @@ -79,7 +79,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStylesheet.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStylesheet.html index 7399d0add..8e57a71c4 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStylesheet.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStylesheet.html @@ -328,7 +328,7 @@ Properties diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStylesheetCodec-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStylesheetCodec-members.html index 22faf2021..6211aebcf 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStylesheetCodec-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStylesheetCodec-members.html @@ -114,7 +114,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStylesheetCodec.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStylesheetCodec.html index 5c3c71e66..c3b28de7f 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStylesheetCodec.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxStylesheetCodec.html @@ -275,7 +275,7 @@ Protected Member Functions diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxUtils-members.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxUtils-members.html index b06761246..2f9ec3934 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxUtils-members.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxUtils-members.html @@ -123,7 +123,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxUtils.html b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxUtils.html index 7025547eb..30c7c0e21 100644 --- a/dotnet/docs/html/classcom_1_1mxgraph_1_1mxUtils.html +++ b/dotnet/docs/html/classcom_1_1mxgraph_1_1mxUtils.html @@ -2266,7 +2266,7 @@ Static Public Member Functions diff --git a/dotnet/docs/html/classes.html b/dotnet/docs/html/classes.html index bbc2bc503..686717255 100644 --- a/dotnet/docs/html/classes.html +++ b/dotnet/docs/html/classes.html @@ -79,7 +79,7 @@ diff --git a/dotnet/docs/html/dir_1179442bf228cab7bd4d4e2e0ddc1458.html b/dotnet/docs/html/dir_1179442bf228cab7bd4d4e2e0ddc1458.html index fd8b59196..dc9276632 100644 --- a/dotnet/docs/html/dir_1179442bf228cab7bd4d4e2e0ddc1458.html +++ b/dotnet/docs/html/dir_1179442bf228cab7bd4d4e2e0ddc1458.html @@ -70,7 +70,7 @@ Files diff --git a/dotnet/docs/html/dir_205351e87b536693cced78e8dee0fa3e.html b/dotnet/docs/html/dir_205351e87b536693cced78e8dee0fa3e.html index 4d453efeb..148946667 100644 --- a/dotnet/docs/html/dir_205351e87b536693cced78e8dee0fa3e.html +++ b/dotnet/docs/html/dir_205351e87b536693cced78e8dee0fa3e.html @@ -71,7 +71,7 @@ Directories diff --git a/dotnet/docs/html/dir_610406434e6f9d0301a71f953a744e49.html b/dotnet/docs/html/dir_610406434e6f9d0301a71f953a744e49.html index adb4a703c..000dd3a0c 100644 --- a/dotnet/docs/html/dir_610406434e6f9d0301a71f953a744e49.html +++ b/dotnet/docs/html/dir_610406434e6f9d0301a71f953a744e49.html @@ -72,7 +72,7 @@ Files diff --git a/dotnet/docs/html/dir_960c412c123a7e1c8dd7bc6cf4f35dbe.html b/dotnet/docs/html/dir_960c412c123a7e1c8dd7bc6cf4f35dbe.html index d2ef8d1fc..37f2dca88 100644 --- a/dotnet/docs/html/dir_960c412c123a7e1c8dd7bc6cf4f35dbe.html +++ b/dotnet/docs/html/dir_960c412c123a7e1c8dd7bc6cf4f35dbe.html @@ -70,7 +70,7 @@ Files diff --git a/dotnet/docs/html/dir_96da2601d863413e75bdc100ea940324.html b/dotnet/docs/html/dir_96da2601d863413e75bdc100ea940324.html index 18d39068a..c70a13800 100644 --- a/dotnet/docs/html/dir_96da2601d863413e75bdc100ea940324.html +++ b/dotnet/docs/html/dir_96da2601d863413e75bdc100ea940324.html @@ -66,7 +66,7 @@ Files diff --git a/dotnet/docs/html/dir_98c853f1d36d623a62cbf5a9cee6a3f1.html b/dotnet/docs/html/dir_98c853f1d36d623a62cbf5a9cee6a3f1.html index 16591f036..2415423eb 100644 --- a/dotnet/docs/html/dir_98c853f1d36d623a62cbf5a9cee6a3f1.html +++ b/dotnet/docs/html/dir_98c853f1d36d623a62cbf5a9cee6a3f1.html @@ -70,7 +70,7 @@ Files diff --git a/dotnet/docs/html/dir_a54e5691f3417b2421121504d53b0a24.html b/dotnet/docs/html/dir_a54e5691f3417b2421121504d53b0a24.html index 2607f020e..d0e5fdba9 100644 --- a/dotnet/docs/html/dir_a54e5691f3417b2421121504d53b0a24.html +++ b/dotnet/docs/html/dir_a54e5691f3417b2421121504d53b0a24.html @@ -72,7 +72,7 @@ Files diff --git a/dotnet/docs/html/dir_dd81411fd7f51ae097b84a3798461967.html b/dotnet/docs/html/dir_dd81411fd7f51ae097b84a3798461967.html index b764d63b3..be832694e 100644 --- a/dotnet/docs/html/dir_dd81411fd7f51ae097b84a3798461967.html +++ b/dotnet/docs/html/dir_dd81411fd7f51ae097b84a3798461967.html @@ -67,7 +67,7 @@ Files diff --git a/dotnet/docs/html/dir_f27368f44534187243475534272d8d7f.html b/dotnet/docs/html/dir_f27368f44534187243475534272d8d7f.html index 1cb700c7e..7891e29fa 100644 --- a/dotnet/docs/html/dir_f27368f44534187243475534272d8d7f.html +++ b/dotnet/docs/html/dir_f27368f44534187243475534272d8d7f.html @@ -66,7 +66,7 @@ Files diff --git a/dotnet/docs/html/dirs.html b/dotnet/docs/html/dirs.html index 8c82d7432..92207d4f8 100644 --- a/dotnet/docs/html/dirs.html +++ b/dotnet/docs/html/dirs.html @@ -67,7 +67,7 @@ diff --git a/dotnet/docs/html/functions.html b/dotnet/docs/html/functions.html index 0030b1d56..d1f28941d 100644 --- a/dotnet/docs/html/functions.html +++ b/dotnet/docs/html/functions.html @@ -215,7 +215,7 @@ diff --git a/dotnet/docs/html/functions_0x62.html b/dotnet/docs/html/functions_0x62.html index 2059a4bdf..3c0299a5d 100644 --- a/dotnet/docs/html/functions_0x62.html +++ b/dotnet/docs/html/functions_0x62.html @@ -137,7 +137,7 @@ diff --git a/dotnet/docs/html/functions_0x63.html b/dotnet/docs/html/functions_0x63.html index 489522a22..b032b7129 100644 --- a/dotnet/docs/html/functions_0x63.html +++ b/dotnet/docs/html/functions_0x63.html @@ -282,7 +282,7 @@ diff --git a/dotnet/docs/html/functions_0x64.html b/dotnet/docs/html/functions_0x64.html index 10447dac0..48dd4218e 100644 --- a/dotnet/docs/html/functions_0x64.html +++ b/dotnet/docs/html/functions_0x64.html @@ -300,7 +300,7 @@ diff --git a/dotnet/docs/html/functions_0x65.html b/dotnet/docs/html/functions_0x65.html index 5b5b1e11b..548cb3c38 100644 --- a/dotnet/docs/html/functions_0x65.html +++ b/dotnet/docs/html/functions_0x65.html @@ -202,7 +202,7 @@ diff --git a/dotnet/docs/html/functions_0x66.html b/dotnet/docs/html/functions_0x66.html index fc60db04d..43e34d275 100644 --- a/dotnet/docs/html/functions_0x66.html +++ b/dotnet/docs/html/functions_0x66.html @@ -169,7 +169,7 @@ diff --git a/dotnet/docs/html/functions_0x67.html b/dotnet/docs/html/functions_0x67.html index b1503e446..13e4f76d5 100644 --- a/dotnet/docs/html/functions_0x67.html +++ b/dotnet/docs/html/functions_0x67.html @@ -491,7 +491,7 @@ diff --git a/dotnet/docs/html/functions_0x68.html b/dotnet/docs/html/functions_0x68.html index 5d45ad103..c2d798b87 100644 --- a/dotnet/docs/html/functions_0x68.html +++ b/dotnet/docs/html/functions_0x68.html @@ -118,7 +118,7 @@ diff --git a/dotnet/docs/html/functions_0x69.html b/dotnet/docs/html/functions_0x69.html index 6f284f68a..a31812690 100644 --- a/dotnet/docs/html/functions_0x69.html +++ b/dotnet/docs/html/functions_0x69.html @@ -276,7 +276,7 @@ diff --git a/dotnet/docs/html/functions_0x6c.html b/dotnet/docs/html/functions_0x6c.html index d878f3b6b..a9d59ec6d 100644 --- a/dotnet/docs/html/functions_0x6c.html +++ b/dotnet/docs/html/functions_0x6c.html @@ -174,7 +174,7 @@ diff --git a/dotnet/docs/html/functions_0x6d.html b/dotnet/docs/html/functions_0x6d.html index 6f9ae4693..571c28155 100644 --- a/dotnet/docs/html/functions_0x6d.html +++ b/dotnet/docs/html/functions_0x6d.html @@ -223,7 +223,7 @@ diff --git a/dotnet/docs/html/functions_0x6e.html b/dotnet/docs/html/functions_0x6e.html index 5c80cf5a8..ea6ba479e 100644 --- a/dotnet/docs/html/functions_0x6e.html +++ b/dotnet/docs/html/functions_0x6e.html @@ -118,7 +118,7 @@ diff --git a/dotnet/docs/html/functions_0x6f.html b/dotnet/docs/html/functions_0x6f.html index c935a6071..71f8a34e2 100644 --- a/dotnet/docs/html/functions_0x6f.html +++ b/dotnet/docs/html/functions_0x6f.html @@ -115,7 +115,7 @@ diff --git a/dotnet/docs/html/functions_0x70.html b/dotnet/docs/html/functions_0x70.html index f16e2b6e0..a16790d71 100644 --- a/dotnet/docs/html/functions_0x70.html +++ b/dotnet/docs/html/functions_0x70.html @@ -198,7 +198,7 @@ diff --git a/dotnet/docs/html/functions_0x71.html b/dotnet/docs/html/functions_0x71.html index ff26226c8..83988024a 100644 --- a/dotnet/docs/html/functions_0x71.html +++ b/dotnet/docs/html/functions_0x71.html @@ -101,7 +101,7 @@ diff --git a/dotnet/docs/html/functions_0x72.html b/dotnet/docs/html/functions_0x72.html index 6e8f47ec1..45c603f2e 100644 --- a/dotnet/docs/html/functions_0x72.html +++ b/dotnet/docs/html/functions_0x72.html @@ -210,7 +210,7 @@ diff --git a/dotnet/docs/html/functions_0x73.html b/dotnet/docs/html/functions_0x73.html index a537654fa..51ae74307 100644 --- a/dotnet/docs/html/functions_0x73.html +++ b/dotnet/docs/html/functions_0x73.html @@ -563,7 +563,7 @@ diff --git a/dotnet/docs/html/functions_0x74.html b/dotnet/docs/html/functions_0x74.html index 4a6f55544..a6a255398 100644 --- a/dotnet/docs/html/functions_0x74.html +++ b/dotnet/docs/html/functions_0x74.html @@ -164,7 +164,7 @@ diff --git a/dotnet/docs/html/functions_0x75.html b/dotnet/docs/html/functions_0x75.html index 579b0a527..4990402e1 100644 --- a/dotnet/docs/html/functions_0x75.html +++ b/dotnet/docs/html/functions_0x75.html @@ -148,7 +148,7 @@ diff --git a/dotnet/docs/html/functions_0x76.html b/dotnet/docs/html/functions_0x76.html index e46eefe4e..58a8c5328 100644 --- a/dotnet/docs/html/functions_0x76.html +++ b/dotnet/docs/html/functions_0x76.html @@ -146,7 +146,7 @@ diff --git a/dotnet/docs/html/functions_0x77.html b/dotnet/docs/html/functions_0x77.html index 066a7b9ad..bdd7702fd 100644 --- a/dotnet/docs/html/functions_0x77.html +++ b/dotnet/docs/html/functions_0x77.html @@ -121,7 +121,7 @@ diff --git a/dotnet/docs/html/functions_0x78.html b/dotnet/docs/html/functions_0x78.html index 39e83cb4f..c093c312d 100644 --- a/dotnet/docs/html/functions_0x78.html +++ b/dotnet/docs/html/functions_0x78.html @@ -103,7 +103,7 @@ diff --git a/dotnet/docs/html/functions_0x79.html b/dotnet/docs/html/functions_0x79.html index 91c78bca4..82b5a437d 100644 --- a/dotnet/docs/html/functions_0x79.html +++ b/dotnet/docs/html/functions_0x79.html @@ -103,7 +103,7 @@ diff --git a/dotnet/docs/html/functions_evnt.html b/dotnet/docs/html/functions_evnt.html index 8ee0e6bb4..d35d502de 100644 --- a/dotnet/docs/html/functions_evnt.html +++ b/dotnet/docs/html/functions_evnt.html @@ -75,7 +75,7 @@ diff --git a/dotnet/docs/html/functions_func.html b/dotnet/docs/html/functions_func.html index 995b7b9f0..4e76f36eb 100644 --- a/dotnet/docs/html/functions_func.html +++ b/dotnet/docs/html/functions_func.html @@ -131,7 +131,7 @@ diff --git a/dotnet/docs/html/functions_func_0x62.html b/dotnet/docs/html/functions_func_0x62.html index 3698ca93e..e3de5aa17 100644 --- a/dotnet/docs/html/functions_func_0x62.html +++ b/dotnet/docs/html/functions_func_0x62.html @@ -108,7 +108,7 @@ diff --git a/dotnet/docs/html/functions_func_0x63.html b/dotnet/docs/html/functions_func_0x63.html index 61e0deefb..9d5ec1380 100644 --- a/dotnet/docs/html/functions_func_0x63.html +++ b/dotnet/docs/html/functions_func_0x63.html @@ -215,7 +215,7 @@ diff --git a/dotnet/docs/html/functions_func_0x64.html b/dotnet/docs/html/functions_func_0x64.html index 47f2d18c3..298b39325 100644 --- a/dotnet/docs/html/functions_func_0x64.html +++ b/dotnet/docs/html/functions_func_0x64.html @@ -203,7 +203,7 @@ diff --git a/dotnet/docs/html/functions_func_0x65.html b/dotnet/docs/html/functions_func_0x65.html index cc6719e4e..581c684cf 100644 --- a/dotnet/docs/html/functions_func_0x65.html +++ b/dotnet/docs/html/functions_func_0x65.html @@ -143,7 +143,7 @@ diff --git a/dotnet/docs/html/functions_func_0x66.html b/dotnet/docs/html/functions_func_0x66.html index 640dc4a78..4426e9da3 100644 --- a/dotnet/docs/html/functions_func_0x66.html +++ b/dotnet/docs/html/functions_func_0x66.html @@ -110,7 +110,7 @@ diff --git a/dotnet/docs/html/functions_func_0x67.html b/dotnet/docs/html/functions_func_0x67.html index 7e83870ca..5dd698227 100644 --- a/dotnet/docs/html/functions_func_0x67.html +++ b/dotnet/docs/html/functions_func_0x67.html @@ -433,7 +433,7 @@ diff --git a/dotnet/docs/html/functions_func_0x68.html b/dotnet/docs/html/functions_func_0x68.html index 859930fde..b6e19fba3 100644 --- a/dotnet/docs/html/functions_func_0x68.html +++ b/dotnet/docs/html/functions_func_0x68.html @@ -99,7 +99,7 @@ diff --git a/dotnet/docs/html/functions_func_0x69.html b/dotnet/docs/html/functions_func_0x69.html index 7894c438f..fa28aceb4 100644 --- a/dotnet/docs/html/functions_func_0x69.html +++ b/dotnet/docs/html/functions_func_0x69.html @@ -199,7 +199,7 @@ diff --git a/dotnet/docs/html/functions_func_0x6c.html b/dotnet/docs/html/functions_func_0x6c.html index 840fb3990..ea51e36bc 100644 --- a/dotnet/docs/html/functions_func_0x6c.html +++ b/dotnet/docs/html/functions_func_0x6c.html @@ -108,7 +108,7 @@ diff --git a/dotnet/docs/html/functions_func_0x6d.html b/dotnet/docs/html/functions_func_0x6d.html index e57463e07..894bd6a6e 100644 --- a/dotnet/docs/html/functions_func_0x6d.html +++ b/dotnet/docs/html/functions_func_0x6d.html @@ -182,7 +182,7 @@ diff --git a/dotnet/docs/html/functions_func_0x70.html b/dotnet/docs/html/functions_func_0x70.html index aa2f6118f..ce6729b4f 100644 --- a/dotnet/docs/html/functions_func_0x70.html +++ b/dotnet/docs/html/functions_func_0x70.html @@ -148,7 +148,7 @@ diff --git a/dotnet/docs/html/functions_func_0x71.html b/dotnet/docs/html/functions_func_0x71.html index 213800c9b..f20d94898 100644 --- a/dotnet/docs/html/functions_func_0x71.html +++ b/dotnet/docs/html/functions_func_0x71.html @@ -97,7 +97,7 @@ diff --git a/dotnet/docs/html/functions_func_0x72.html b/dotnet/docs/html/functions_func_0x72.html index b6f65e3bc..a0234f895 100644 --- a/dotnet/docs/html/functions_func_0x72.html +++ b/dotnet/docs/html/functions_func_0x72.html @@ -170,7 +170,7 @@ diff --git a/dotnet/docs/html/functions_func_0x73.html b/dotnet/docs/html/functions_func_0x73.html index ce37d5de1..d6daf7897 100644 --- a/dotnet/docs/html/functions_func_0x73.html +++ b/dotnet/docs/html/functions_func_0x73.html @@ -175,7 +175,7 @@ diff --git a/dotnet/docs/html/functions_func_0x74.html b/dotnet/docs/html/functions_func_0x74.html index 0180fe029..3d3d3bedc 100644 --- a/dotnet/docs/html/functions_func_0x74.html +++ b/dotnet/docs/html/functions_func_0x74.html @@ -111,7 +111,7 @@ diff --git a/dotnet/docs/html/functions_func_0x75.html b/dotnet/docs/html/functions_func_0x75.html index 50a3159c9..de326fa05 100644 --- a/dotnet/docs/html/functions_func_0x75.html +++ b/dotnet/docs/html/functions_func_0x75.html @@ -141,7 +141,7 @@ diff --git a/dotnet/docs/html/functions_func_0x76.html b/dotnet/docs/html/functions_func_0x76.html index aa321f4ef..2ceea25db 100644 --- a/dotnet/docs/html/functions_func_0x76.html +++ b/dotnet/docs/html/functions_func_0x76.html @@ -102,7 +102,7 @@ diff --git a/dotnet/docs/html/functions_func_0x77.html b/dotnet/docs/html/functions_func_0x77.html index 85fca4921..5ea0bee56 100644 --- a/dotnet/docs/html/functions_func_0x77.html +++ b/dotnet/docs/html/functions_func_0x77.html @@ -102,7 +102,7 @@ diff --git a/dotnet/docs/html/functions_prop.html b/dotnet/docs/html/functions_prop.html index ccf90e005..ad6a580ec 100644 --- a/dotnet/docs/html/functions_prop.html +++ b/dotnet/docs/html/functions_prop.html @@ -494,7 +494,7 @@ diff --git a/dotnet/docs/html/functions_vars.html b/dotnet/docs/html/functions_vars.html index 33ab4b868..3b2a98ecf 100644 --- a/dotnet/docs/html/functions_vars.html +++ b/dotnet/docs/html/functions_vars.html @@ -160,7 +160,7 @@ diff --git a/dotnet/docs/html/functions_vars_0x62.html b/dotnet/docs/html/functions_vars_0x62.html index d0f07d2fa..09a02b9e2 100644 --- a/dotnet/docs/html/functions_vars_0x62.html +++ b/dotnet/docs/html/functions_vars_0x62.html @@ -112,7 +112,7 @@ diff --git a/dotnet/docs/html/functions_vars_0x63.html b/dotnet/docs/html/functions_vars_0x63.html index bdf24ddef..e0b2c4e3e 100644 --- a/dotnet/docs/html/functions_vars_0x63.html +++ b/dotnet/docs/html/functions_vars_0x63.html @@ -134,7 +134,7 @@ diff --git a/dotnet/docs/html/functions_vars_0x64.html b/dotnet/docs/html/functions_vars_0x64.html index 2cec22940..efaa30893 100644 --- a/dotnet/docs/html/functions_vars_0x64.html +++ b/dotnet/docs/html/functions_vars_0x64.html @@ -159,7 +159,7 @@ diff --git a/dotnet/docs/html/functions_vars_0x65.html b/dotnet/docs/html/functions_vars_0x65.html index 0ce6865d7..76f006783 100644 --- a/dotnet/docs/html/functions_vars_0x65.html +++ b/dotnet/docs/html/functions_vars_0x65.html @@ -147,7 +147,7 @@ diff --git a/dotnet/docs/html/functions_vars_0x66.html b/dotnet/docs/html/functions_vars_0x66.html index 97668e6b8..1ee72f1d6 100644 --- a/dotnet/docs/html/functions_vars_0x66.html +++ b/dotnet/docs/html/functions_vars_0x66.html @@ -120,7 +120,7 @@ diff --git a/dotnet/docs/html/functions_vars_0x67.html b/dotnet/docs/html/functions_vars_0x67.html index 7c9df1deb..8d5e40eec 100644 --- a/dotnet/docs/html/functions_vars_0x67.html +++ b/dotnet/docs/html/functions_vars_0x67.html @@ -121,7 +121,7 @@ diff --git a/dotnet/docs/html/functions_vars_0x68.html b/dotnet/docs/html/functions_vars_0x68.html index 5aca78fd1..5a49f785f 100644 --- a/dotnet/docs/html/functions_vars_0x68.html +++ b/dotnet/docs/html/functions_vars_0x68.html @@ -108,7 +108,7 @@ diff --git a/dotnet/docs/html/functions_vars_0x69.html b/dotnet/docs/html/functions_vars_0x69.html index 07ac7a4eb..8bcff62d5 100644 --- a/dotnet/docs/html/functions_vars_0x69.html +++ b/dotnet/docs/html/functions_vars_0x69.html @@ -133,7 +133,7 @@ diff --git a/dotnet/docs/html/functions_vars_0x6c.html b/dotnet/docs/html/functions_vars_0x6c.html index 523448fc4..e38bdfada 100644 --- a/dotnet/docs/html/functions_vars_0x6c.html +++ b/dotnet/docs/html/functions_vars_0x6c.html @@ -141,7 +141,7 @@ diff --git a/dotnet/docs/html/functions_vars_0x6d.html b/dotnet/docs/html/functions_vars_0x6d.html index d47e4938e..30632f827 100644 --- a/dotnet/docs/html/functions_vars_0x6d.html +++ b/dotnet/docs/html/functions_vars_0x6d.html @@ -120,7 +120,7 @@ diff --git a/dotnet/docs/html/functions_vars_0x6e.html b/dotnet/docs/html/functions_vars_0x6e.html index 7a1985f3d..0cc9b71bd 100644 --- a/dotnet/docs/html/functions_vars_0x6e.html +++ b/dotnet/docs/html/functions_vars_0x6e.html @@ -117,7 +117,7 @@ diff --git a/dotnet/docs/html/functions_vars_0x6f.html b/dotnet/docs/html/functions_vars_0x6f.html index 71592d050..940842f0e 100644 --- a/dotnet/docs/html/functions_vars_0x6f.html +++ b/dotnet/docs/html/functions_vars_0x6f.html @@ -105,7 +105,7 @@ diff --git a/dotnet/docs/html/functions_vars_0x70.html b/dotnet/docs/html/functions_vars_0x70.html index f2b45cc25..08ef92ea0 100644 --- a/dotnet/docs/html/functions_vars_0x70.html +++ b/dotnet/docs/html/functions_vars_0x70.html @@ -129,7 +129,7 @@ diff --git a/dotnet/docs/html/functions_vars_0x72.html b/dotnet/docs/html/functions_vars_0x72.html index 80a622029..1446ace6b 100644 --- a/dotnet/docs/html/functions_vars_0x72.html +++ b/dotnet/docs/html/functions_vars_0x72.html @@ -123,7 +123,7 @@ diff --git a/dotnet/docs/html/functions_vars_0x73.html b/dotnet/docs/html/functions_vars_0x73.html index f1263209d..de650daa5 100644 --- a/dotnet/docs/html/functions_vars_0x73.html +++ b/dotnet/docs/html/functions_vars_0x73.html @@ -424,7 +424,7 @@ diff --git a/dotnet/docs/html/functions_vars_0x74.html b/dotnet/docs/html/functions_vars_0x74.html index 044229866..9f26fe3bf 100644 --- a/dotnet/docs/html/functions_vars_0x74.html +++ b/dotnet/docs/html/functions_vars_0x74.html @@ -127,7 +127,7 @@ diff --git a/dotnet/docs/html/functions_vars_0x75.html b/dotnet/docs/html/functions_vars_0x75.html index c9122207f..d89e6d87c 100644 --- a/dotnet/docs/html/functions_vars_0x75.html +++ b/dotnet/docs/html/functions_vars_0x75.html @@ -99,7 +99,7 @@ diff --git a/dotnet/docs/html/functions_vars_0x76.html b/dotnet/docs/html/functions_vars_0x76.html index 5b02f9736..eb31f352c 100644 --- a/dotnet/docs/html/functions_vars_0x76.html +++ b/dotnet/docs/html/functions_vars_0x76.html @@ -118,7 +118,7 @@ diff --git a/dotnet/docs/html/functions_vars_0x77.html b/dotnet/docs/html/functions_vars_0x77.html index 70c350c8d..b201904fe 100644 --- a/dotnet/docs/html/functions_vars_0x77.html +++ b/dotnet/docs/html/functions_vars_0x77.html @@ -108,7 +108,7 @@ diff --git a/dotnet/docs/html/functions_vars_0x78.html b/dotnet/docs/html/functions_vars_0x78.html index de2015502..d5703bd53 100644 --- a/dotnet/docs/html/functions_vars_0x78.html +++ b/dotnet/docs/html/functions_vars_0x78.html @@ -99,7 +99,7 @@ diff --git a/dotnet/docs/html/functions_vars_0x79.html b/dotnet/docs/html/functions_vars_0x79.html index 9d3d11bf4..701a49228 100644 --- a/dotnet/docs/html/functions_vars_0x79.html +++ b/dotnet/docs/html/functions_vars_0x79.html @@ -99,7 +99,7 @@ diff --git a/dotnet/docs/html/hierarchy.html b/dotnet/docs/html/hierarchy.html index 799e6dabf..1de90ee06 100644 --- a/dotnet/docs/html/hierarchy.html +++ b/dotnet/docs/html/hierarchy.html @@ -129,7 +129,7 @@ diff --git a/dotnet/docs/html/index.html b/dotnet/docs/html/index.html index 076d7bb54..7cd86ca8f 100644 --- a/dotnet/docs/html/index.html +++ b/dotnet/docs/html/index.html @@ -54,7 +54,7 @@ diff --git a/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICanvas-members.html b/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICanvas-members.html index 8b84cecac..c7d0bc114 100644 --- a/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICanvas-members.html +++ b/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICanvas-members.html @@ -73,7 +73,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICanvas.html b/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICanvas.html index c02b4f955..e8803ba33 100644 --- a/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICanvas.html +++ b/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICanvas.html @@ -216,7 +216,7 @@ Properties diff --git a/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICanvas2D-members.html b/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICanvas2D-members.html index 6777789f4..51f1c2cb7 100644 --- a/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICanvas2D-members.html +++ b/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICanvas2D-members.html @@ -108,7 +108,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICanvas2D.html b/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICanvas2D.html index 7aa65c092..06d24d4cd 100644 --- a/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICanvas2D.html +++ b/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICanvas2D.html @@ -1305,7 +1305,7 @@ Properties diff --git a/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICell-members.html b/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICell-members.html index d530aae39..d105c5634 100644 --- a/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICell-members.html +++ b/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICell-members.html @@ -96,7 +96,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICell.html b/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICell.html index 11a112751..e6147d507 100644 --- a/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICell.html +++ b/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxICell.html @@ -812,7 +812,7 @@ Properties diff --git a/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxIGraphLayout-members.html b/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxIGraphLayout-members.html index 9dd4f5943..fd89497a5 100644 --- a/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxIGraphLayout-members.html +++ b/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxIGraphLayout-members.html @@ -71,7 +71,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxIGraphLayout.html b/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxIGraphLayout.html index 0ffa26bd8..2f7c53e4d 100644 --- a/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxIGraphLayout.html +++ b/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxIGraphLayout.html @@ -170,7 +170,7 @@ Public Member Functions diff --git a/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxIGraphModel-members.html b/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxIGraphModel-members.html index 921323654..74456310d 100644 --- a/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxIGraphModel-members.html +++ b/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxIGraphModel-members.html @@ -98,7 +98,7 @@ This is the complete list of members for diff --git a/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxIGraphModel.html b/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxIGraphModel.html index a14b5ed05..a9bbdcc60 100644 --- a/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxIGraphModel.html +++ b/dotnet/docs/html/interfacecom_1_1mxgraph_1_1mxIGraphModel.html @@ -1074,7 +1074,7 @@ Events diff --git a/dotnet/docs/html/namespacecom_1_1mxgraph.html b/dotnet/docs/html/namespacecom_1_1mxgraph.html index 8fa4daecb..78c52e900 100644 --- a/dotnet/docs/html/namespacecom_1_1mxgraph.html +++ b/dotnet/docs/html/namespacecom_1_1mxgraph.html @@ -324,7 +324,7 @@ Functions diff --git a/dotnet/docs/html/namespacemembers.html b/dotnet/docs/html/namespacemembers.html index 391c48d55..12dd656dd 100644 --- a/dotnet/docs/html/namespacemembers.html +++ b/dotnet/docs/html/namespacemembers.html @@ -76,7 +76,7 @@ diff --git a/dotnet/docs/html/namespacemembers_func.html b/dotnet/docs/html/namespacemembers_func.html index 4ed7b9e60..3bf1a3d89 100644 --- a/dotnet/docs/html/namespacemembers_func.html +++ b/dotnet/docs/html/namespacemembers_func.html @@ -76,7 +76,7 @@ diff --git a/dotnet/docs/html/namespaces.html b/dotnet/docs/html/namespaces.html index 657f2b807..fe7ca55ab 100644 --- a/dotnet/docs/html/namespaces.html +++ b/dotnet/docs/html/namespaces.html @@ -63,7 +63,7 @@ diff --git a/dotnet/examples/.gitignore b/dotnet/examples/.gitignore new file mode 100644 index 000000000..62cb9ebb5 --- /dev/null +++ b/dotnet/examples/.gitignore @@ -0,0 +1,3 @@ +bin +obj +examples.csproj.user diff --git a/dotnet/src/view/mxGraph.cs b/dotnet/src/view/mxGraph.cs index d50851909..dfa2c2a6a 100644 --- a/dotnet/src/view/mxGraph.cs +++ b/dotnet/src/view/mxGraph.cs @@ -15,9 +15,9 @@ namespace com.mxgraph { /// /// Holds the version number of this release. Current version - /// is 2.5.0.0. + /// is 2.5.0.1. /// - public const String VERSION = "2.5.0.0"; + public const String VERSION = "2.5.0.1"; /// /// Holds the model that contains the cells to be displayed. diff --git a/index.html b/index.html index ca53ca663..6dab14f35 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ - mxGraph 2.5.0.0 + mxGraph 2.5.0.1 @@ -9,12 +9,12 @@
mxGraph
-Version 2.5.0.0 – 19. February 2014 +Version 2.5.0.1 – 21. February 2014


-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

mxGraph is a JavaScript diagramming library that enables interactive graph and charting applications to be quickly created that run natively in any diff --git a/java/.gitignore b/java/.gitignore new file mode 100644 index 000000000..a8a38031a --- /dev/null +++ b/java/.gitignore @@ -0,0 +1,3 @@ +lib +classes +docs diff --git a/java/build.xml b/java/build.xml index b06be54ea..6d9e58cc5 100644 --- a/java/build.xml +++ b/java/build.xml @@ -8,7 +8,7 @@ - + diff --git a/java/docs/allclasses-frame.html b/java/docs/allclasses-frame.html index 39c6b12b7..145d596bd 100644 --- a/java/docs/allclasses-frame.html +++ b/java/docs/allclasses-frame.html @@ -2,12 +2,12 @@ - + -All Classes (mxGraph 2.5.0.0 API Specification) +All Classes (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/allclasses-noframe.html b/java/docs/allclasses-noframe.html index 8d333a23d..e6cbce071 100644 --- a/java/docs/allclasses-noframe.html +++ b/java/docs/allclasses-noframe.html @@ -2,12 +2,12 @@ - + -All Classes (mxGraph 2.5.0.0 API Specification) +All Classes (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/analysis/StructuralException.html b/java/docs/com/mxgraph/analysis/StructuralException.html index 8cb95ef96..620893cf9 100644 --- a/java/docs/com/mxgraph/analysis/StructuralException.html +++ b/java/docs/com/mxgraph/analysis/StructuralException.html @@ -2,12 +2,12 @@ - + -StructuralException (mxGraph 2.5.0.0 API Specification) +StructuralException (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ StructuralException (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="StructuralException (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="StructuralException (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -199,7 +199,7 @@ public StructuralException( -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/class-use/StructuralException.html b/java/docs/com/mxgraph/analysis/class-use/StructuralException.html index d38929d5a..8cf464389 100644 --- a/java/docs/com/mxgraph/analysis/class-use/StructuralException.html +++ b/java/docs/com/mxgraph/analysis/class-use/StructuralException.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.analysis.StructuralException (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.analysis.StructuralException (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.analysis.StructuralException (mxGraph 2.5.0.0 API Spec function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.analysis.StructuralException (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.analysis.StructuralException (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -231,7 +231,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/class-use/mxAnalysisGraph.html b/java/docs/com/mxgraph/analysis/class-use/mxAnalysisGraph.html index 73c0c32c3..b996540ae 100644 --- a/java/docs/com/mxgraph/analysis/class-use/mxAnalysisGraph.html +++ b/java/docs/com/mxgraph/analysis/class-use/mxAnalysisGraph.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.analysis.mxAnalysisGraph (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.analysis.mxAnalysisGraph (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.analysis.mxAnalysisGraph (mxGraph 2.5.0.0 API Specific function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.analysis.mxAnalysisGraph (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.analysis.mxAnalysisGraph (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -671,7 +671,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/class-use/mxConstantCostFunction.html b/java/docs/com/mxgraph/analysis/class-use/mxConstantCostFunction.html index bbd384ff9..d8fef12a2 100644 --- a/java/docs/com/mxgraph/analysis/class-use/mxConstantCostFunction.html +++ b/java/docs/com/mxgraph/analysis/class-use/mxConstantCostFunction.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.analysis.mxConstantCostFunction (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.analysis.mxConstantCostFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.analysis.mxConstantCostFunction (mxGraph 2.5.0.0 API S function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.analysis.mxConstantCostFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.analysis.mxConstantCostFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.analysis.mxConstantCostFunction -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/class-use/mxDistanceCostFunction.html b/java/docs/com/mxgraph/analysis/class-use/mxDistanceCostFunction.html index 46329b75b..6dabb3b8d 100644 --- a/java/docs/com/mxgraph/analysis/class-use/mxDistanceCostFunction.html +++ b/java/docs/com/mxgraph/analysis/class-use/mxDistanceCostFunction.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.analysis.mxDistanceCostFunction (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.analysis.mxDistanceCostFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.analysis.mxDistanceCostFunction (mxGraph 2.5.0.0 API S function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.analysis.mxDistanceCostFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.analysis.mxDistanceCostFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.analysis.mxDistanceCostFunction -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/class-use/mxFibonacciHeap.Node.html b/java/docs/com/mxgraph/analysis/class-use/mxFibonacciHeap.Node.html index d51843c4f..c35e9a5bb 100644 --- a/java/docs/com/mxgraph/analysis/class-use/mxFibonacciHeap.Node.html +++ b/java/docs/com/mxgraph/analysis/class-use/mxFibonacciHeap.Node.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.analysis.mxFibonacciHeap.Node (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.analysis.mxFibonacciHeap.Node (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.analysis.mxFibonacciHeap.Node (mxGraph 2.5.0.0 API Spe function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.analysis.mxFibonacciHeap.Node (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.analysis.mxFibonacciHeap.Node (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -255,7 +255,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/class-use/mxFibonacciHeap.html b/java/docs/com/mxgraph/analysis/class-use/mxFibonacciHeap.html index 66c68542b..618105a27 100644 --- a/java/docs/com/mxgraph/analysis/class-use/mxFibonacciHeap.html +++ b/java/docs/com/mxgraph/analysis/class-use/mxFibonacciHeap.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.analysis.mxFibonacciHeap (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.analysis.mxFibonacciHeap (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.analysis.mxFibonacciHeap (mxGraph 2.5.0.0 API Specific function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.analysis.mxFibonacciHeap (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.analysis.mxFibonacciHeap (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -172,7 +172,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/class-use/mxGraphAnalysis.html b/java/docs/com/mxgraph/analysis/class-use/mxGraphAnalysis.html index 1f1224480..f3d66aaea 100644 --- a/java/docs/com/mxgraph/analysis/class-use/mxGraphAnalysis.html +++ b/java/docs/com/mxgraph/analysis/class-use/mxGraphAnalysis.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.analysis.mxGraphAnalysis (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.analysis.mxGraphAnalysis (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.analysis.mxGraphAnalysis (mxGraph 2.5.0.0 API Specific function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.analysis.mxGraphAnalysis (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.analysis.mxGraphAnalysis (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -178,7 +178,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/class-use/mxGraphGenerator.html b/java/docs/com/mxgraph/analysis/class-use/mxGraphGenerator.html index 044eceb36..fbbc37335 100644 --- a/java/docs/com/mxgraph/analysis/class-use/mxGraphGenerator.html +++ b/java/docs/com/mxgraph/analysis/class-use/mxGraphGenerator.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.analysis.mxGraphGenerator (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.analysis.mxGraphGenerator (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.analysis.mxGraphGenerator (mxGraph 2.5.0.0 API Specifi function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.analysis.mxGraphGenerator (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.analysis.mxGraphGenerator (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -178,7 +178,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/class-use/mxGraphProperties.GraphType.html b/java/docs/com/mxgraph/analysis/class-use/mxGraphProperties.GraphType.html index 78b83e4f0..0cb31d945 100644 --- a/java/docs/com/mxgraph/analysis/class-use/mxGraphProperties.GraphType.html +++ b/java/docs/com/mxgraph/analysis/class-use/mxGraphProperties.GraphType.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.analysis.mxGraphProperties.GraphType (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.analysis.mxGraphProperties.GraphType (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.analysis.mxGraphProperties.GraphType (mxGraph 2.5.0.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.analysis.mxGraphProperties.GraphType (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.analysis.mxGraphProperties.GraphType (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -155,7 +155,7 @@ the order they are declared. -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/class-use/mxGraphProperties.html b/java/docs/com/mxgraph/analysis/class-use/mxGraphProperties.html index 2de47c9d8..22b1f37f5 100644 --- a/java/docs/com/mxgraph/analysis/class-use/mxGraphProperties.html +++ b/java/docs/com/mxgraph/analysis/class-use/mxGraphProperties.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.analysis.mxGraphProperties (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.analysis.mxGraphProperties (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.analysis.mxGraphProperties (mxGraph 2.5.0.0 API Specif function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.analysis.mxGraphProperties (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.analysis.mxGraphProperties (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.analysis.mxGraphProperties -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/class-use/mxGraphStructure.html b/java/docs/com/mxgraph/analysis/class-use/mxGraphStructure.html index 4d4f66992..86bdd7e00 100644 --- a/java/docs/com/mxgraph/analysis/class-use/mxGraphStructure.html +++ b/java/docs/com/mxgraph/analysis/class-use/mxGraphStructure.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.analysis.mxGraphStructure (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.analysis.mxGraphStructure (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.analysis.mxGraphStructure (mxGraph 2.5.0.0 API Specifi function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.analysis.mxGraphStructure (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.analysis.mxGraphStructure (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.analysis.mxGraphStructure -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/class-use/mxICostFunction.html b/java/docs/com/mxgraph/analysis/class-use/mxICostFunction.html index 2561a36f1..7f543aeab 100644 --- a/java/docs/com/mxgraph/analysis/class-use/mxICostFunction.html +++ b/java/docs/com/mxgraph/analysis/class-use/mxICostFunction.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.analysis.mxICostFunction (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.analysis.mxICostFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.analysis.mxICostFunction (mxGraph 2.5.0.0 API Spec function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.analysis.mxICostFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.analysis.mxICostFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -316,7 +316,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/class-use/mxTraversal.html b/java/docs/com/mxgraph/analysis/class-use/mxTraversal.html index bd494279f..7c8aa3606 100644 --- a/java/docs/com/mxgraph/analysis/class-use/mxTraversal.html +++ b/java/docs/com/mxgraph/analysis/class-use/mxTraversal.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.analysis.mxTraversal (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.analysis.mxTraversal (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.analysis.mxTraversal (mxGraph 2.5.0.0 API Specificatio function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.analysis.mxTraversal (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.analysis.mxTraversal (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.analysis.mxTraversal -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/class-use/mxUnionFind.Node.html b/java/docs/com/mxgraph/analysis/class-use/mxUnionFind.Node.html index bbde73836..e2b73559f 100644 --- a/java/docs/com/mxgraph/analysis/class-use/mxUnionFind.Node.html +++ b/java/docs/com/mxgraph/analysis/class-use/mxUnionFind.Node.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.analysis.mxUnionFind.Node (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.analysis.mxUnionFind.Node (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.analysis.mxUnionFind.Node (mxGraph 2.5.0.0 API Specifi function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.analysis.mxUnionFind.Node (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.analysis.mxUnionFind.Node (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -228,7 +228,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/class-use/mxUnionFind.html b/java/docs/com/mxgraph/analysis/class-use/mxUnionFind.html index 7f526bb22..d20b93475 100644 --- a/java/docs/com/mxgraph/analysis/class-use/mxUnionFind.html +++ b/java/docs/com/mxgraph/analysis/class-use/mxUnionFind.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.analysis.mxUnionFind (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.analysis.mxUnionFind (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.analysis.mxUnionFind (mxGraph 2.5.0.0 API Specificatio function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.analysis.mxUnionFind (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.analysis.mxUnionFind (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -157,7 +157,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/mxAnalysisGraph.html b/java/docs/com/mxgraph/analysis/mxAnalysisGraph.html index 2eef318b8..3fdf0a911 100644 --- a/java/docs/com/mxgraph/analysis/mxAnalysisGraph.html +++ b/java/docs/com/mxgraph/analysis/mxAnalysisGraph.html @@ -2,12 +2,12 @@ - + -mxAnalysisGraph (mxGraph 2.5.0.0 API Specification) +mxAnalysisGraph (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxAnalysisGraph (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxAnalysisGraph (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxAnalysisGraph (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -602,7 +602,7 @@ public void setGenerator(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/mxConstantCostFunction.html b/java/docs/com/mxgraph/analysis/mxConstantCostFunction.html index 949f79681..0707bfd4f 100644 --- a/java/docs/com/mxgraph/analysis/mxConstantCostFunction.html +++ b/java/docs/com/mxgraph/analysis/mxConstantCostFunction.html @@ -2,12 +2,12 @@ - + -mxConstantCostFunction (mxGraph 2.5.0.0 API Specification) +mxConstantCostFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxConstantCostFunction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxConstantCostFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxConstantCostFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -263,7 +263,7 @@ public double getCost(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/mxDistanceCostFunction.html b/java/docs/com/mxgraph/analysis/mxDistanceCostFunction.html index 774299847..a69c19901 100644 --- a/java/docs/com/mxgraph/analysis/mxDistanceCostFunction.html +++ b/java/docs/com/mxgraph/analysis/mxDistanceCostFunction.html @@ -2,12 +2,12 @@ - + -mxDistanceCostFunction (mxGraph 2.5.0.0 API Specification) +mxDistanceCostFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxDistanceCostFunction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxDistanceCostFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxDistanceCostFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -226,7 +226,7 @@ public double getCost(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/mxFibonacciHeap.Node.html b/java/docs/com/mxgraph/analysis/mxFibonacciHeap.Node.html index 36a8568d0..2ed17bd84 100644 --- a/java/docs/com/mxgraph/analysis/mxFibonacciHeap.Node.html +++ b/java/docs/com/mxgraph/analysis/mxFibonacciHeap.Node.html @@ -2,12 +2,12 @@ - + -mxFibonacciHeap.Node (mxGraph 2.5.0.0 API Specification) +mxFibonacciHeap.Node (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxFibonacciHeap.Node (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxFibonacciHeap.Node (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxFibonacciHeap.Node (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -270,7 +270,7 @@ public void setUserObject(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/mxFibonacciHeap.html b/java/docs/com/mxgraph/analysis/mxFibonacciHeap.html index 5eae489b3..93875ff53 100644 --- a/java/docs/com/mxgraph/analysis/mxFibonacciHeap.html +++ b/java/docs/com/mxgraph/analysis/mxFibonacciHeap.html @@ -2,12 +2,12 @@ - + -mxFibonacciHeap (mxGraph 2.5.0.0 API Specification) +mxFibonacciHeap (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxFibonacciHeap (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxFibonacciHeap (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxFibonacciHeap (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -638,7 +638,7 @@ protected void link(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/mxGraphAnalysis.html b/java/docs/com/mxgraph/analysis/mxGraphAnalysis.html index 56e36e8f8..912eaf29c 100644 --- a/java/docs/com/mxgraph/analysis/mxGraphAnalysis.html +++ b/java/docs/com/mxgraph/analysis/mxGraphAnalysis.html @@ -2,12 +2,12 @@ - + -mxGraphAnalysis (mxGraph 2.5.0.0 API Specification) +mxGraphAnalysis (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphAnalysis (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphAnalysis (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphAnalysis (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -538,7 +538,7 @@ protected
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/mxGraphGenerator.html b/java/docs/com/mxgraph/analysis/mxGraphGenerator.html index ad3aa5673..4e4bc0820 100644 --- a/java/docs/com/mxgraph/analysis/mxGraphGenerator.html +++ b/java/docs/com/mxgraph/analysis/mxGraphGenerator.html @@ -2,12 +2,12 @@ - + -mxGraphGenerator (mxGraph 2.5.0.0 API Specification) +mxGraphGenerator (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphGenerator (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphGenerator (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphGenerator (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -941,7 +941,7 @@ public void setCostFunction(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/mxGraphProperties.GraphType.html b/java/docs/com/mxgraph/analysis/mxGraphProperties.GraphType.html index f789584e6..6df5d5f7d 100644 --- a/java/docs/com/mxgraph/analysis/mxGraphProperties.GraphType.html +++ b/java/docs/com/mxgraph/analysis/mxGraphProperties.GraphType.html @@ -2,12 +2,12 @@ - + -mxGraphProperties.GraphType (mxGraph 2.5.0.0 API Specification) +mxGraphProperties.GraphType (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphProperties.GraphType (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphProperties.GraphType (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphProperties.GraphType (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -828,7 +828,7 @@ with the specified name -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/mxGraphProperties.html b/java/docs/com/mxgraph/analysis/mxGraphProperties.html index 557f03c63..b218ba3f7 100644 --- a/java/docs/com/mxgraph/analysis/mxGraphProperties.html +++ b/java/docs/com/mxgraph/analysis/mxGraphProperties.html @@ -2,12 +2,12 @@ - + -mxGraphProperties (mxGraph 2.5.0.0 API Specification) +mxGraphProperties (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphProperties (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphProperties (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphProperties (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -399,7 +399,7 @@ public static void setDirected(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/mxGraphStructure.html b/java/docs/com/mxgraph/analysis/mxGraphStructure.html index f9d061ee5..1f3159bbe 100644 --- a/java/docs/com/mxgraph/analysis/mxGraphStructure.html +++ b/java/docs/com/mxgraph/analysis/mxGraphStructure.html @@ -2,12 +2,12 @@ - + -mxGraphStructure (mxGraph 2.5.0.0 API Specification) +mxGraphStructure (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphStructure (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphStructure (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphStructure (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -753,7 +753,7 @@ public static boolean isBiconnected(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/mxICostFunction.html b/java/docs/com/mxgraph/analysis/mxICostFunction.html index 67eaac4ed..c2589975d 100644 --- a/java/docs/com/mxgraph/analysis/mxICostFunction.html +++ b/java/docs/com/mxgraph/analysis/mxICostFunction.html @@ -2,12 +2,12 @@ - + -mxICostFunction (mxGraph 2.5.0.0 API Specification) +mxICostFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxICostFunction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxICostFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxICostFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -179,7 +179,7 @@ double getCost(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/mxTraversal.html b/java/docs/com/mxgraph/analysis/mxTraversal.html index 4f7042b5b..4363acf54 100644 --- a/java/docs/com/mxgraph/analysis/mxTraversal.html +++ b/java/docs/com/mxgraph/analysis/mxTraversal.html @@ -2,12 +2,12 @@ - + -mxTraversal (mxGraph 2.5.0.0 API Specification) +mxTraversal (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxTraversal (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxTraversal (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxTraversal (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -401,7 +401,7 @@ public static
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/mxUnionFind.Node.html b/java/docs/com/mxgraph/analysis/mxUnionFind.Node.html index 5ee68deca..b210bb617 100644 --- a/java/docs/com/mxgraph/analysis/mxUnionFind.Node.html +++ b/java/docs/com/mxgraph/analysis/mxUnionFind.Node.html @@ -2,12 +2,12 @@ - + -mxUnionFind.Node (mxGraph 2.5.0.0 API Specification) +mxUnionFind.Node (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxUnionFind.Node (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxUnionFind.Node (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxUnionFind.Node (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -335,7 +335,7 @@ public void setSize(int size) -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/mxUnionFind.html b/java/docs/com/mxgraph/analysis/mxUnionFind.html index 02e6f8b9a..a6c48c7ea 100644 --- a/java/docs/com/mxgraph/analysis/mxUnionFind.html +++ b/java/docs/com/mxgraph/analysis/mxUnionFind.html @@ -2,12 +2,12 @@ - + -mxUnionFind (mxGraph 2.5.0.0 API Specification) +mxUnionFind (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxUnionFind (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxUnionFind (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxUnionFind (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -357,7 +357,7 @@ public boolean differ(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/package-frame.html b/java/docs/com/mxgraph/analysis/package-frame.html index 23fe11a2c..093d41489 100644 --- a/java/docs/com/mxgraph/analysis/package-frame.html +++ b/java/docs/com/mxgraph/analysis/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.analysis (mxGraph 2.5.0.0 API Specification) +com.mxgraph.analysis (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/analysis/package-summary.html b/java/docs/com/mxgraph/analysis/package-summary.html index 6606e2326..b07e1f0d3 100644 --- a/java/docs/com/mxgraph/analysis/package-summary.html +++ b/java/docs/com/mxgraph/analysis/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.analysis (mxGraph 2.5.0.0 API Specification) +com.mxgraph.analysis (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.analysis (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.analysis (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.analysis (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -224,7 +224,7 @@ This package provides various algorithms for graph analysis, such as -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/package-tree.html b/java/docs/com/mxgraph/analysis/package-tree.html index fd91933ba..fec2e9d5e 100644 --- a/java/docs/com/mxgraph/analysis/package-tree.html +++ b/java/docs/com/mxgraph/analysis/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.analysis Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.analysis Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.analysis Class Hierarchy (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.analysis Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.analysis Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -140,7 +140,7 @@ Enum Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/analysis/package-use.html b/java/docs/com/mxgraph/analysis/package-use.html index ee88528d7..ce2a26319 100644 --- a/java/docs/com/mxgraph/analysis/package-use.html +++ b/java/docs/com/mxgraph/analysis/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.analysis (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.analysis (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.analysis (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.analysis (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.analysis (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -230,7 +230,7 @@ Classes in
com.mxgr -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/class-use/mxBasicCanvas.html b/java/docs/com/mxgraph/canvas/class-use/mxBasicCanvas.html index 645719feb..30e75b3ce 100644 --- a/java/docs/com/mxgraph/canvas/class-use/mxBasicCanvas.html +++ b/java/docs/com/mxgraph/canvas/class-use/mxBasicCanvas.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.canvas.mxBasicCanvas (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.canvas.mxBasicCanvas (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.canvas.mxBasicCanvas (mxGraph 2.5.0.0 API Specificatio function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.canvas.mxBasicCanvas (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.canvas.mxBasicCanvas (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -201,7 +201,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/class-use/mxGraphics2DCanvas.html b/java/docs/com/mxgraph/canvas/class-use/mxGraphics2DCanvas.html index 5ab2abcd1..cf62ee892 100644 --- a/java/docs/com/mxgraph/canvas/class-use/mxGraphics2DCanvas.html +++ b/java/docs/com/mxgraph/canvas/class-use/mxGraphics2DCanvas.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.canvas.mxGraphics2DCanvas (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.canvas.mxGraphics2DCanvas (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.canvas.mxGraphics2DCanvas (mxGraph 2.5.0.0 API Specifi function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.canvas.mxGraphics2DCanvas (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.canvas.mxGraphics2DCanvas (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -868,7 +868,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/class-use/mxGraphicsCanvas2D.CanvasState.html b/java/docs/com/mxgraph/canvas/class-use/mxGraphicsCanvas2D.CanvasState.html index c1dd97ed9..ffd514358 100644 --- a/java/docs/com/mxgraph/canvas/class-use/mxGraphicsCanvas2D.CanvasState.html +++ b/java/docs/com/mxgraph/canvas/class-use/mxGraphicsCanvas2D.CanvasState.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState (mxGraph 2.5.0.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -194,7 +194,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/class-use/mxGraphicsCanvas2D.html b/java/docs/com/mxgraph/canvas/class-use/mxGraphicsCanvas2D.html index cff06ddd7..7da79bc20 100644 --- a/java/docs/com/mxgraph/canvas/class-use/mxGraphicsCanvas2D.html +++ b/java/docs/com/mxgraph/canvas/class-use/mxGraphicsCanvas2D.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D (mxGraph 2.5.0.0 API Specifi function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -190,7 +190,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/class-use/mxHtmlCanvas.html b/java/docs/com/mxgraph/canvas/class-use/mxHtmlCanvas.html index c8623daf5..4c1b1e290 100644 --- a/java/docs/com/mxgraph/canvas/class-use/mxHtmlCanvas.html +++ b/java/docs/com/mxgraph/canvas/class-use/mxHtmlCanvas.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.canvas.mxHtmlCanvas (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.canvas.mxHtmlCanvas (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.canvas.mxHtmlCanvas (mxGraph 2.5.0.0 API Specification function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.canvas.mxHtmlCanvas (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.canvas.mxHtmlCanvas (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.canvas.mxHtmlCanvas -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/class-use/mxICanvas.html b/java/docs/com/mxgraph/canvas/class-use/mxICanvas.html index 5e3012e77..9de4f7a6e 100644 --- a/java/docs/com/mxgraph/canvas/class-use/mxICanvas.html +++ b/java/docs/com/mxgraph/canvas/class-use/mxICanvas.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.canvas.mxICanvas (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.canvas.mxICanvas (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.canvas.mxICanvas (mxGraph 2.5.0.0 API Specificatio function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.canvas.mxICanvas (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.canvas.mxICanvas (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -426,7 +426,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/class-use/mxICanvas2D.html b/java/docs/com/mxgraph/canvas/class-use/mxICanvas2D.html index d4190aa39..039e8d626 100644 --- a/java/docs/com/mxgraph/canvas/class-use/mxICanvas2D.html +++ b/java/docs/com/mxgraph/canvas/class-use/mxICanvas2D.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.canvas.mxICanvas2D (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.canvas.mxICanvas2D (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.canvas.mxICanvas2D (mxGraph 2.5.0.0 API Specificat function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.canvas.mxICanvas2D (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.canvas.mxICanvas2D (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -236,7 +236,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/class-use/mxImageCanvas.html b/java/docs/com/mxgraph/canvas/class-use/mxImageCanvas.html index 87cfa585d..f48c13d4d 100644 --- a/java/docs/com/mxgraph/canvas/class-use/mxImageCanvas.html +++ b/java/docs/com/mxgraph/canvas/class-use/mxImageCanvas.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.canvas.mxImageCanvas (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.canvas.mxImageCanvas (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.canvas.mxImageCanvas (mxGraph 2.5.0.0 API Specificatio function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.canvas.mxImageCanvas (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.canvas.mxImageCanvas (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.canvas.mxImageCanvas -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/class-use/mxSvgCanvas.html b/java/docs/com/mxgraph/canvas/class-use/mxSvgCanvas.html index d8a91dd41..af12d561c 100644 --- a/java/docs/com/mxgraph/canvas/class-use/mxSvgCanvas.html +++ b/java/docs/com/mxgraph/canvas/class-use/mxSvgCanvas.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.canvas.mxSvgCanvas (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.canvas.mxSvgCanvas (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.canvas.mxSvgCanvas (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.canvas.mxSvgCanvas (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.canvas.mxSvgCanvas (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.canvas.mxSvgCanvas -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/class-use/mxVmlCanvas.html b/java/docs/com/mxgraph/canvas/class-use/mxVmlCanvas.html index 7b198e255..0cafa1820 100644 --- a/java/docs/com/mxgraph/canvas/class-use/mxVmlCanvas.html +++ b/java/docs/com/mxgraph/canvas/class-use/mxVmlCanvas.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.canvas.mxVmlCanvas (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.canvas.mxVmlCanvas (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.canvas.mxVmlCanvas (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.canvas.mxVmlCanvas (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.canvas.mxVmlCanvas (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.canvas.mxVmlCanvas -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/mxBasicCanvas.html b/java/docs/com/mxgraph/canvas/mxBasicCanvas.html index 29e827a22..d32e6faca 100644 --- a/java/docs/com/mxgraph/canvas/mxBasicCanvas.html +++ b/java/docs/com/mxgraph/canvas/mxBasicCanvas.html @@ -2,12 +2,12 @@ - + -mxBasicCanvas (mxGraph 2.5.0.0 API Specification) +mxBasicCanvas (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxBasicCanvas (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxBasicCanvas (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxBasicCanvas (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -629,7 +629,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/mxGraphics2DCanvas.html b/java/docs/com/mxgraph/canvas/mxGraphics2DCanvas.html index b0d3a4533..cec2cac7d 100644 --- a/java/docs/com/mxgraph/canvas/mxGraphics2DCanvas.html +++ b/java/docs/com/mxgraph/canvas/mxGraphics2DCanvas.html @@ -2,12 +2,12 @@ - + -mxGraphics2DCanvas (mxGraph 2.5.0.0 API Specification) +mxGraphics2DCanvas (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphics2DCanvas (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphics2DCanvas (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphics2DCanvas (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -828,7 +828,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html b/java/docs/com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html index 0c71e38e8..f618df504 100644 --- a/java/docs/com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html +++ b/java/docs/com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html @@ -2,12 +2,12 @@ - + -mxGraphicsCanvas2D.CanvasState (mxGraph 2.5.0.0 API Specification) +mxGraphicsCanvas2D.CanvasState (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphicsCanvas2D.CanvasState (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphicsCanvas2D.CanvasState (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphicsCanvas2D.CanvasState (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -893,7 +893,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/mxGraphicsCanvas2D.html b/java/docs/com/mxgraph/canvas/mxGraphicsCanvas2D.html index cdf1bb798..b427c4511 100644 --- a/java/docs/com/mxgraph/canvas/mxGraphicsCanvas2D.html +++ b/java/docs/com/mxgraph/canvas/mxGraphicsCanvas2D.html @@ -2,12 +2,12 @@ - + -mxGraphicsCanvas2D (mxGraph 2.5.0.0 API Specification) +mxGraphicsCanvas2D (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphicsCanvas2D (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphicsCanvas2D (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphicsCanvas2D (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -2410,7 +2410,7 @@ protected void updateStroke() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/mxHtmlCanvas.html b/java/docs/com/mxgraph/canvas/mxHtmlCanvas.html index c44037662..c0c4f114f 100644 --- a/java/docs/com/mxgraph/canvas/mxHtmlCanvas.html +++ b/java/docs/com/mxgraph/canvas/mxHtmlCanvas.html @@ -2,12 +2,12 @@ - + -mxHtmlCanvas (mxGraph 2.5.0.0 API Specification) +mxHtmlCanvas (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxHtmlCanvas (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxHtmlCanvas (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxHtmlCanvas (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -502,7 +502,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/mxICanvas.html b/java/docs/com/mxgraph/canvas/mxICanvas.html index 8f4fe6d4c..12f77544f 100644 --- a/java/docs/com/mxgraph/canvas/mxICanvas.html +++ b/java/docs/com/mxgraph/canvas/mxICanvas.html @@ -2,12 +2,12 @@ - + -mxICanvas (mxGraph 2.5.0.0 API Specification) +mxICanvas (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxICanvas (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxICanvas (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxICanvas (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -289,7 +289,7 @@ drawLabel -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/mxICanvas2D.html b/java/docs/com/mxgraph/canvas/mxICanvas2D.html index 8ef4f33dd..4eae55407 100644 --- a/java/docs/com/mxgraph/canvas/mxICanvas2D.html +++ b/java/docs/com/mxgraph/canvas/mxICanvas2D.html @@ -2,12 +2,12 @@ - + -mxICanvas2D (mxGraph 2.5.0.0 API Specification) +mxICanvas2D (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxICanvas2D (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxICanvas2D (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxICanvas2D (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1096,7 +1096,7 @@ void fillAndStroke() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/mxImageCanvas.html b/java/docs/com/mxgraph/canvas/mxImageCanvas.html index 76533b8bd..a29117c93 100644 --- a/java/docs/com/mxgraph/canvas/mxImageCanvas.html +++ b/java/docs/com/mxgraph/canvas/mxImageCanvas.html @@ -2,12 +2,12 @@ - + -mxImageCanvas (mxGraph 2.5.0.0 API Specification) +mxImageCanvas (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxImageCanvas (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxImageCanvas (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxImageCanvas (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -508,7 +508,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/mxSvgCanvas.html b/java/docs/com/mxgraph/canvas/mxSvgCanvas.html index 1ecd56253..501bb1124 100644 --- a/java/docs/com/mxgraph/canvas/mxSvgCanvas.html +++ b/java/docs/com/mxgraph/canvas/mxSvgCanvas.html @@ -2,12 +2,12 @@ - + -mxSvgCanvas (mxGraph 2.5.0.0 API Specification) +mxSvgCanvas (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxSvgCanvas (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxSvgCanvas (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxSvgCanvas (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -806,7 +806,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/mxVmlCanvas.html b/java/docs/com/mxgraph/canvas/mxVmlCanvas.html index df2d9ce4f..009dab79d 100644 --- a/java/docs/com/mxgraph/canvas/mxVmlCanvas.html +++ b/java/docs/com/mxgraph/canvas/mxVmlCanvas.html @@ -2,12 +2,12 @@ - + -mxVmlCanvas (mxGraph 2.5.0.0 API Specification) +mxVmlCanvas (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxVmlCanvas (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxVmlCanvas (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxVmlCanvas (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -471,7 +471,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/package-frame.html b/java/docs/com/mxgraph/canvas/package-frame.html index c9e1c9329..837bbe5ce 100644 --- a/java/docs/com/mxgraph/canvas/package-frame.html +++ b/java/docs/com/mxgraph/canvas/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.canvas (mxGraph 2.5.0.0 API Specification) +com.mxgraph.canvas (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/canvas/package-summary.html b/java/docs/com/mxgraph/canvas/package-summary.html index 23be8bc7c..6f374cf0b 100644 --- a/java/docs/com/mxgraph/canvas/package-summary.html +++ b/java/docs/com/mxgraph/canvas/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.canvas (mxGraph 2.5.0.0 API Specification) +com.mxgraph.canvas (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.canvas (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.canvas (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.canvas (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -193,7 +193,7 @@ This package contains various implementations for painting a graph using -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/package-tree.html b/java/docs/com/mxgraph/canvas/package-tree.html index 404e939e7..15f208ede 100644 --- a/java/docs/com/mxgraph/canvas/package-tree.html +++ b/java/docs/com/mxgraph/canvas/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.canvas Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.canvas Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.canvas Class Hierarchy (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.canvas Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.canvas Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -129,7 +129,7 @@ Interface Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/canvas/package-use.html b/java/docs/com/mxgraph/canvas/package-use.html index 1ef043a1c..4a7206eb2 100644 --- a/java/docs/com/mxgraph/canvas/package-use.html +++ b/java/docs/com/mxgraph/canvas/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.canvas (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.canvas (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.canvas (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.canvas (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.canvas (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -371,7 +371,7 @@ Classes in
com.mxgrap -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/costfunction/class-use/mxConstCostFunction.html b/java/docs/com/mxgraph/costfunction/class-use/mxConstCostFunction.html index 7aca07fef..15cfdd935 100644 --- a/java/docs/com/mxgraph/costfunction/class-use/mxConstCostFunction.html +++ b/java/docs/com/mxgraph/costfunction/class-use/mxConstCostFunction.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.costfunction.mxConstCostFunction (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.costfunction.mxConstCostFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.costfunction.mxConstCostFunction (mxGraph 2.5.0.0 API function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.costfunction.mxConstCostFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.costfunction.mxConstCostFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.costfunction.mxConstCostFunction -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/costfunction/class-use/mxCostFunction.html b/java/docs/com/mxgraph/costfunction/class-use/mxCostFunction.html index 139bb353d..2754075cc 100644 --- a/java/docs/com/mxgraph/costfunction/class-use/mxCostFunction.html +++ b/java/docs/com/mxgraph/costfunction/class-use/mxCostFunction.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.costfunction.mxCostFunction (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.costfunction.mxCostFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.costfunction.mxCostFunction (mxGraph 2.5.0.0 API Speci function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.costfunction.mxCostFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.costfunction.mxCostFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -214,7 +214,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/costfunction/class-use/mxDoubleValCostFunction.html b/java/docs/com/mxgraph/costfunction/class-use/mxDoubleValCostFunction.html index 020e3a67f..fb818acd9 100644 --- a/java/docs/com/mxgraph/costfunction/class-use/mxDoubleValCostFunction.html +++ b/java/docs/com/mxgraph/costfunction/class-use/mxDoubleValCostFunction.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.costfunction.mxDoubleValCostFunction (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.costfunction.mxDoubleValCostFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.costfunction.mxDoubleValCostFunction (mxGraph 2.5.0.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.costfunction.mxDoubleValCostFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.costfunction.mxDoubleValCostFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.costfunction.mxDoubleValCostFunction -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/costfunction/mxConstCostFunction.html b/java/docs/com/mxgraph/costfunction/mxConstCostFunction.html index 37ad86e15..8b2acacc7 100644 --- a/java/docs/com/mxgraph/costfunction/mxConstCostFunction.html +++ b/java/docs/com/mxgraph/costfunction/mxConstCostFunction.html @@ -2,12 +2,12 @@ - + -mxConstCostFunction (mxGraph 2.5.0.0 API Specification) +mxConstCostFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxConstCostFunction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxConstCostFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxConstCostFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -219,7 +219,7 @@ public double getCost(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/costfunction/mxCostFunction.html b/java/docs/com/mxgraph/costfunction/mxCostFunction.html index 6c02616b3..38484d068 100644 --- a/java/docs/com/mxgraph/costfunction/mxCostFunction.html +++ b/java/docs/com/mxgraph/costfunction/mxCostFunction.html @@ -2,12 +2,12 @@ - + -mxCostFunction (mxGraph 2.5.0.0 API Specification) +mxCostFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCostFunction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCostFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCostFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -198,7 +198,7 @@ public mxCostFunction() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/costfunction/mxDoubleValCostFunction.html b/java/docs/com/mxgraph/costfunction/mxDoubleValCostFunction.html index bd503f637..df9777542 100644 --- a/java/docs/com/mxgraph/costfunction/mxDoubleValCostFunction.html +++ b/java/docs/com/mxgraph/costfunction/mxDoubleValCostFunction.html @@ -2,12 +2,12 @@ - + -mxDoubleValCostFunction (mxGraph 2.5.0.0 API Specification) +mxDoubleValCostFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxDoubleValCostFunction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxDoubleValCostFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxDoubleValCostFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -223,7 +223,7 @@ public double getCost(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/costfunction/package-frame.html b/java/docs/com/mxgraph/costfunction/package-frame.html index 4d4e67559..55865f47a 100644 --- a/java/docs/com/mxgraph/costfunction/package-frame.html +++ b/java/docs/com/mxgraph/costfunction/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.costfunction (mxGraph 2.5.0.0 API Specification) +com.mxgraph.costfunction (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/costfunction/package-summary.html b/java/docs/com/mxgraph/costfunction/package-summary.html index 81c036731..cd8c45ffb 100644 --- a/java/docs/com/mxgraph/costfunction/package-summary.html +++ b/java/docs/com/mxgraph/costfunction/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.costfunction (mxGraph 2.5.0.0 API Specification) +com.mxgraph.costfunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.costfunction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.costfunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.costfunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -130,7 +130,7 @@ Package com.mxgraph.costfunction -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/costfunction/package-tree.html b/java/docs/com/mxgraph/costfunction/package-tree.html index 4df322b6b..544abe29f 100644 --- a/java/docs/com/mxgraph/costfunction/package-tree.html +++ b/java/docs/com/mxgraph/costfunction/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.costfunction Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.costfunction Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.costfunction Class Hierarchy (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.costfunction Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.costfunction Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -121,7 +121,7 @@ Class Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/costfunction/package-use.html b/java/docs/com/mxgraph/costfunction/package-use.html index f67bdf72b..0d7598feb 100644 --- a/java/docs/com/mxgraph/costfunction/package-use.html +++ b/java/docs/com/mxgraph/costfunction/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.costfunction (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.costfunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.costfunction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.costfunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.costfunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -155,7 +155,7 @@ Classes in
com. -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorConstFunction.html b/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorConstFunction.html index 8b06fe888..09fbd6b01 100644 --- a/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorConstFunction.html +++ b/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorConstFunction.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.generatorfunction.mxGeneratorConstFunction (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.generatorfunction.mxGeneratorConstFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.generatorfunction.mxGeneratorConstFunction (mxGraph 2. function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.generatorfunction.mxGeneratorConstFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.generatorfunction.mxGeneratorConstFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.generatorfunction.mxGeneratorConstFunction -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorFunction.html b/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorFunction.html index f1fafcac0..f64eb480f 100644 --- a/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorFunction.html +++ b/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorFunction.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.generatorfunction.mxGeneratorFunction (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.generatorfunction.mxGeneratorFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.generatorfunction.mxGeneratorFunction (mxGraph 2.5.0.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.generatorfunction.mxGeneratorFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.generatorfunction.mxGeneratorFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -217,7 +217,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorRandomFunction.html b/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorRandomFunction.html index 61b36a3de..5d6a0e163 100644 --- a/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorRandomFunction.html +++ b/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorRandomFunction.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.generatorfunction.mxGeneratorRandomFunction (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.generatorfunction.mxGeneratorRandomFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.generatorfunction.mxGeneratorRandomFunction (mxGraph 2 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.generatorfunction.mxGeneratorRandomFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.generatorfunction.mxGeneratorRandomFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.generatorfunction.mxGeneratorRandomFunction -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorRandomIntFunction.html b/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorRandomIntFunction.html index 0a6860ae7..a8b85907e 100644 --- a/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorRandomIntFunction.html +++ b/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorRandomIntFunction.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.generatorfunction.mxGeneratorRandomIntFunction (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.generatorfunction.mxGeneratorRandomIntFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.generatorfunction.mxGeneratorRandomIntFunction (mxGrap function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.generatorfunction.mxGeneratorRandomIntFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.generatorfunction.mxGeneratorRandomIntFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.generatorfunction.mxGeneratorRandomIntFunction -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/generatorfunction/mxGeneratorConstFunction.html b/java/docs/com/mxgraph/generatorfunction/mxGeneratorConstFunction.html index 732f88c1e..68fa44d05 100644 --- a/java/docs/com/mxgraph/generatorfunction/mxGeneratorConstFunction.html +++ b/java/docs/com/mxgraph/generatorfunction/mxGeneratorConstFunction.html @@ -2,12 +2,12 @@ - + -mxGeneratorConstFunction (mxGraph 2.5.0.0 API Specification) +mxGeneratorConstFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGeneratorConstFunction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGeneratorConstFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGeneratorConstFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -219,7 +219,7 @@ public double getCost(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/generatorfunction/mxGeneratorFunction.html b/java/docs/com/mxgraph/generatorfunction/mxGeneratorFunction.html index 9b272155f..c0bb07dd6 100644 --- a/java/docs/com/mxgraph/generatorfunction/mxGeneratorFunction.html +++ b/java/docs/com/mxgraph/generatorfunction/mxGeneratorFunction.html @@ -2,12 +2,12 @@ - + -mxGeneratorFunction (mxGraph 2.5.0.0 API Specification) +mxGeneratorFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGeneratorFunction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGeneratorFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGeneratorFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -198,7 +198,7 @@ public mxGeneratorFunction() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html b/java/docs/com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html index a7f728372..dc93b876c 100644 --- a/java/docs/com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html +++ b/java/docs/com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html @@ -2,12 +2,12 @@ - + -mxGeneratorRandomFunction (mxGraph 2.5.0.0 API Specification) +mxGeneratorRandomFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGeneratorRandomFunction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGeneratorRandomFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGeneratorRandomFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -320,7 +320,7 @@ public void setRoundToDecimals(int roundToDecimals) -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/generatorfunction/mxGeneratorRandomIntFunction.html b/java/docs/com/mxgraph/generatorfunction/mxGeneratorRandomIntFunction.html index d758485ad..f86f6245d 100644 --- a/java/docs/com/mxgraph/generatorfunction/mxGeneratorRandomIntFunction.html +++ b/java/docs/com/mxgraph/generatorfunction/mxGeneratorRandomIntFunction.html @@ -2,12 +2,12 @@ - + -mxGeneratorRandomIntFunction (mxGraph 2.5.0.0 API Specification) +mxGeneratorRandomIntFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGeneratorRandomIntFunction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGeneratorRandomIntFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGeneratorRandomIntFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -280,7 +280,7 @@ public double getMinWeight() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/generatorfunction/package-frame.html b/java/docs/com/mxgraph/generatorfunction/package-frame.html index 2b6cd8000..e6dbfff0c 100644 --- a/java/docs/com/mxgraph/generatorfunction/package-frame.html +++ b/java/docs/com/mxgraph/generatorfunction/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.generatorfunction (mxGraph 2.5.0.0 API Specification) +com.mxgraph.generatorfunction (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/generatorfunction/package-summary.html b/java/docs/com/mxgraph/generatorfunction/package-summary.html index 5f649b6de..f6f0446ee 100644 --- a/java/docs/com/mxgraph/generatorfunction/package-summary.html +++ b/java/docs/com/mxgraph/generatorfunction/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.generatorfunction (mxGraph 2.5.0.0 API Specification) +com.mxgraph.generatorfunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.generatorfunction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.generatorfunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.generatorfunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -134,7 +134,7 @@ Package com.mxgraph.generatorfunction -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/generatorfunction/package-tree.html b/java/docs/com/mxgraph/generatorfunction/package-tree.html index 6bcd5e7f9..7d5256671 100644 --- a/java/docs/com/mxgraph/generatorfunction/package-tree.html +++ b/java/docs/com/mxgraph/generatorfunction/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.generatorfunction Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.generatorfunction Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.generatorfunction Class Hierarchy (mxGraph 2.5.0.0 API Specification function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.generatorfunction Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.generatorfunction Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -121,7 +121,7 @@ Class Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/generatorfunction/package-use.html b/java/docs/com/mxgraph/generatorfunction/package-use.html index 01994d15d..6f4a5a954 100644 --- a/java/docs/com/mxgraph/generatorfunction/package-use.html +++ b/java/docs/com/mxgraph/generatorfunction/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.generatorfunction (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.generatorfunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.generatorfunction (mxGraph 2.5.0.0 API Specification function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.generatorfunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.generatorfunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -155,7 +155,7 @@ Classes in
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/class-use/mxCellCodec.html b/java/docs/com/mxgraph/io/class-use/mxCellCodec.html index 1d8ee0643..a0758e187 100644 --- a/java/docs/com/mxgraph/io/class-use/mxCellCodec.html +++ b/java/docs/com/mxgraph/io/class-use/mxCellCodec.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.mxCellCodec (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.mxCellCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.mxCellCodec (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.mxCellCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.mxCellCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.io.mxCellCodec -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/class-use/mxChildChangeCodec.html b/java/docs/com/mxgraph/io/class-use/mxChildChangeCodec.html index 9ee4a3bd4..d74afaf2c 100644 --- a/java/docs/com/mxgraph/io/class-use/mxChildChangeCodec.html +++ b/java/docs/com/mxgraph/io/class-use/mxChildChangeCodec.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.mxChildChangeCodec (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.mxChildChangeCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.mxChildChangeCodec (mxGraph 2.5.0.0 API Specificati function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.mxChildChangeCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.mxChildChangeCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.io.mxChildChangeCodec -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/class-use/mxCodec.html b/java/docs/com/mxgraph/io/class-use/mxCodec.html index e86c984b5..fa735aee6 100644 --- a/java/docs/com/mxgraph/io/class-use/mxCodec.html +++ b/java/docs/com/mxgraph/io/class-use/mxCodec.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.mxCodec (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.mxCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.mxCodec (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.mxCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.mxCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -528,7 +528,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/class-use/mxCodecRegistry.html b/java/docs/com/mxgraph/io/class-use/mxCodecRegistry.html index bb0b68c37..b04fc1d7e 100644 --- a/java/docs/com/mxgraph/io/class-use/mxCodecRegistry.html +++ b/java/docs/com/mxgraph/io/class-use/mxCodecRegistry.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.mxCodecRegistry (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.mxCodecRegistry (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.mxCodecRegistry (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.mxCodecRegistry (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.mxCodecRegistry (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.io.mxCodecRegistry -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/class-use/mxGdCodec.html b/java/docs/com/mxgraph/io/class-use/mxGdCodec.html index b2a2226d6..a52ffec98 100644 --- a/java/docs/com/mxgraph/io/class-use/mxGdCodec.html +++ b/java/docs/com/mxgraph/io/class-use/mxGdCodec.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.mxGdCodec (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.mxGdCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.mxGdCodec (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.mxGdCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.mxGdCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.io.mxGdCodec -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/class-use/mxGdCodec.mxGDParseState.html b/java/docs/com/mxgraph/io/class-use/mxGdCodec.mxGDParseState.html index b5ab1aa78..4bf54314e 100644 --- a/java/docs/com/mxgraph/io/class-use/mxGdCodec.mxGDParseState.html +++ b/java/docs/com/mxgraph/io/class-use/mxGdCodec.mxGDParseState.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.mxGdCodec.mxGDParseState (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.mxGdCodec.mxGDParseState (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.mxGdCodec.mxGDParseState (mxGraph 2.5.0.0 API Speci function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.mxGdCodec.mxGDParseState (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.mxGdCodec.mxGDParseState (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -154,7 +154,7 @@ the order they are declared. -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/class-use/mxGenericChangeCodec.html b/java/docs/com/mxgraph/io/class-use/mxGenericChangeCodec.html index 3141aff6f..3eb3dee04 100644 --- a/java/docs/com/mxgraph/io/class-use/mxGenericChangeCodec.html +++ b/java/docs/com/mxgraph/io/class-use/mxGenericChangeCodec.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.mxGenericChangeCodec (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.mxGenericChangeCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.mxGenericChangeCodec (mxGraph 2.5.0.0 API Specifica function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.mxGenericChangeCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.mxGenericChangeCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.io.mxGenericChangeCodec -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/class-use/mxGraphMlCodec.html b/java/docs/com/mxgraph/io/class-use/mxGraphMlCodec.html index 9326af478..215c388bd 100644 --- a/java/docs/com/mxgraph/io/class-use/mxGraphMlCodec.html +++ b/java/docs/com/mxgraph/io/class-use/mxGraphMlCodec.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.mxGraphMlCodec (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.mxGraphMlCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.mxGraphMlCodec (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.mxGraphMlCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.mxGraphMlCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.io.mxGraphMlCodec -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/class-use/mxModelCodec.html b/java/docs/com/mxgraph/io/class-use/mxModelCodec.html index 1e24c7eb0..04c90f383 100644 --- a/java/docs/com/mxgraph/io/class-use/mxModelCodec.html +++ b/java/docs/com/mxgraph/io/class-use/mxModelCodec.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.mxModelCodec (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.mxModelCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.mxModelCodec (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.mxModelCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.mxModelCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.io.mxModelCodec -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/class-use/mxObjectCodec.html b/java/docs/com/mxgraph/io/class-use/mxObjectCodec.html index b28a2cb02..84d760a0d 100644 --- a/java/docs/com/mxgraph/io/class-use/mxObjectCodec.html +++ b/java/docs/com/mxgraph/io/class-use/mxObjectCodec.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.mxObjectCodec (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.mxObjectCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.mxObjectCodec (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.mxObjectCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.mxObjectCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -252,7 +252,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/class-use/mxRootChangeCodec.html b/java/docs/com/mxgraph/io/class-use/mxRootChangeCodec.html index a042e3108..f358e6ed1 100644 --- a/java/docs/com/mxgraph/io/class-use/mxRootChangeCodec.html +++ b/java/docs/com/mxgraph/io/class-use/mxRootChangeCodec.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.mxRootChangeCodec (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.mxRootChangeCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.mxRootChangeCodec (mxGraph 2.5.0.0 API Specificatio function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.mxRootChangeCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.mxRootChangeCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.io.mxRootChangeCodec -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/class-use/mxStylesheetCodec.html b/java/docs/com/mxgraph/io/class-use/mxStylesheetCodec.html index c3e665c8e..19c6b5a8c 100644 --- a/java/docs/com/mxgraph/io/class-use/mxStylesheetCodec.html +++ b/java/docs/com/mxgraph/io/class-use/mxStylesheetCodec.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.mxStylesheetCodec (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.mxStylesheetCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.mxStylesheetCodec (mxGraph 2.5.0.0 API Specificatio function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.mxStylesheetCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.mxStylesheetCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.io.mxStylesheetCodec -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/class-use/mxTerminalChangeCodec.html b/java/docs/com/mxgraph/io/class-use/mxTerminalChangeCodec.html index c984d8710..225c837c1 100644 --- a/java/docs/com/mxgraph/io/class-use/mxTerminalChangeCodec.html +++ b/java/docs/com/mxgraph/io/class-use/mxTerminalChangeCodec.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.mxTerminalChangeCodec (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.mxTerminalChangeCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.mxTerminalChangeCodec (mxGraph 2.5.0.0 API Specific function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.mxTerminalChangeCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.mxTerminalChangeCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.io.mxTerminalChangeCodec -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlConstants.html b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlConstants.html index 1856719de..7b2446d9f 100644 --- a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlConstants.html +++ b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlConstants.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.graphml.mxGraphMlConstants (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.graphml.mxGraphMlConstants (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.graphml.mxGraphMlConstants (mxGraph 2.5.0.0 API Spe function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlConstants (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlConstants (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.io.graphml.mxGraphMlConstants -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlData.html b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlData.html index 6d412f3f0..53aea5582 100644 --- a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlData.html +++ b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlData.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.graphml.mxGraphMlData (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.graphml.mxGraphMlData (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.graphml.mxGraphMlData (mxGraph 2.5.0.0 API Specific function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlData (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlData (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -274,7 +274,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlEdge.html b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlEdge.html index dcb27d451..587b6eecb 100644 --- a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlEdge.html +++ b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlEdge.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.graphml.mxGraphMlEdge (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.graphml.mxGraphMlEdge (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.graphml.mxGraphMlEdge (mxGraph 2.5.0.0 API Specific function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlEdge (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlEdge (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -208,7 +208,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlGraph.html b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlGraph.html index cebed5eb6..647136bd9 100644 --- a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlGraph.html +++ b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlGraph.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.graphml.mxGraphMlGraph (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.graphml.mxGraphMlGraph (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.graphml.mxGraphMlGraph (mxGraph 2.5.0.0 API Specifi function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlGraph (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlGraph (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -218,7 +218,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlKey.html b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlKey.html index 8fc419314..06a9552ec 100644 --- a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlKey.html +++ b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlKey.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.graphml.mxGraphMlKey (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.graphml.mxGraphMlKey (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.graphml.mxGraphMlKey (mxGraph 2.5.0.0 API Specifica function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlKey (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlKey (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -161,7 +161,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlKey.keyForValues.html b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlKey.keyForValues.html index a3a8cb43a..dd9d47566 100644 --- a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlKey.keyForValues.html +++ b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlKey.keyForValues.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.graphml.mxGraphMlKey.keyForValues (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.graphml.mxGraphMlKey.keyForValues (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.graphml.mxGraphMlKey.keyForValues (mxGraph 2.5.0.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlKey.keyForValues (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlKey.keyForValues (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -213,7 +213,7 @@ the order they are declared. -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlKey.keyTypeValues.html b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlKey.keyTypeValues.html index 69849580d..60509e2cd 100644 --- a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlKey.keyTypeValues.html +++ b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlKey.keyTypeValues.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.graphml.mxGraphMlKey.keyTypeValues (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.graphml.mxGraphMlKey.keyTypeValues (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.graphml.mxGraphMlKey.keyTypeValues (mxGraph 2.5.0.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlKey.keyTypeValues (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlKey.keyTypeValues (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -213,7 +213,7 @@ the order they are declared. -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlKeyManager.html b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlKeyManager.html index a1ad2f59a..1b2011fb1 100644 --- a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlKeyManager.html +++ b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlKeyManager.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.graphml.mxGraphMlKeyManager (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.graphml.mxGraphMlKeyManager (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.graphml.mxGraphMlKeyManager (mxGraph 2.5.0.0 API Sp function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlKeyManager (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlKeyManager (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -145,7 +145,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlNode.html b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlNode.html index 749637473..78a5b5c30 100644 --- a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlNode.html +++ b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlNode.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.graphml.mxGraphMlNode (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.graphml.mxGraphMlNode (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.graphml.mxGraphMlNode (mxGraph 2.5.0.0 API Specific function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlNode (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlNode (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -216,7 +216,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlPort.html b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlPort.html index 577cd34e4..053c86ca7 100644 --- a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlPort.html +++ b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlPort.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.graphml.mxGraphMlPort (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.graphml.mxGraphMlPort (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.graphml.mxGraphMlPort (mxGraph 2.5.0.0 API Specific function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlPort (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlPort (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -161,7 +161,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlShapeEdge.html b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlShapeEdge.html index 92c44ffb6..c7a9065bf 100644 --- a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlShapeEdge.html +++ b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlShapeEdge.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.graphml.mxGraphMlShapeEdge (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.graphml.mxGraphMlShapeEdge (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.graphml.mxGraphMlShapeEdge (mxGraph 2.5.0.0 API Spe function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlShapeEdge (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlShapeEdge (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -179,7 +179,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlShapeNode.html b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlShapeNode.html index afb6dc3a9..12d508377 100644 --- a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlShapeNode.html +++ b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlShapeNode.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.graphml.mxGraphMlShapeNode (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.graphml.mxGraphMlShapeNode (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.graphml.mxGraphMlShapeNode (mxGraph 2.5.0.0 API Spe function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlShapeNode (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlShapeNode (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -179,7 +179,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlUtils.html b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlUtils.html index 37f6043b4..b09a11079 100644 --- a/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlUtils.html +++ b/java/docs/com/mxgraph/io/graphml/class-use/mxGraphMlUtils.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.io.graphml.mxGraphMlUtils (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.io.graphml.mxGraphMlUtils (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.io.graphml.mxGraphMlUtils (mxGraph 2.5.0.0 API Specifi function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlUtils (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.io.graphml.mxGraphMlUtils (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.io.graphml.mxGraphMlUtils -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/mxGraphMlConstants.html b/java/docs/com/mxgraph/io/graphml/mxGraphMlConstants.html index 07ed52378..b3037bfb0 100644 --- a/java/docs/com/mxgraph/io/graphml/mxGraphMlConstants.html +++ b/java/docs/com/mxgraph/io/graphml/mxGraphMlConstants.html @@ -2,12 +2,12 @@ - + -mxGraphMlConstants (mxGraph 2.5.0.0 API Specification) +mxGraphMlConstants (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphMlConstants (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphMlConstants (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphMlConstants (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -979,7 +979,7 @@ public mxGraphMlConstants() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/mxGraphMlData.html b/java/docs/com/mxgraph/io/graphml/mxGraphMlData.html index cca2ad04e..94d1a8c6d 100644 --- a/java/docs/com/mxgraph/io/graphml/mxGraphMlData.html +++ b/java/docs/com/mxgraph/io/graphml/mxGraphMlData.html @@ -2,12 +2,12 @@ - + -mxGraphMlData (mxGraph 2.5.0.0 API Specification) +mxGraphMlData (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphMlData (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphMlData (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphMlData (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -476,7 +476,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/mxGraphMlEdge.html b/java/docs/com/mxgraph/io/graphml/mxGraphMlEdge.html index 045c60222..5632b7a38 100644 --- a/java/docs/com/mxgraph/io/graphml/mxGraphMlEdge.html +++ b/java/docs/com/mxgraph/io/graphml/mxGraphMlEdge.html @@ -2,12 +2,12 @@ - + -mxGraphMlEdge (mxGraph 2.5.0.0 API Specification) +mxGraphMlEdge (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphMlEdge (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphMlEdge (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphMlEdge (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -572,7 +572,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/mxGraphMlGraph.html b/java/docs/com/mxgraph/io/graphml/mxGraphMlGraph.html index 0f9a0281f..fca46eaa3 100644 --- a/java/docs/com/mxgraph/io/graphml/mxGraphMlGraph.html +++ b/java/docs/com/mxgraph/io/graphml/mxGraphMlGraph.html @@ -2,12 +2,12 @@ - + -mxGraphMlGraph (mxGraph 2.5.0.0 API Specification) +mxGraphMlGraph (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphMlGraph (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphMlGraph (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphMlGraph (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -525,7 +525,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/mxGraphMlKey.html b/java/docs/com/mxgraph/io/graphml/mxGraphMlKey.html index f6680863c..4c078f4d8 100644 --- a/java/docs/com/mxgraph/io/graphml/mxGraphMlKey.html +++ b/java/docs/com/mxgraph/io/graphml/mxGraphMlKey.html @@ -2,12 +2,12 @@ - + -mxGraphMlKey (mxGraph 2.5.0.0 API Specification) +mxGraphMlKey (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphMlKey (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphMlKey (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphMlKey (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -557,7 +557,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/mxGraphMlKey.keyForValues.html b/java/docs/com/mxgraph/io/graphml/mxGraphMlKey.keyForValues.html index e47db17dd..c44565190 100644 --- a/java/docs/com/mxgraph/io/graphml/mxGraphMlKey.keyForValues.html +++ b/java/docs/com/mxgraph/io/graphml/mxGraphMlKey.keyForValues.html @@ -2,12 +2,12 @@ - + -mxGraphMlKey.keyForValues (mxGraph 2.5.0.0 API Specification) +mxGraphMlKey.keyForValues (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphMlKey.keyForValues (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphMlKey.keyForValues (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphMlKey.keyForValues (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -368,7 +368,7 @@ with the specified name -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/mxGraphMlKey.keyTypeValues.html b/java/docs/com/mxgraph/io/graphml/mxGraphMlKey.keyTypeValues.html index 7ceb2eade..08a6aa7f7 100644 --- a/java/docs/com/mxgraph/io/graphml/mxGraphMlKey.keyTypeValues.html +++ b/java/docs/com/mxgraph/io/graphml/mxGraphMlKey.keyTypeValues.html @@ -2,12 +2,12 @@ - + -mxGraphMlKey.keyTypeValues (mxGraph 2.5.0.0 API Specification) +mxGraphMlKey.keyTypeValues (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphMlKey.keyTypeValues (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphMlKey.keyTypeValues (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphMlKey.keyTypeValues (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -352,7 +352,7 @@ with the specified name -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/mxGraphMlKeyManager.html b/java/docs/com/mxgraph/io/graphml/mxGraphMlKeyManager.html index d34ee1d6b..9528e29a2 100644 --- a/java/docs/com/mxgraph/io/graphml/mxGraphMlKeyManager.html +++ b/java/docs/com/mxgraph/io/graphml/mxGraphMlKeyManager.html @@ -2,12 +2,12 @@ - + -mxGraphMlKeyManager (mxGraph 2.5.0.0 API Specification) +mxGraphMlKeyManager (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphMlKeyManager (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphMlKeyManager (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphMlKeyManager (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -251,7 +251,7 @@ public void setKeyMap(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/mxGraphMlNode.html b/java/docs/com/mxgraph/io/graphml/mxGraphMlNode.html index b537645f8..122a89fa3 100644 --- a/java/docs/com/mxgraph/io/graphml/mxGraphMlNode.html +++ b/java/docs/com/mxgraph/io/graphml/mxGraphMlNode.html @@ -2,12 +2,12 @@ - + -mxGraphMlNode (mxGraph 2.5.0.0 API Specification) +mxGraphMlNode (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphMlNode (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphMlNode (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphMlNode (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -432,7 +432,7 @@ public void setNodeData(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/mxGraphMlPort.html b/java/docs/com/mxgraph/io/graphml/mxGraphMlPort.html index 47d292c6d..a2903fc0f 100644 --- a/java/docs/com/mxgraph/io/graphml/mxGraphMlPort.html +++ b/java/docs/com/mxgraph/io/graphml/mxGraphMlPort.html @@ -2,12 +2,12 @@ - + -mxGraphMlPort (mxGraph 2.5.0.0 API Specification) +mxGraphMlPort (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphMlPort (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphMlPort (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphMlPort (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -316,7 +316,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/mxGraphMlShapeEdge.html b/java/docs/com/mxgraph/io/graphml/mxGraphMlShapeEdge.html index d03b64fed..04b144eb8 100644 --- a/java/docs/com/mxgraph/io/graphml/mxGraphMlShapeEdge.html +++ b/java/docs/com/mxgraph/io/graphml/mxGraphMlShapeEdge.html @@ -2,12 +2,12 @@ - + -mxGraphMlShapeEdge (mxGraph 2.5.0.0 API Specification) +mxGraphMlShapeEdge (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphMlShapeEdge (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphMlShapeEdge (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphMlShapeEdge (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -410,7 +410,7 @@ public void setEdgeTarget(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/mxGraphMlShapeNode.html b/java/docs/com/mxgraph/io/graphml/mxGraphMlShapeNode.html index f380498ce..996f60aa0 100644 --- a/java/docs/com/mxgraph/io/graphml/mxGraphMlShapeNode.html +++ b/java/docs/com/mxgraph/io/graphml/mxGraphMlShapeNode.html @@ -2,12 +2,12 @@ - + -mxGraphMlShapeNode (mxGraph 2.5.0.0 API Specification) +mxGraphMlShapeNode (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphMlShapeNode (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphMlShapeNode (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphMlShapeNode (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -488,7 +488,7 @@ public void setDataStyle(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/mxGraphMlUtils.html b/java/docs/com/mxgraph/io/graphml/mxGraphMlUtils.html index ad6a88ca7..49d1b57c0 100644 --- a/java/docs/com/mxgraph/io/graphml/mxGraphMlUtils.html +++ b/java/docs/com/mxgraph/io/graphml/mxGraphMlUtils.html @@ -2,12 +2,12 @@ - + -mxGraphMlUtils (mxGraph 2.5.0.0 API Specification) +mxGraphMlUtils (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphMlUtils (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphMlUtils (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphMlUtils (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -412,7 +412,7 @@ public static
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/package-frame.html b/java/docs/com/mxgraph/io/graphml/package-frame.html index 6fea6fa9f..00b67050d 100644 --- a/java/docs/com/mxgraph/io/graphml/package-frame.html +++ b/java/docs/com/mxgraph/io/graphml/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.io.graphml (mxGraph 2.5.0.0 API Specification) +com.mxgraph.io.graphml (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/io/graphml/package-summary.html b/java/docs/com/mxgraph/io/graphml/package-summary.html index 393234635..e39018321 100644 --- a/java/docs/com/mxgraph/io/graphml/package-summary.html +++ b/java/docs/com/mxgraph/io/graphml/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.io.graphml (mxGraph 2.5.0.0 API Specification) +com.mxgraph.io.graphml (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.io.graphml (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.io.graphml (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.io.graphml (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -181,7 +181,7 @@ Package com.mxgraph.io.graphml -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/package-tree.html b/java/docs/com/mxgraph/io/graphml/package-tree.html index 8b7f6b024..2d4d0215d 100644 --- a/java/docs/com/mxgraph/io/graphml/package-tree.html +++ b/java/docs/com/mxgraph/io/graphml/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.io.graphml Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.io.graphml Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.io.graphml Class Hierarchy (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.io.graphml Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.io.graphml Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -128,7 +128,7 @@ Enum Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/graphml/package-use.html b/java/docs/com/mxgraph/io/graphml/package-use.html index 5b8cb96e8..9a336ada3 100644 --- a/java/docs/com/mxgraph/io/graphml/package-use.html +++ b/java/docs/com/mxgraph/io/graphml/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.io.graphml (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.io.graphml (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.io.graphml (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.io.graphml (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.io.graphml (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -227,7 +227,7 @@ Classes in
com -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/mxCellCodec.html b/java/docs/com/mxgraph/io/mxCellCodec.html index 7f178f06a..f4ff0adff 100644 --- a/java/docs/com/mxgraph/io/mxCellCodec.html +++ b/java/docs/com/mxgraph/io/mxCellCodec.html @@ -2,12 +2,12 @@ - + -mxCellCodec (mxGraph 2.5.0.0 API Specification) +mxCellCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCellCodec (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCellCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCellCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -361,7 +361,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/mxChildChangeCodec.html b/java/docs/com/mxgraph/io/mxChildChangeCodec.html index 80ce92b5d..e5a1f2797 100644 --- a/java/docs/com/mxgraph/io/mxChildChangeCodec.html +++ b/java/docs/com/mxgraph/io/mxChildChangeCodec.html @@ -2,12 +2,12 @@ - + -mxChildChangeCodec (mxGraph 2.5.0.0 API Specification) +mxChildChangeCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxChildChangeCodec (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxChildChangeCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxChildChangeCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -387,7 +387,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/mxCodec.html b/java/docs/com/mxgraph/io/mxCodec.html index 6d9b112ee..813011d8a 100644 --- a/java/docs/com/mxgraph/io/mxCodec.html +++ b/java/docs/com/mxgraph/io/mxCodec.html @@ -2,12 +2,12 @@ - + -mxCodec (mxGraph 2.5.0.0 API Specification) +mxCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCodec (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -764,7 +764,7 @@ public static void setAttribute(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/mxCodecRegistry.html b/java/docs/com/mxgraph/io/mxCodecRegistry.html index 8b38da969..723c1371b 100644 --- a/java/docs/com/mxgraph/io/mxCodecRegistry.html +++ b/java/docs/com/mxgraph/io/mxCodecRegistry.html @@ -2,12 +2,12 @@ - + -mxCodecRegistry (mxGraph 2.5.0.0 API Specification) +mxCodecRegistry (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCodecRegistry (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCodecRegistry (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCodecRegistry (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -439,7 +439,7 @@ public static
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/mxGdCodec.html b/java/docs/com/mxgraph/io/mxGdCodec.html index 3f24a0021..f35868413 100644 --- a/java/docs/com/mxgraph/io/mxGdCodec.html +++ b/java/docs/com/mxgraph/io/mxGdCodec.html @@ -2,12 +2,12 @@ - + -mxGdCodec (mxGraph 2.5.0.0 API Specification) +mxGdCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGdCodec (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGdCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGdCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -299,7 +299,7 @@ public static
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/mxGdCodec.mxGDParseState.html b/java/docs/com/mxgraph/io/mxGdCodec.mxGDParseState.html index 8ae875f8f..a0457c713 100644 --- a/java/docs/com/mxgraph/io/mxGdCodec.mxGDParseState.html +++ b/java/docs/com/mxgraph/io/mxGdCodec.mxGDParseState.html @@ -2,12 +2,12 @@ - + -mxGdCodec.mxGDParseState (mxGraph 2.5.0.0 API Specification) +mxGdCodec.mxGDParseState (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGdCodec.mxGDParseState (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGdCodec.mxGDParseState (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGdCodec.mxGDParseState (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -320,7 +320,7 @@ with the specified name -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/mxGenericChangeCodec.html b/java/docs/com/mxgraph/io/mxGenericChangeCodec.html index 1a5d79540..83dcb931d 100644 --- a/java/docs/com/mxgraph/io/mxGenericChangeCodec.html +++ b/java/docs/com/mxgraph/io/mxGenericChangeCodec.html @@ -2,12 +2,12 @@ - + -mxGenericChangeCodec (mxGraph 2.5.0.0 API Specification) +mxGenericChangeCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGenericChangeCodec (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGenericChangeCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGenericChangeCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -314,7 +314,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/mxGraphMlCodec.html b/java/docs/com/mxgraph/io/mxGraphMlCodec.html index a49011f36..21118c239 100644 --- a/java/docs/com/mxgraph/io/mxGraphMlCodec.html +++ b/java/docs/com/mxgraph/io/mxGraphMlCodec.html @@ -2,12 +2,12 @@ - + -mxGraphMlCodec (mxGraph 2.5.0.0 API Specification) +mxGraphMlCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphMlCodec (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphMlCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphMlCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -340,7 +340,7 @@ public static void addEdgeData(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/mxModelCodec.html b/java/docs/com/mxgraph/io/mxModelCodec.html index b45e8a749..c052315e7 100644 --- a/java/docs/com/mxgraph/io/mxModelCodec.html +++ b/java/docs/com/mxgraph/io/mxModelCodec.html @@ -2,12 +2,12 @@ - + -mxModelCodec (mxGraph 2.5.0.0 API Specification) +mxModelCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxModelCodec (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxModelCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxModelCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -327,7 +327,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/mxObjectCodec.html b/java/docs/com/mxgraph/io/mxObjectCodec.html index c3651d4e9..a3d38d09d 100644 --- a/java/docs/com/mxgraph/io/mxObjectCodec.html +++ b/java/docs/com/mxgraph/io/mxObjectCodec.html @@ -2,12 +2,12 @@ - + -mxObjectCodec (mxGraph 2.5.0.0 API Specification) +mxObjectCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxObjectCodec (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxObjectCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxObjectCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1504,7 +1504,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/mxRootChangeCodec.html b/java/docs/com/mxgraph/io/mxRootChangeCodec.html index e251d57d7..c57cf857a 100644 --- a/java/docs/com/mxgraph/io/mxRootChangeCodec.html +++ b/java/docs/com/mxgraph/io/mxRootChangeCodec.html @@ -2,12 +2,12 @@ - + -mxRootChangeCodec (mxGraph 2.5.0.0 API Specification) +mxRootChangeCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxRootChangeCodec (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxRootChangeCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxRootChangeCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -349,7 +349,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/mxStylesheetCodec.html b/java/docs/com/mxgraph/io/mxStylesheetCodec.html index 41f74feee..4644afcf9 100644 --- a/java/docs/com/mxgraph/io/mxStylesheetCodec.html +++ b/java/docs/com/mxgraph/io/mxStylesheetCodec.html @@ -2,12 +2,12 @@ - + -mxStylesheetCodec (mxGraph 2.5.0.0 API Specification) +mxStylesheetCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxStylesheetCodec (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxStylesheetCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxStylesheetCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -344,7 +344,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/mxTerminalChangeCodec.html b/java/docs/com/mxgraph/io/mxTerminalChangeCodec.html index d4c9c3cfd..e3b73fb2d 100644 --- a/java/docs/com/mxgraph/io/mxTerminalChangeCodec.html +++ b/java/docs/com/mxgraph/io/mxTerminalChangeCodec.html @@ -2,12 +2,12 @@ - + -mxTerminalChangeCodec (mxGraph 2.5.0.0 API Specification) +mxTerminalChangeCodec (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxTerminalChangeCodec (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxTerminalChangeCodec (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxTerminalChangeCodec (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -283,7 +283,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/package-frame.html b/java/docs/com/mxgraph/io/package-frame.html index 667ec9075..2e2a05b19 100644 --- a/java/docs/com/mxgraph/io/package-frame.html +++ b/java/docs/com/mxgraph/io/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.io (mxGraph 2.5.0.0 API Specification) +com.mxgraph.io (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/io/package-summary.html b/java/docs/com/mxgraph/io/package-summary.html index 0b167f5d3..39c60b3a3 100644 --- a/java/docs/com/mxgraph/io/package-summary.html +++ b/java/docs/com/mxgraph/io/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.io (mxGraph 2.5.0.0 API Specification) +com.mxgraph.io (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.io (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.io (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.io (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -199,7 +199,7 @@ This package contains all classes for input/output. -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/package-tree.html b/java/docs/com/mxgraph/io/package-tree.html index ea6c3c54e..1ddb28d2b 100644 --- a/java/docs/com/mxgraph/io/package-tree.html +++ b/java/docs/com/mxgraph/io/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.io Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.io Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.io Class Hierarchy (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.io Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.io Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -130,7 +130,7 @@ Enum Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/io/package-use.html b/java/docs/com/mxgraph/io/package-use.html index 27fa4ecf0..61fd4080b 100644 --- a/java/docs/com/mxgraph/io/package-use.html +++ b/java/docs/com/mxgraph/io/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.io (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.io (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.io (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.io (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.io (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -167,7 +167,7 @@ Classes in
com.mxgraph.io -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/class-use/mxCircleLayout.html b/java/docs/com/mxgraph/layout/class-use/mxCircleLayout.html index 7622ccd1d..e8f0fbfbd 100644 --- a/java/docs/com/mxgraph/layout/class-use/mxCircleLayout.html +++ b/java/docs/com/mxgraph/layout/class-use/mxCircleLayout.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.mxCircleLayout (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.mxCircleLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.mxCircleLayout (mxGraph 2.5.0.0 API Specificati function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.mxCircleLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.mxCircleLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.layout.mxCircleLayout -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.Polygon.html b/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.Polygon.html index 3314dcca8..bf430b448 100644 --- a/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.Polygon.html +++ b/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.Polygon.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.mxCompactTreeLayout.Polygon (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.mxCompactTreeLayout.Polygon (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.mxCompactTreeLayout.Polygon (mxGraph 2.5.0.0 AP function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.mxCompactTreeLayout.Polygon (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.mxCompactTreeLayout.Polygon (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -162,7 +162,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.Polyline.html b/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.Polyline.html index 912edcce2..3a4f2bb69 100644 --- a/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.Polyline.html +++ b/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.Polyline.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.mxCompactTreeLayout.Polyline (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.mxCompactTreeLayout.Polyline (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.mxCompactTreeLayout.Polyline (mxGraph 2.5.0.0 A function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.mxCompactTreeLayout.Polyline (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.mxCompactTreeLayout.Polyline (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -255,7 +255,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.TreeNode.html b/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.TreeNode.html index 40b63f927..ed531d67d 100644 --- a/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.TreeNode.html +++ b/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.TreeNode.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.mxCompactTreeLayout.TreeNode (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.mxCompactTreeLayout.TreeNode (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.mxCompactTreeLayout.TreeNode (mxGraph 2.5.0.0 A function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.mxCompactTreeLayout.TreeNode (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.mxCompactTreeLayout.TreeNode (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -302,7 +302,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.WeightedCellSorter.html b/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.WeightedCellSorter.html index c6eaae0a7..6a9a63603 100644 --- a/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.WeightedCellSorter.html +++ b/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.WeightedCellSorter.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.mxCompactTreeLayout.WeightedCellSorter (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.mxCompactTreeLayout.WeightedCellSorter (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.mxCompactTreeLayout.WeightedCellSorter (mxGraph function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.mxCompactTreeLayout.WeightedCellSorter (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.mxCompactTreeLayout.WeightedCellSorter (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.layout.mxCompactTreeLayout.WeightedCellSorter -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.html b/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.html index 7a4f89af7..9d8131a2e 100644 --- a/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.html +++ b/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.mxCompactTreeLayout (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.mxCompactTreeLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.mxCompactTreeLayout (mxGraph 2.5.0.0 API Specif function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.mxCompactTreeLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.mxCompactTreeLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.layout.mxCompactTreeLayout -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/class-use/mxEdgeLabelLayout.html b/java/docs/com/mxgraph/layout/class-use/mxEdgeLabelLayout.html index 5dc756a5e..6d4c53613 100644 --- a/java/docs/com/mxgraph/layout/class-use/mxEdgeLabelLayout.html +++ b/java/docs/com/mxgraph/layout/class-use/mxEdgeLabelLayout.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.mxEdgeLabelLayout (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.mxEdgeLabelLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.mxEdgeLabelLayout (mxGraph 2.5.0.0 API Specific function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.mxEdgeLabelLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.mxEdgeLabelLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.layout.mxEdgeLabelLayout -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/class-use/mxFastOrganicLayout.html b/java/docs/com/mxgraph/layout/class-use/mxFastOrganicLayout.html index b93540f24..0d5bde36f 100644 --- a/java/docs/com/mxgraph/layout/class-use/mxFastOrganicLayout.html +++ b/java/docs/com/mxgraph/layout/class-use/mxFastOrganicLayout.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.mxFastOrganicLayout (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.mxFastOrganicLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.mxFastOrganicLayout (mxGraph 2.5.0.0 API Specif function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.mxFastOrganicLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.mxFastOrganicLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.layout.mxFastOrganicLayout -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/class-use/mxGraphLayout.html b/java/docs/com/mxgraph/layout/class-use/mxGraphLayout.html index 7e0bb2d58..c6c521262 100644 --- a/java/docs/com/mxgraph/layout/class-use/mxGraphLayout.html +++ b/java/docs/com/mxgraph/layout/class-use/mxGraphLayout.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.mxGraphLayout (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.mxGraphLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.mxGraphLayout (mxGraph 2.5.0.0 API Specificatio function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.mxGraphLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.mxGraphLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -260,7 +260,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/class-use/mxIGraphLayout.html b/java/docs/com/mxgraph/layout/class-use/mxIGraphLayout.html index 93543c036..5104cdb20 100644 --- a/java/docs/com/mxgraph/layout/class-use/mxIGraphLayout.html +++ b/java/docs/com/mxgraph/layout/class-use/mxIGraphLayout.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.layout.mxIGraphLayout (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.layout.mxIGraphLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.layout.mxIGraphLayout (mxGraph 2.5.0.0 API Specifi function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.layout.mxIGraphLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.layout.mxIGraphLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -315,7 +315,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/class-use/mxOrganicLayout.CellWrapper.html b/java/docs/com/mxgraph/layout/class-use/mxOrganicLayout.CellWrapper.html index 89b05e8f2..b11266b78 100644 --- a/java/docs/com/mxgraph/layout/class-use/mxOrganicLayout.CellWrapper.html +++ b/java/docs/com/mxgraph/layout/class-use/mxOrganicLayout.CellWrapper.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.mxOrganicLayout.CellWrapper (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.mxOrganicLayout.CellWrapper (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.mxOrganicLayout.CellWrapper (mxGraph 2.5.0.0 AP function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.mxOrganicLayout.CellWrapper (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.mxOrganicLayout.CellWrapper (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -153,7 +153,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/class-use/mxOrganicLayout.html b/java/docs/com/mxgraph/layout/class-use/mxOrganicLayout.html index d9a12a3cd..7de571491 100644 --- a/java/docs/com/mxgraph/layout/class-use/mxOrganicLayout.html +++ b/java/docs/com/mxgraph/layout/class-use/mxOrganicLayout.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.mxOrganicLayout (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.mxOrganicLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.mxOrganicLayout (mxGraph 2.5.0.0 API Specificat function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.mxOrganicLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.mxOrganicLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.layout.mxOrganicLayout -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/class-use/mxParallelEdgeLayout.html b/java/docs/com/mxgraph/layout/class-use/mxParallelEdgeLayout.html index eba8dde33..056ce8161 100644 --- a/java/docs/com/mxgraph/layout/class-use/mxParallelEdgeLayout.html +++ b/java/docs/com/mxgraph/layout/class-use/mxParallelEdgeLayout.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.mxParallelEdgeLayout (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.mxParallelEdgeLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.mxParallelEdgeLayout (mxGraph 2.5.0.0 API Speci function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.mxParallelEdgeLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.mxParallelEdgeLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.layout.mxParallelEdgeLayout -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/class-use/mxPartitionLayout.html b/java/docs/com/mxgraph/layout/class-use/mxPartitionLayout.html index 96b07178e..676dabf8a 100644 --- a/java/docs/com/mxgraph/layout/class-use/mxPartitionLayout.html +++ b/java/docs/com/mxgraph/layout/class-use/mxPartitionLayout.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.mxPartitionLayout (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.mxPartitionLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.mxPartitionLayout (mxGraph 2.5.0.0 API Specific function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.mxPartitionLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.mxPartitionLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.layout.mxPartitionLayout -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/class-use/mxStackLayout.html b/java/docs/com/mxgraph/layout/class-use/mxStackLayout.html index f15205366..cee8029b7 100644 --- a/java/docs/com/mxgraph/layout/class-use/mxStackLayout.html +++ b/java/docs/com/mxgraph/layout/class-use/mxStackLayout.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.mxStackLayout (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.mxStackLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.mxStackLayout (mxGraph 2.5.0.0 API Specificatio function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.mxStackLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.mxStackLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.layout.mxStackLayout -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/class-use/mxHierarchicalLayout.html b/java/docs/com/mxgraph/layout/hierarchical/class-use/mxHierarchicalLayout.html index 4dab69cd5..addbb0759 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/class-use/mxHierarchicalLayout.html +++ b/java/docs/com/mxgraph/layout/hierarchical/class-use/mxHierarchicalLayout.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.hierarchical.mxHierarchicalLayout (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.hierarchical.mxHierarchicalLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.hierarchical.mxHierarchicalLayout (mxGraph 2.5. function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.mxHierarchicalLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.mxHierarchicalLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -240,7 +240,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphAbstractHierarchyCell.html b/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphAbstractHierarchyCell.html index da9813d94..341d39ee4 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphAbstractHierarchyCell.html +++ b/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphAbstractHierarchyCell.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -314,7 +314,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyEdge.html b/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyEdge.html index fb7e40490..28f8aa347 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyEdge.html +++ b/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyEdge.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge (mxGrap function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -297,7 +297,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyModel.CellVisitor.html b/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyModel.CellVisitor.html index 1862d28a5..4260151c6 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyModel.CellVisitor.html +++ b/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyModel.CellVisitor.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel.CellVisitor (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel.CellVisitor (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel.Ce function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel.CellVisitor (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel.CellVisitor (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -176,7 +176,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyModel.html b/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyModel.html index 1c5424f1a..fb84de046 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyModel.html +++ b/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyModel.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel (mxGra function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -259,7 +259,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyNode.html b/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyNode.html index 37a851bf4..14fcfc199 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyNode.html +++ b/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyNode.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode (mxGrap function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -318,7 +318,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyRank.html b/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyRank.html index 28c10cb09..3b7bdde7c 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyRank.html +++ b/java/docs/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyRank.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyRank (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyRank (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyRank (mxGrap function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyRank (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyRank (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -145,7 +145,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html index c5cc5c985..d0bb5959b 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html +++ b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html @@ -2,12 +2,12 @@ - + -mxGraphAbstractHierarchyCell (mxGraph 2.5.0.0 API Specification) +mxGraphAbstractHierarchyCell (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphAbstractHierarchyCell (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphAbstractHierarchyCell (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphAbstractHierarchyCell (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -599,7 +599,7 @@ public void setY(int layer, -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html index 50ebca2c4..4c145b476 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html +++ b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html @@ -2,12 +2,12 @@ - + -mxGraphHierarchyEdge (mxGraph 2.5.0.0 API Specification) +mxGraphHierarchyEdge (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphHierarchyEdge (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphHierarchyEdge (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphHierarchyEdge (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -527,7 +527,7 @@ public void setGeneralPurposeVariable(int layer, -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.CellVisitor.html b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.CellVisitor.html index 48cc7e47a..b5fb42fc1 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.CellVisitor.html +++ b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.CellVisitor.html @@ -2,12 +2,12 @@ - + -mxGraphHierarchyModel.CellVisitor (mxGraph 2.5.0.0 API Specification) +mxGraphHierarchyModel.CellVisitor (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphHierarchyModel.CellVisitor (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphHierarchyModel.CellVisitor (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphHierarchyModel.CellVisitor (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -187,7 +187,7 @@ void visit(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html index 1015f7cff..c95a78202 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html +++ b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html @@ -2,12 +2,12 @@ - + -mxGraphHierarchyModel (mxGraph 2.5.0.0 API Specification) +mxGraphHierarchyModel (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphHierarchyModel (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphHierarchyModel (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphHierarchyModel (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -680,7 +680,7 @@ public void setDfsCount(int dfsCount) -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html index 792f8ee14..5b635fe47 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html +++ b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html @@ -2,12 +2,12 @@ - + -mxGraphHierarchyNode (mxGraph 2.5.0.0 API Specification) +mxGraphHierarchyNode (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphHierarchyNode (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphHierarchyNode (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphHierarchyNode (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -526,7 +526,7 @@ public boolean isAncestor(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyRank.html b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyRank.html index fc2315f71..f99d4c93d 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyRank.html +++ b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyRank.html @@ -2,12 +2,12 @@ - + -mxGraphHierarchyRank (mxGraph 2.5.0.0 API Specification) +mxGraphHierarchyRank (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphHierarchyRank (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphHierarchyRank (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphHierarchyRank (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -233,7 +233,7 @@ public mxGraphHierarchyRank() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/model/package-frame.html b/java/docs/com/mxgraph/layout/hierarchical/model/package-frame.html index 723baaeaf..48b257c10 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/model/package-frame.html +++ b/java/docs/com/mxgraph/layout/hierarchical/model/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.layout.hierarchical.model (mxGraph 2.5.0.0 API Specification) +com.mxgraph.layout.hierarchical.model (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/layout/hierarchical/model/package-summary.html b/java/docs/com/mxgraph/layout/hierarchical/model/package-summary.html index a96cb69d0..d2ecedf97 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/model/package-summary.html +++ b/java/docs/com/mxgraph/layout/hierarchical/model/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.layout.hierarchical.model (mxGraph 2.5.0.0 API Specification) +com.mxgraph.layout.hierarchical.model (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.layout.hierarchical.model (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.layout.hierarchical.model (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.layout.hierarchical.model (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -154,7 +154,7 @@ Package com.mxgraph.layout.hierarchical.model -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/model/package-tree.html b/java/docs/com/mxgraph/layout/hierarchical/model/package-tree.html index 42f9af03d..1365d1788 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/model/package-tree.html +++ b/java/docs/com/mxgraph/layout/hierarchical/model/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.layout.hierarchical.model Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.layout.hierarchical.model Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.layout.hierarchical.model Class Hierarchy (mxGraph 2.5.0.0 API Speci function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.layout.hierarchical.model Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.layout.hierarchical.model Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -137,7 +137,7 @@ Interface Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/model/package-use.html b/java/docs/com/mxgraph/layout/hierarchical/model/package-use.html index 13e806cf9..2eeccdb3f 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/model/package-use.html +++ b/java/docs/com/mxgraph/layout/hierarchical/model/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.layout.hierarchical.model (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.layout.hierarchical.model (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.layout.hierarchical.model (mxGraph 2.5.0.0 API Speci function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.layout.hierarchical.model (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.layout.hierarchical.model (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -211,7 +211,7 @@ Classes in
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html b/java/docs/com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html index 14a09dc82..90a531a3d 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html +++ b/java/docs/com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html @@ -2,12 +2,12 @@ - + -mxHierarchicalLayout (mxGraph 2.5.0.0 API Specification) +mxHierarchicalLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxHierarchicalLayout (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxHierarchicalLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxHierarchicalLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1290,7 +1290,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/package-frame.html b/java/docs/com/mxgraph/layout/hierarchical/package-frame.html index 169df38ad..ca46d6187 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/package-frame.html +++ b/java/docs/com/mxgraph/layout/hierarchical/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.layout.hierarchical (mxGraph 2.5.0.0 API Specification) +com.mxgraph.layout.hierarchical (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/layout/hierarchical/package-summary.html b/java/docs/com/mxgraph/layout/hierarchical/package-summary.html index 23b64e15f..dba5113f3 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/package-summary.html +++ b/java/docs/com/mxgraph/layout/hierarchical/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.layout.hierarchical (mxGraph 2.5.0.0 API Specification) +com.mxgraph.layout.hierarchical (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.layout.hierarchical (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.layout.hierarchical (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.layout.hierarchical (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -122,7 +122,7 @@ Package com.mxgraph.layout.hierarchical -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/package-tree.html b/java/docs/com/mxgraph/layout/hierarchical/package-tree.html index 5eacb6425..7d4f6b2a1 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/package-tree.html +++ b/java/docs/com/mxgraph/layout/hierarchical/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.layout.hierarchical Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.layout.hierarchical Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.layout.hierarchical Class Hierarchy (mxGraph 2.5.0.0 API Specificati function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.layout.hierarchical Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.layout.hierarchical Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -121,7 +121,7 @@ Class Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/package-use.html b/java/docs/com/mxgraph/layout/hierarchical/package-use.html index 17076ae9c..e0288ac60 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/package-use.html +++ b/java/docs/com/mxgraph/layout/hierarchical/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.layout.hierarchical (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.layout.hierarchical (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.layout.hierarchical (mxGraph 2.5.0.0 API Specificati function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.layout.hierarchical (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.layout.hierarchical (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -154,7 +154,7 @@ Classes in
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxCoordinateAssignment.AreaSpatialCache.html b/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxCoordinateAssignment.AreaSpatialCache.html index ca3a1e48c..5426e8380 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxCoordinateAssignment.AreaSpatialCache.html +++ b/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxCoordinateAssignment.AreaSpatialCache.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.AreaSpatialCache (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.AreaSpatialCache (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.AreaS function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.AreaSpatialCache (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.AreaSpatialCache (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.AreaSpa -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxCoordinateAssignment.WeightedCellSorter.html b/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxCoordinateAssignment.WeightedCellSorter.html index 5ec2cdd8e..4e8a16bbc 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxCoordinateAssignment.WeightedCellSorter.html +++ b/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxCoordinateAssignment.WeightedCellSorter.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.WeightedCellSorter (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.WeightedCellSorter (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.Weigh function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.WeightedCellSorter (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.WeightedCellSorter (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.Weighte -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxCoordinateAssignment.html b/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxCoordinateAssignment.html index a01210636..eff02a7cd 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxCoordinateAssignment.html +++ b/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxCoordinateAssignment.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment (mxGr function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxHierarchicalLayoutStage.html b/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxHierarchicalLayoutStage.html index 8211e4a0a..ae23cf65c 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxHierarchicalLayoutStage.html +++ b/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxHierarchicalLayoutStage.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.layout.hierarchical.stage.mxHierarchicalLayoutStage (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.layout.hierarchical.stage.mxHierarchicalLayoutStage (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.layout.hierarchical.stage.mxHierarchicalLayoutStag function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.layout.hierarchical.stage.mxHierarchicalLayoutStage (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.layout.hierarchical.stage.mxHierarchicalLayoutStage (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -161,7 +161,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxMedianHybridCrossingReduction.MedianCellSorter.html b/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxMedianHybridCrossingReduction.MedianCellSorter.html index 61e23494d..3e22bd67f 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxMedianHybridCrossingReduction.MedianCellSorter.html +++ b/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxMedianHybridCrossingReduction.MedianCellSorter.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction.MedianCellSorter (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction.MedianCellSorter (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduct function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction.MedianCellSorter (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction.MedianCellSorter (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReductio -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxMedianHybridCrossingReduction.html b/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxMedianHybridCrossingReduction.html index e7b530ecd..cd8e7003d 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxMedianHybridCrossingReduction.html +++ b/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxMedianHybridCrossingReduction.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduct function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReductio -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxMinimumCycleRemover.html b/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxMinimumCycleRemover.html index 3b4389c54..f86e55a4f 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxMinimumCycleRemover.html +++ b/java/docs/com/mxgraph/layout/hierarchical/stage/class-use/mxMinimumCycleRemover.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.hierarchical.stage.mxMinimumCycleRemover (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.hierarchical.stage.mxMinimumCycleRemover (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.hierarchical.stage.mxMinimumCycleRemover (mxGra function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.stage.mxMinimumCycleRemover (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.hierarchical.stage.mxMinimumCycleRemover (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.layout.hierarchical.stage.mxMinimumCycleRemover -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.AreaSpatialCache.html b/java/docs/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.AreaSpatialCache.html index 34b0ef191..f88f1ab75 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.AreaSpatialCache.html +++ b/java/docs/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.AreaSpatialCache.html @@ -2,12 +2,12 @@ - + -mxCoordinateAssignment.AreaSpatialCache (mxGraph 2.5.0.0 API Specification) +mxCoordinateAssignment.AreaSpatialCache (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCoordinateAssignment.AreaSpatialCache (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCoordinateAssignment.AreaSpatialCache (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCoordinateAssignment.AreaSpatialCache (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -301,7 +301,7 @@ protected mxCoordinateAssignment.AreaSpatialCache() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html b/java/docs/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html index 32cf9cbaa..4fd9ef559 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html +++ b/java/docs/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html @@ -2,12 +2,12 @@ - + -mxCoordinateAssignment.WeightedCellSorter (mxGraph 2.5.0.0 API Specification) +mxCoordinateAssignment.WeightedCellSorter (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCoordinateAssignment.WeightedCellSorter (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCoordinateAssignment.WeightedCellSorter (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCoordinateAssignment.WeightedCellSorter (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -364,7 +364,7 @@ public int compareTo(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html b/java/docs/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html index 656940d62..113276245 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html +++ b/java/docs/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html @@ -2,12 +2,12 @@ - + -mxCoordinateAssignment (mxGraph 2.5.0.0 API Specification) +mxCoordinateAssignment (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCoordinateAssignment (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCoordinateAssignment (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCoordinateAssignment (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1408,7 +1408,7 @@ public void setLoggerLevel(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/mxHierarchicalLayoutStage.html b/java/docs/com/mxgraph/layout/hierarchical/stage/mxHierarchicalLayoutStage.html index dd1c3a36c..924ac79f8 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/stage/mxHierarchicalLayoutStage.html +++ b/java/docs/com/mxgraph/layout/hierarchical/stage/mxHierarchicalLayoutStage.html @@ -2,12 +2,12 @@ - + -mxHierarchicalLayoutStage (mxGraph 2.5.0.0 API Specification) +mxHierarchicalLayoutStage (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxHierarchicalLayoutStage (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxHierarchicalLayoutStage (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxHierarchicalLayoutStage (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -180,7 +180,7 @@ void execute(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.MedianCellSorter.html b/java/docs/com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.MedianCellSorter.html index 3935dad81..b509baad9 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.MedianCellSorter.html +++ b/java/docs/com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.MedianCellSorter.html @@ -2,12 +2,12 @@ - + -mxMedianHybridCrossingReduction.MedianCellSorter (mxGraph 2.5.0.0 API Specification) +mxMedianHybridCrossingReduction.MedianCellSorter (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxMedianHybridCrossingReduction.MedianCellSorter (mxGraph 2.5.0.0 API Specificat function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxMedianHybridCrossingReduction.MedianCellSorter (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxMedianHybridCrossingReduction.MedianCellSorter (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -269,7 +269,7 @@ public int compareTo(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html b/java/docs/com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html index 9b096e74f..dc53a92d4 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html +++ b/java/docs/com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html @@ -2,12 +2,12 @@ - + -mxMedianHybridCrossingReduction (mxGraph 2.5.0.0 API Specification) +mxMedianHybridCrossingReduction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxMedianHybridCrossingReduction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxMedianHybridCrossingReduction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxMedianHybridCrossingReduction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -412,7 +412,7 @@ protected int calculateRankCrossing(int i, -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/mxMinimumCycleRemover.html b/java/docs/com/mxgraph/layout/hierarchical/stage/mxMinimumCycleRemover.html index 5e4a42790..97e51fbc2 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/stage/mxMinimumCycleRemover.html +++ b/java/docs/com/mxgraph/layout/hierarchical/stage/mxMinimumCycleRemover.html @@ -2,12 +2,12 @@ - + -mxMinimumCycleRemover (mxGraph 2.5.0.0 API Specification) +mxMinimumCycleRemover (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxMinimumCycleRemover (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxMinimumCycleRemover (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxMinimumCycleRemover (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -264,7 +264,7 @@ public void execute(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/package-frame.html b/java/docs/com/mxgraph/layout/hierarchical/stage/package-frame.html index dbbbb03af..0a14fe1ea 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/stage/package-frame.html +++ b/java/docs/com/mxgraph/layout/hierarchical/stage/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.layout.hierarchical.stage (mxGraph 2.5.0.0 API Specification) +com.mxgraph.layout.hierarchical.stage (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/package-summary.html b/java/docs/com/mxgraph/layout/hierarchical/stage/package-summary.html index 21eb7b07b..b197de889 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/stage/package-summary.html +++ b/java/docs/com/mxgraph/layout/hierarchical/stage/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.layout.hierarchical.stage (mxGraph 2.5.0.0 API Specification) +com.mxgraph.layout.hierarchical.stage (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.layout.hierarchical.stage (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.layout.hierarchical.stage (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.layout.hierarchical.stage (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -144,7 +144,7 @@ Package com.mxgraph.layout.hierarchical.stage -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/package-tree.html b/java/docs/com/mxgraph/layout/hierarchical/stage/package-tree.html index c34e72dcd..e2a82f092 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/stage/package-tree.html +++ b/java/docs/com/mxgraph/layout/hierarchical/stage/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.layout.hierarchical.stage Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.layout.hierarchical.stage Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.layout.hierarchical.stage Class Hierarchy (mxGraph 2.5.0.0 API Speci function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.layout.hierarchical.stage Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.layout.hierarchical.stage Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -136,7 +136,7 @@ Interface Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/package-use.html b/java/docs/com/mxgraph/layout/hierarchical/stage/package-use.html index 9d0392776..ada4a4c15 100644 --- a/java/docs/com/mxgraph/layout/hierarchical/stage/package-use.html +++ b/java/docs/com/mxgraph/layout/hierarchical/stage/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.layout.hierarchical.stage (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.layout.hierarchical.stage (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.layout.hierarchical.stage (mxGraph 2.5.0.0 API Speci function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.layout.hierarchical.stage (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.layout.hierarchical.stage (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -135,7 +135,7 @@ Classes in
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/mxCircleLayout.html b/java/docs/com/mxgraph/layout/mxCircleLayout.html index f28f44742..7007ec6bd 100644 --- a/java/docs/com/mxgraph/layout/mxCircleLayout.html +++ b/java/docs/com/mxgraph/layout/mxCircleLayout.html @@ -2,12 +2,12 @@ - + -mxCircleLayout (mxGraph 2.5.0.0 API Specification) +mxCircleLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCircleLayout (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCircleLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCircleLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -671,7 +671,7 @@ public void circle(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/mxCompactTreeLayout.Polygon.html b/java/docs/com/mxgraph/layout/mxCompactTreeLayout.Polygon.html index a9dfbe661..42d02dea5 100644 --- a/java/docs/com/mxgraph/layout/mxCompactTreeLayout.Polygon.html +++ b/java/docs/com/mxgraph/layout/mxCompactTreeLayout.Polygon.html @@ -2,12 +2,12 @@ - + -mxCompactTreeLayout.Polygon (mxGraph 2.5.0.0 API Specification) +mxCompactTreeLayout.Polygon (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCompactTreeLayout.Polygon (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCompactTreeLayout.Polygon (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCompactTreeLayout.Polygon (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -278,7 +278,7 @@ protected mxCompactTreeLayout.Polygon() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/mxCompactTreeLayout.Polyline.html b/java/docs/com/mxgraph/layout/mxCompactTreeLayout.Polyline.html index 797472481..7fa7aafff 100644 --- a/java/docs/com/mxgraph/layout/mxCompactTreeLayout.Polyline.html +++ b/java/docs/com/mxgraph/layout/mxCompactTreeLayout.Polyline.html @@ -2,12 +2,12 @@ - + -mxCompactTreeLayout.Polyline (mxGraph 2.5.0.0 API Specification) +mxCompactTreeLayout.Polyline (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCompactTreeLayout.Polyline (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCompactTreeLayout.Polyline (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCompactTreeLayout.Polyline (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -264,7 +264,7 @@ protected mxCompactTreeLayout.Polyline(double dx, -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html b/java/docs/com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html index 0b55f1e8a..470ecd2c4 100644 --- a/java/docs/com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html +++ b/java/docs/com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html @@ -2,12 +2,12 @@ - + -mxCompactTreeLayout.TreeNode (mxGraph 2.5.0.0 API Specification) +mxCompactTreeLayout.TreeNode (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCompactTreeLayout.TreeNode (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCompactTreeLayout.TreeNode (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCompactTreeLayout.TreeNode (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -384,7 +384,7 @@ public mxCompactTreeLayout.TreeNode(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html b/java/docs/com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html index 840f87d73..24d14a180 100644 --- a/java/docs/com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html +++ b/java/docs/com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html @@ -2,12 +2,12 @@ - + -mxCompactTreeLayout.WeightedCellSorter (mxGraph 2.5.0.0 API Specification) +mxCompactTreeLayout.WeightedCellSorter (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCompactTreeLayout.WeightedCellSorter (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCompactTreeLayout.WeightedCellSorter (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCompactTreeLayout.WeightedCellSorter (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -344,7 +344,7 @@ public int compareTo(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/mxCompactTreeLayout.html b/java/docs/com/mxgraph/layout/mxCompactTreeLayout.html index 6c559b5e5..ee5f958e8 100644 --- a/java/docs/com/mxgraph/layout/mxCompactTreeLayout.html +++ b/java/docs/com/mxgraph/layout/mxCompactTreeLayout.html @@ -2,12 +2,12 @@ - + -mxCompactTreeLayout (mxGraph 2.5.0.0 API Specification) +mxCompactTreeLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCompactTreeLayout (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCompactTreeLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCompactTreeLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1455,7 +1455,7 @@ protected void processNodeOutgoing(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/mxEdgeLabelLayout.html b/java/docs/com/mxgraph/layout/mxEdgeLabelLayout.html index abc6d253f..1411d17e2 100644 --- a/java/docs/com/mxgraph/layout/mxEdgeLabelLayout.html +++ b/java/docs/com/mxgraph/layout/mxEdgeLabelLayout.html @@ -2,12 +2,12 @@ - + -mxEdgeLabelLayout (mxGraph 2.5.0.0 API Specification) +mxEdgeLabelLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxEdgeLabelLayout (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxEdgeLabelLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxEdgeLabelLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -294,7 +294,7 @@ protected void avoid(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/mxFastOrganicLayout.html b/java/docs/com/mxgraph/layout/mxFastOrganicLayout.html index 6dec8bb3b..ad222c6d9 100644 --- a/java/docs/com/mxgraph/layout/mxFastOrganicLayout.html +++ b/java/docs/com/mxgraph/layout/mxFastOrganicLayout.html @@ -2,12 +2,12 @@ - + -mxFastOrganicLayout (mxGraph 2.5.0.0 API Specification) +mxFastOrganicLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxFastOrganicLayout (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxFastOrganicLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxFastOrganicLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1171,7 +1171,7 @@ protected void calcRepulsion() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/mxGraphLayout.html b/java/docs/com/mxgraph/layout/mxGraphLayout.html index bb2993e7b..f44c45235 100644 --- a/java/docs/com/mxgraph/layout/mxGraphLayout.html +++ b/java/docs/com/mxgraph/layout/mxGraphLayout.html @@ -2,12 +2,12 @@ - + -mxGraphLayout (mxGraph 2.5.0.0 API Specification) +mxGraphLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphLayout (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -747,7 +747,7 @@ public void arrangeGroups(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/mxIGraphLayout.html b/java/docs/com/mxgraph/layout/mxIGraphLayout.html index 392338c07..334e807f1 100644 --- a/java/docs/com/mxgraph/layout/mxIGraphLayout.html +++ b/java/docs/com/mxgraph/layout/mxIGraphLayout.html @@ -2,12 +2,12 @@ - + -mxIGraphLayout (mxGraph 2.5.0.0 API Specification) +mxIGraphLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxIGraphLayout (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxIGraphLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxIGraphLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -203,7 +203,7 @@ void moveCell(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/mxOrganicLayout.CellWrapper.html b/java/docs/com/mxgraph/layout/mxOrganicLayout.CellWrapper.html index 0f1496169..fa369e401 100644 --- a/java/docs/com/mxgraph/layout/mxOrganicLayout.CellWrapper.html +++ b/java/docs/com/mxgraph/layout/mxOrganicLayout.CellWrapper.html @@ -2,12 +2,12 @@ - + -mxOrganicLayout.CellWrapper (mxGraph 2.5.0.0 API Specification) +mxOrganicLayout.CellWrapper (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxOrganicLayout.CellWrapper (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxOrganicLayout.CellWrapper (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxOrganicLayout.CellWrapper (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -741,7 +741,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/mxOrganicLayout.html b/java/docs/com/mxgraph/layout/mxOrganicLayout.html index 9c902afb5..4303501a1 100644 --- a/java/docs/com/mxgraph/layout/mxOrganicLayout.html +++ b/java/docs/com/mxgraph/layout/mxOrganicLayout.html @@ -2,12 +2,12 @@ - + -mxOrganicLayout (mxGraph 2.5.0.0 API Specification) +mxOrganicLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxOrganicLayout (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxOrganicLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxOrganicLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -2547,7 +2547,7 @@ public void setResetEdges(boolean resetEdges) -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/mxParallelEdgeLayout.html b/java/docs/com/mxgraph/layout/mxParallelEdgeLayout.html index 9a367953b..c172f041b 100644 --- a/java/docs/com/mxgraph/layout/mxParallelEdgeLayout.html +++ b/java/docs/com/mxgraph/layout/mxParallelEdgeLayout.html @@ -2,12 +2,12 @@ - + -mxParallelEdgeLayout (mxGraph 2.5.0.0 API Specification) +mxParallelEdgeLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxParallelEdgeLayout (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxParallelEdgeLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxParallelEdgeLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -381,7 +381,7 @@ protected void route(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/mxPartitionLayout.html b/java/docs/com/mxgraph/layout/mxPartitionLayout.html index 6eb04bd75..339582974 100644 --- a/java/docs/com/mxgraph/layout/mxPartitionLayout.html +++ b/java/docs/com/mxgraph/layout/mxPartitionLayout.html @@ -2,12 +2,12 @@ - + -mxPartitionLayout (mxGraph 2.5.0.0 API Specification) +mxPartitionLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxPartitionLayout (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxPartitionLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxPartitionLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -466,7 +466,7 @@ public void execute(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/mxStackLayout.html b/java/docs/com/mxgraph/layout/mxStackLayout.html index 0f87c4a2b..2a480e2cd 100644 --- a/java/docs/com/mxgraph/layout/mxStackLayout.html +++ b/java/docs/com/mxgraph/layout/mxStackLayout.html @@ -2,12 +2,12 @@ - + -mxStackLayout (mxGraph 2.5.0.0 API Specification) +mxStackLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxStackLayout (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxStackLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxStackLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -568,7 +568,7 @@ public void execute(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/orthogonal/class-use/mxOrthogonalLayout.html b/java/docs/com/mxgraph/layout/orthogonal/class-use/mxOrthogonalLayout.html index e6fd44ac4..c64a5f9d5 100644 --- a/java/docs/com/mxgraph/layout/orthogonal/class-use/mxOrthogonalLayout.html +++ b/java/docs/com/mxgraph/layout/orthogonal/class-use/mxOrthogonalLayout.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.orthogonal.mxOrthogonalLayout (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.orthogonal.mxOrthogonalLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.orthogonal.mxOrthogonalLayout (mxGraph 2.5.0.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.orthogonal.mxOrthogonalLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.orthogonal.mxOrthogonalLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.layout.orthogonal.mxOrthogonalLayout -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/orthogonal/model/class-use/mxOrthogonalModel.html b/java/docs/com/mxgraph/layout/orthogonal/model/class-use/mxOrthogonalModel.html index 6e381bcc2..29eb1d7b5 100644 --- a/java/docs/com/mxgraph/layout/orthogonal/model/class-use/mxOrthogonalModel.html +++ b/java/docs/com/mxgraph/layout/orthogonal/model/class-use/mxOrthogonalModel.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.orthogonal.model.mxOrthogonalModel (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.orthogonal.model.mxOrthogonalModel (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.orthogonal.model.mxOrthogonalModel (mxGraph 2.5 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.orthogonal.model.mxOrthogonalModel (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.orthogonal.model.mxOrthogonalModel (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -145,7 +145,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/orthogonal/model/class-use/mxPointPair.html b/java/docs/com/mxgraph/layout/orthogonal/model/class-use/mxPointPair.html index 3c28c0439..0d16bb2aa 100644 --- a/java/docs/com/mxgraph/layout/orthogonal/model/class-use/mxPointPair.html +++ b/java/docs/com/mxgraph/layout/orthogonal/model/class-use/mxPointPair.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.orthogonal.model.mxPointPair (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.orthogonal.model.mxPointPair (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.orthogonal.model.mxPointPair (mxGraph 2.5.0.0 A function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.orthogonal.model.mxPointPair (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.orthogonal.model.mxPointPair (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.layout.orthogonal.model.mxPointPair -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/orthogonal/model/class-use/mxPointSequence.html b/java/docs/com/mxgraph/layout/orthogonal/model/class-use/mxPointSequence.html index 892831382..8482dfa1c 100644 --- a/java/docs/com/mxgraph/layout/orthogonal/model/class-use/mxPointSequence.html +++ b/java/docs/com/mxgraph/layout/orthogonal/model/class-use/mxPointSequence.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.orthogonal.model.mxPointSequence (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.orthogonal.model.mxPointSequence (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.orthogonal.model.mxPointSequence (mxGraph 2.5.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.orthogonal.model.mxPointSequence (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.orthogonal.model.mxPointSequence (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.layout.orthogonal.model.mxPointSequence -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/orthogonal/model/class-use/mxSegment.html b/java/docs/com/mxgraph/layout/orthogonal/model/class-use/mxSegment.html index 03f8ff8ca..b24cc7c34 100644 --- a/java/docs/com/mxgraph/layout/orthogonal/model/class-use/mxSegment.html +++ b/java/docs/com/mxgraph/layout/orthogonal/model/class-use/mxSegment.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.layout.orthogonal.model.mxSegment (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.layout.orthogonal.model.mxSegment (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.layout.orthogonal.model.mxSegment (mxGraph 2.5.0.0 API function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.layout.orthogonal.model.mxSegment (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.layout.orthogonal.model.mxSegment (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.layout.orthogonal.model.mxSegment -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/orthogonal/model/mxOrthogonalModel.html b/java/docs/com/mxgraph/layout/orthogonal/model/mxOrthogonalModel.html index 9dac45025..ebe7d94ce 100644 --- a/java/docs/com/mxgraph/layout/orthogonal/model/mxOrthogonalModel.html +++ b/java/docs/com/mxgraph/layout/orthogonal/model/mxOrthogonalModel.html @@ -2,12 +2,12 @@ - + -mxOrthogonalModel (mxGraph 2.5.0.0 API Specification) +mxOrthogonalModel (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxOrthogonalModel (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxOrthogonalModel (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxOrthogonalModel (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -187,7 +187,7 @@ public mxOrthogonalModel(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/orthogonal/model/mxPointPair.html b/java/docs/com/mxgraph/layout/orthogonal/model/mxPointPair.html index a308c54f1..e7a75caf2 100644 --- a/java/docs/com/mxgraph/layout/orthogonal/model/mxPointPair.html +++ b/java/docs/com/mxgraph/layout/orthogonal/model/mxPointPair.html @@ -2,12 +2,12 @@ - + -mxPointPair (mxGraph 2.5.0.0 API Specification) +mxPointPair (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxPointPair (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxPointPair (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxPointPair (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -183,7 +183,7 @@ public mxPointPair() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/orthogonal/model/mxPointSequence.html b/java/docs/com/mxgraph/layout/orthogonal/model/mxPointSequence.html index 742474294..ed366f16e 100644 --- a/java/docs/com/mxgraph/layout/orthogonal/model/mxPointSequence.html +++ b/java/docs/com/mxgraph/layout/orthogonal/model/mxPointSequence.html @@ -2,12 +2,12 @@ - + -mxPointSequence (mxGraph 2.5.0.0 API Specification) +mxPointSequence (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxPointSequence (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxPointSequence (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxPointSequence (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -183,7 +183,7 @@ public mxPointSequence() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/orthogonal/model/mxSegment.html b/java/docs/com/mxgraph/layout/orthogonal/model/mxSegment.html index 4958ce2e6..84362e200 100644 --- a/java/docs/com/mxgraph/layout/orthogonal/model/mxSegment.html +++ b/java/docs/com/mxgraph/layout/orthogonal/model/mxSegment.html @@ -2,12 +2,12 @@ - + -mxSegment (mxGraph 2.5.0.0 API Specification) +mxSegment (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxSegment (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxSegment (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxSegment (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -183,7 +183,7 @@ public mxSegment() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/orthogonal/model/package-frame.html b/java/docs/com/mxgraph/layout/orthogonal/model/package-frame.html index 83878c37b..c974252ff 100644 --- a/java/docs/com/mxgraph/layout/orthogonal/model/package-frame.html +++ b/java/docs/com/mxgraph/layout/orthogonal/model/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.layout.orthogonal.model (mxGraph 2.5.0.0 API Specification) +com.mxgraph.layout.orthogonal.model (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/layout/orthogonal/model/package-summary.html b/java/docs/com/mxgraph/layout/orthogonal/model/package-summary.html index e5549e8c9..99b69db69 100644 --- a/java/docs/com/mxgraph/layout/orthogonal/model/package-summary.html +++ b/java/docs/com/mxgraph/layout/orthogonal/model/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.layout.orthogonal.model (mxGraph 2.5.0.0 API Specification) +com.mxgraph.layout.orthogonal.model (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.layout.orthogonal.model (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.layout.orthogonal.model (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.layout.orthogonal.model (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -134,7 +134,7 @@ Package com.mxgraph.layout.orthogonal.model -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/orthogonal/model/package-tree.html b/java/docs/com/mxgraph/layout/orthogonal/model/package-tree.html index 9172df292..a263cd377 100644 --- a/java/docs/com/mxgraph/layout/orthogonal/model/package-tree.html +++ b/java/docs/com/mxgraph/layout/orthogonal/model/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.layout.orthogonal.model Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.layout.orthogonal.model Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.layout.orthogonal.model Class Hierarchy (mxGraph 2.5.0.0 API Specifi function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.layout.orthogonal.model Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.layout.orthogonal.model Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -118,7 +118,7 @@ Class Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/orthogonal/model/package-use.html b/java/docs/com/mxgraph/layout/orthogonal/model/package-use.html index 1f8e764a3..ef295a1e0 100644 --- a/java/docs/com/mxgraph/layout/orthogonal/model/package-use.html +++ b/java/docs/com/mxgraph/layout/orthogonal/model/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.layout.orthogonal.model (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.layout.orthogonal.model (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.layout.orthogonal.model (mxGraph 2.5.0.0 API Specifi function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.layout.orthogonal.model (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.layout.orthogonal.model (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -135,7 +135,7 @@ Classes in
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/orthogonal/mxOrthogonalLayout.html b/java/docs/com/mxgraph/layout/orthogonal/mxOrthogonalLayout.html index 945401ad9..5eb6550e8 100644 --- a/java/docs/com/mxgraph/layout/orthogonal/mxOrthogonalLayout.html +++ b/java/docs/com/mxgraph/layout/orthogonal/mxOrthogonalLayout.html @@ -2,12 +2,12 @@ - + -mxOrthogonalLayout (mxGraph 2.5.0.0 API Specification) +mxOrthogonalLayout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxOrthogonalLayout (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxOrthogonalLayout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxOrthogonalLayout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -297,7 +297,7 @@ public void execute(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/orthogonal/package-frame.html b/java/docs/com/mxgraph/layout/orthogonal/package-frame.html index 1f0bc11d9..d71bc8551 100644 --- a/java/docs/com/mxgraph/layout/orthogonal/package-frame.html +++ b/java/docs/com/mxgraph/layout/orthogonal/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.layout.orthogonal (mxGraph 2.5.0.0 API Specification) +com.mxgraph.layout.orthogonal (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/layout/orthogonal/package-summary.html b/java/docs/com/mxgraph/layout/orthogonal/package-summary.html index 398f3046b..773123076 100644 --- a/java/docs/com/mxgraph/layout/orthogonal/package-summary.html +++ b/java/docs/com/mxgraph/layout/orthogonal/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.layout.orthogonal (mxGraph 2.5.0.0 API Specification) +com.mxgraph.layout.orthogonal (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.layout.orthogonal (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.layout.orthogonal (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.layout.orthogonal (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -122,7 +122,7 @@ Package com.mxgraph.layout.orthogonal -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/orthogonal/package-tree.html b/java/docs/com/mxgraph/layout/orthogonal/package-tree.html index 9e55dc49c..82ccb8d57 100644 --- a/java/docs/com/mxgraph/layout/orthogonal/package-tree.html +++ b/java/docs/com/mxgraph/layout/orthogonal/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.layout.orthogonal Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.layout.orthogonal Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.layout.orthogonal Class Hierarchy (mxGraph 2.5.0.0 API Specification function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.layout.orthogonal Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.layout.orthogonal Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -121,7 +121,7 @@ Class Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/orthogonal/package-use.html b/java/docs/com/mxgraph/layout/orthogonal/package-use.html index 1b89f9aef..5c42950e8 100644 --- a/java/docs/com/mxgraph/layout/orthogonal/package-use.html +++ b/java/docs/com/mxgraph/layout/orthogonal/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.layout.orthogonal (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.layout.orthogonal (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.layout.orthogonal (mxGraph 2.5.0.0 API Specification function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.layout.orthogonal (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.layout.orthogonal (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.layout.orthogonal -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/package-frame.html b/java/docs/com/mxgraph/layout/package-frame.html index 1c311d926..5aba5f0bb 100644 --- a/java/docs/com/mxgraph/layout/package-frame.html +++ b/java/docs/com/mxgraph/layout/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.layout (mxGraph 2.5.0.0 API Specification) +com.mxgraph.layout (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/layout/package-summary.html b/java/docs/com/mxgraph/layout/package-summary.html index eb01c117e..451b8bd92 100644 --- a/java/docs/com/mxgraph/layout/package-summary.html +++ b/java/docs/com/mxgraph/layout/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.layout (mxGraph 2.5.0.0 API Specification) +com.mxgraph.layout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.layout (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.layout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.layout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -196,7 +196,7 @@ This package contains various graph layouts. -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/package-tree.html b/java/docs/com/mxgraph/layout/package-tree.html index a6b3d2aab..98f23ad7d 100644 --- a/java/docs/com/mxgraph/layout/package-tree.html +++ b/java/docs/com/mxgraph/layout/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.layout Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.layout Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.layout Class Hierarchy (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.layout Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.layout Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -127,7 +127,7 @@ Interface Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/layout/package-use.html b/java/docs/com/mxgraph/layout/package-use.html index 9481bd380..ae219420e 100644 --- a/java/docs/com/mxgraph/layout/package-use.html +++ b/java/docs/com/mxgraph/layout/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.layout (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.layout (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.layout (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.layout (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.layout (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -236,7 +236,7 @@ Classes in
com.mxgrap -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/class-use/mxCell.html b/java/docs/com/mxgraph/model/class-use/mxCell.html index 9416cfa3a..cf585943f 100644 --- a/java/docs/com/mxgraph/model/class-use/mxCell.html +++ b/java/docs/com/mxgraph/model/class-use/mxCell.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.model.mxCell (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.model.mxCell (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.model.mxCell (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.model.mxCell (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.model.mxCell (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -155,7 +155,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/class-use/mxCellPath.html b/java/docs/com/mxgraph/model/class-use/mxCellPath.html index f50181673..52bf38bdb 100644 --- a/java/docs/com/mxgraph/model/class-use/mxCellPath.html +++ b/java/docs/com/mxgraph/model/class-use/mxCellPath.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.model.mxCellPath (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.model.mxCellPath (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.model.mxCellPath (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.model.mxCellPath (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.model.mxCellPath (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.model.mxCellPath -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/class-use/mxGeometry.html b/java/docs/com/mxgraph/model/class-use/mxGeometry.html index 6476c8dbc..abd390c68 100644 --- a/java/docs/com/mxgraph/model/class-use/mxGeometry.html +++ b/java/docs/com/mxgraph/model/class-use/mxGeometry.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.model.mxGeometry (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.model.mxGeometry (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.model.mxGeometry (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.model.mxGeometry (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.model.mxGeometry (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -414,7 +414,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/class-use/mxGraphModel.Filter.html b/java/docs/com/mxgraph/model/class-use/mxGraphModel.Filter.html index 137829c31..fa90e30a1 100644 --- a/java/docs/com/mxgraph/model/class-use/mxGraphModel.Filter.html +++ b/java/docs/com/mxgraph/model/class-use/mxGraphModel.Filter.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.model.mxGraphModel.Filter (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.model.mxGraphModel.Filter (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.model.mxGraphModel.Filter (mxGraph 2.5.0.0 API Spe function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.model.mxGraphModel.Filter (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.model.mxGraphModel.Filter (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -165,7 +165,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/class-use/mxGraphModel.html b/java/docs/com/mxgraph/model/class-use/mxGraphModel.html index a9e18d461..2914a1cba 100644 --- a/java/docs/com/mxgraph/model/class-use/mxGraphModel.html +++ b/java/docs/com/mxgraph/model/class-use/mxGraphModel.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.model.mxGraphModel (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.model.mxGraphModel (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.model.mxGraphModel (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.model.mxGraphModel (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.model.mxGraphModel (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -270,7 +270,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxChildChange.html b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxChildChange.html index 81f4edc99..c6ea3fba8 100644 --- a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxChildChange.html +++ b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxChildChange.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.model.mxGraphModel.mxChildChange (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.model.mxGraphModel.mxChildChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.model.mxGraphModel.mxChildChange (mxGraph 2.5.0.0 API function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.model.mxGraphModel.mxChildChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.model.mxGraphModel.mxChildChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.model.mxGraphModel.mxChildChange -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxCollapseChange.html b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxCollapseChange.html index b7c327005..76a884fe0 100644 --- a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxCollapseChange.html +++ b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxCollapseChange.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.model.mxGraphModel.mxCollapseChange (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.model.mxGraphModel.mxCollapseChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.model.mxGraphModel.mxCollapseChange (mxGraph 2.5.0.0 A function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.model.mxGraphModel.mxCollapseChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.model.mxGraphModel.mxCollapseChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.model.mxGraphModel.mxCollapseChange -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxGeometryChange.html b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxGeometryChange.html index 84ee1198c..10fec11a5 100644 --- a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxGeometryChange.html +++ b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxGeometryChange.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.model.mxGraphModel.mxGeometryChange (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.model.mxGraphModel.mxGeometryChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.model.mxGraphModel.mxGeometryChange (mxGraph 2.5.0.0 A function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.model.mxGraphModel.mxGeometryChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.model.mxGraphModel.mxGeometryChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.model.mxGraphModel.mxGeometryChange -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxRootChange.html b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxRootChange.html index 77671808b..8c696dc4d 100644 --- a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxRootChange.html +++ b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxRootChange.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.model.mxGraphModel.mxRootChange (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.model.mxGraphModel.mxRootChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.model.mxGraphModel.mxRootChange (mxGraph 2.5.0.0 API S function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.model.mxGraphModel.mxRootChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.model.mxGraphModel.mxRootChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.model.mxGraphModel.mxRootChange -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxStyleChange.html b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxStyleChange.html index 3f6af07a0..2e7a7dc57 100644 --- a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxStyleChange.html +++ b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxStyleChange.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.model.mxGraphModel.mxStyleChange (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.model.mxGraphModel.mxStyleChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.model.mxGraphModel.mxStyleChange (mxGraph 2.5.0.0 API function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.model.mxGraphModel.mxStyleChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.model.mxGraphModel.mxStyleChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.model.mxGraphModel.mxStyleChange -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxTerminalChange.html b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxTerminalChange.html index 03c084c4c..fb64ff51a 100644 --- a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxTerminalChange.html +++ b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxTerminalChange.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.model.mxGraphModel.mxTerminalChange (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.model.mxGraphModel.mxTerminalChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.model.mxGraphModel.mxTerminalChange (mxGraph 2.5.0.0 A function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.model.mxGraphModel.mxTerminalChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.model.mxGraphModel.mxTerminalChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.model.mxGraphModel.mxTerminalChange -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxValueChange.html b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxValueChange.html index c03455d1d..7b4010d6f 100644 --- a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxValueChange.html +++ b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxValueChange.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.model.mxGraphModel.mxValueChange (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.model.mxGraphModel.mxValueChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.model.mxGraphModel.mxValueChange (mxGraph 2.5.0.0 API function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.model.mxGraphModel.mxValueChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.model.mxGraphModel.mxValueChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.model.mxGraphModel.mxValueChange -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxVisibleChange.html b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxVisibleChange.html index fd90da13f..96911f107 100644 --- a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxVisibleChange.html +++ b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxVisibleChange.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.model.mxGraphModel.mxVisibleChange (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.model.mxGraphModel.mxVisibleChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.model.mxGraphModel.mxVisibleChange (mxGraph 2.5.0.0 AP function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.model.mxGraphModel.mxVisibleChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.model.mxGraphModel.mxVisibleChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.model.mxGraphModel.mxVisibleChange -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/class-use/mxICell.html b/java/docs/com/mxgraph/model/class-use/mxICell.html index 28179ddff..f92345a3c 100644 --- a/java/docs/com/mxgraph/model/class-use/mxICell.html +++ b/java/docs/com/mxgraph/model/class-use/mxICell.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.model.mxICell (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.model.mxICell (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.model.mxICell (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.model.mxICell (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.model.mxICell (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -686,7 +686,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/class-use/mxIGraphModel.html b/java/docs/com/mxgraph/model/class-use/mxIGraphModel.html index bbdeb99c0..313082b83 100644 --- a/java/docs/com/mxgraph/model/class-use/mxIGraphModel.html +++ b/java/docs/com/mxgraph/model/class-use/mxIGraphModel.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.model.mxIGraphModel (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.model.mxIGraphModel (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.model.mxIGraphModel (mxGraph 2.5.0.0 API Specifica function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.model.mxIGraphModel (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.model.mxIGraphModel (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -584,7 +584,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/class-use/mxIGraphModel.mxAtomicGraphModelChange.html b/java/docs/com/mxgraph/model/class-use/mxIGraphModel.mxAtomicGraphModelChange.html index c1d9693ad..ce1cb892a 100644 --- a/java/docs/com/mxgraph/model/class-use/mxIGraphModel.mxAtomicGraphModelChange.html +++ b/java/docs/com/mxgraph/model/class-use/mxIGraphModel.mxAtomicGraphModelChange.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.model.mxIGraphModel.mxAtomicGraphModelChange (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.model.mxIGraphModel.mxAtomicGraphModelChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.model.mxIGraphModel.mxAtomicGraphModelChange (mxGraph function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.model.mxIGraphModel.mxAtomicGraphModelChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.model.mxIGraphModel.mxAtomicGraphModelChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -265,7 +265,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/mxCell.html b/java/docs/com/mxgraph/model/mxCell.html index 02cc73e88..97315bea3 100644 --- a/java/docs/com/mxgraph/model/mxCell.html +++ b/java/docs/com/mxgraph/model/mxCell.html @@ -2,12 +2,12 @@ - + -mxCell (mxGraph 2.5.0.0 API Specification) +mxCell (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCell (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCell (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCell (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1749,7 +1749,7 @@ protected
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/mxCellPath.html b/java/docs/com/mxgraph/model/mxCellPath.html index 5364c154d..dff68e04a 100644 --- a/java/docs/com/mxgraph/model/mxCellPath.html +++ b/java/docs/com/mxgraph/model/mxCellPath.html @@ -2,12 +2,12 @@ - + -mxCellPath (mxGraph 2.5.0.0 API Specification) +mxCellPath (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCellPath (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCellPath (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCellPath (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -333,7 +333,7 @@ public static int compare(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/mxGeometry.html b/java/docs/com/mxgraph/model/mxGeometry.html index 55d78bafb..cafb9f3b2 100644 --- a/java/docs/com/mxgraph/model/mxGeometry.html +++ b/java/docs/com/mxgraph/model/mxGeometry.html @@ -2,12 +2,12 @@ - + -mxGeometry (mxGraph 2.5.0.0 API Specification) +mxGeometry (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGeometry (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGeometry (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGeometry (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -833,7 +833,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/mxGraphModel.Filter.html b/java/docs/com/mxgraph/model/mxGraphModel.Filter.html index 8814c0bba..131a2e291 100644 --- a/java/docs/com/mxgraph/model/mxGraphModel.Filter.html +++ b/java/docs/com/mxgraph/model/mxGraphModel.Filter.html @@ -2,12 +2,12 @@ - + -mxGraphModel.Filter (mxGraph 2.5.0.0 API Specification) +mxGraphModel.Filter (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphModel.Filter (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphModel.Filter (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphModel.Filter (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -168,7 +168,7 @@ boolean filter(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/mxGraphModel.html b/java/docs/com/mxgraph/model/mxGraphModel.html index 29817d8b2..c10e4adde 100644 --- a/java/docs/com/mxgraph/model/mxGraphModel.html +++ b/java/docs/com/mxgraph/model/mxGraphModel.html @@ -2,12 +2,12 @@ - + -mxGraphModel (mxGraph 2.5.0.0 API Specification) +mxGraphModel (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphModel (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphModel (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphModel (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -2882,7 +2882,7 @@ public static
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/mxGraphModel.mxChildChange.html b/java/docs/com/mxgraph/model/mxGraphModel.mxChildChange.html index 0e9c088f3..eda448c9f 100644 --- a/java/docs/com/mxgraph/model/mxGraphModel.mxChildChange.html +++ b/java/docs/com/mxgraph/model/mxGraphModel.mxChildChange.html @@ -2,12 +2,12 @@ - + -mxGraphModel.mxChildChange (mxGraph 2.5.0.0 API Specification) +mxGraphModel.mxChildChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphModel.mxChildChange (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphModel.mxChildChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphModel.mxChildChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -682,7 +682,7 @@ public void execute() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/mxGraphModel.mxCollapseChange.html b/java/docs/com/mxgraph/model/mxGraphModel.mxCollapseChange.html index 013a8e377..f401fc2fe 100644 --- a/java/docs/com/mxgraph/model/mxGraphModel.mxCollapseChange.html +++ b/java/docs/com/mxgraph/model/mxGraphModel.mxCollapseChange.html @@ -2,12 +2,12 @@ - + -mxGraphModel.mxCollapseChange (mxGraph 2.5.0.0 API Specification) +mxGraphModel.mxCollapseChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphModel.mxCollapseChange (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphModel.mxCollapseChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphModel.mxCollapseChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -448,7 +448,7 @@ public void execute() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/mxGraphModel.mxGeometryChange.html b/java/docs/com/mxgraph/model/mxGraphModel.mxGeometryChange.html index bb5da12b0..d98be0b0d 100644 --- a/java/docs/com/mxgraph/model/mxGraphModel.mxGeometryChange.html +++ b/java/docs/com/mxgraph/model/mxGraphModel.mxGeometryChange.html @@ -2,12 +2,12 @@ - + -mxGraphModel.mxGeometryChange (mxGraph 2.5.0.0 API Specification) +mxGraphModel.mxGeometryChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphModel.mxGeometryChange (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphModel.mxGeometryChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphModel.mxGeometryChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -448,7 +448,7 @@ public void execute() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/mxGraphModel.mxRootChange.html b/java/docs/com/mxgraph/model/mxGraphModel.mxRootChange.html index 73539f2ad..1ebffac1e 100644 --- a/java/docs/com/mxgraph/model/mxGraphModel.mxRootChange.html +++ b/java/docs/com/mxgraph/model/mxGraphModel.mxRootChange.html @@ -2,12 +2,12 @@ - + -mxGraphModel.mxRootChange (mxGraph 2.5.0.0 API Specification) +mxGraphModel.mxRootChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphModel.mxRootChange (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphModel.mxRootChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphModel.mxRootChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -393,7 +393,7 @@ public void execute() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/mxGraphModel.mxStyleChange.html b/java/docs/com/mxgraph/model/mxGraphModel.mxStyleChange.html index e5dc72445..f4864811d 100644 --- a/java/docs/com/mxgraph/model/mxGraphModel.mxStyleChange.html +++ b/java/docs/com/mxgraph/model/mxGraphModel.mxStyleChange.html @@ -2,12 +2,12 @@ - + -mxGraphModel.mxStyleChange (mxGraph 2.5.0.0 API Specification) +mxGraphModel.mxStyleChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphModel.mxStyleChange (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphModel.mxStyleChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphModel.mxStyleChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -448,7 +448,7 @@ public void execute() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/mxGraphModel.mxTerminalChange.html b/java/docs/com/mxgraph/model/mxGraphModel.mxTerminalChange.html index 9e1099197..bc63b8cb7 100644 --- a/java/docs/com/mxgraph/model/mxGraphModel.mxTerminalChange.html +++ b/java/docs/com/mxgraph/model/mxGraphModel.mxTerminalChange.html @@ -2,12 +2,12 @@ - + -mxGraphModel.mxTerminalChange (mxGraph 2.5.0.0 API Specification) +mxGraphModel.mxTerminalChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphModel.mxTerminalChange (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphModel.mxTerminalChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphModel.mxTerminalChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -507,7 +507,7 @@ public void execute() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/mxGraphModel.mxValueChange.html b/java/docs/com/mxgraph/model/mxGraphModel.mxValueChange.html index 1087aec04..e47833a37 100644 --- a/java/docs/com/mxgraph/model/mxGraphModel.mxValueChange.html +++ b/java/docs/com/mxgraph/model/mxGraphModel.mxValueChange.html @@ -2,12 +2,12 @@ - + -mxGraphModel.mxValueChange (mxGraph 2.5.0.0 API Specification) +mxGraphModel.mxValueChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphModel.mxValueChange (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphModel.mxValueChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphModel.mxValueChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -448,7 +448,7 @@ public void execute() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/mxGraphModel.mxVisibleChange.html b/java/docs/com/mxgraph/model/mxGraphModel.mxVisibleChange.html index 856528941..f495ab683 100644 --- a/java/docs/com/mxgraph/model/mxGraphModel.mxVisibleChange.html +++ b/java/docs/com/mxgraph/model/mxGraphModel.mxVisibleChange.html @@ -2,12 +2,12 @@ - + -mxGraphModel.mxVisibleChange (mxGraph 2.5.0.0 API Specification) +mxGraphModel.mxVisibleChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphModel.mxVisibleChange (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphModel.mxVisibleChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphModel.mxVisibleChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -448,7 +448,7 @@ public void execute() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/mxICell.html b/java/docs/com/mxgraph/model/mxICell.html index 850f8af05..5b2911fce 100644 --- a/java/docs/com/mxgraph/model/mxICell.html +++ b/java/docs/com/mxgraph/model/mxICell.html @@ -2,12 +2,12 @@ - + -mxICell (mxGraph 2.5.0.0 API Specification) +mxICell (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxICell (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxICell (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxICell (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -919,7 +919,7 @@ clone -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/mxIGraphModel.html b/java/docs/com/mxgraph/model/mxIGraphModel.html index ee75d52dd..b63ee472a 100644 --- a/java/docs/com/mxgraph/model/mxIGraphModel.html +++ b/java/docs/com/mxgraph/model/mxIGraphModel.html @@ -2,12 +2,12 @@ - + -mxIGraphModel (mxGraph 2.5.0.0 API Specification) +mxIGraphModel (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxIGraphModel (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxIGraphModel (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxIGraphModel (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -925,7 +925,7 @@ void removeListener(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html b/java/docs/com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html index 5fa626612..7c4f2c0dd 100644 --- a/java/docs/com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html +++ b/java/docs/com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html @@ -2,12 +2,12 @@ - + -mxIGraphModel.mxAtomicGraphModelChange (mxGraph 2.5.0.0 API Specification) +mxIGraphModel.mxAtomicGraphModelChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxIGraphModel.mxAtomicGraphModelChange (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxIGraphModel.mxAtomicGraphModelChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxIGraphModel.mxAtomicGraphModelChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -333,7 +333,7 @@ public abstract void execute() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/package-frame.html b/java/docs/com/mxgraph/model/package-frame.html index 9fd0333fa..3eeb6d597 100644 --- a/java/docs/com/mxgraph/model/package-frame.html +++ b/java/docs/com/mxgraph/model/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.model (mxGraph 2.5.0.0 API Specification) +com.mxgraph.model (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/model/package-summary.html b/java/docs/com/mxgraph/model/package-summary.html index 73ab5b40c..97d972ff9 100644 --- a/java/docs/com/mxgraph/model/package-summary.html +++ b/java/docs/com/mxgraph/model/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.model (mxGraph 2.5.0.0 API Specification) +com.mxgraph.model (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.model (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.model (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.model (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -207,7 +207,7 @@ This package contains the classes that define a graph model. -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/package-tree.html b/java/docs/com/mxgraph/model/package-tree.html index a308fe995..af8fd04af 100644 --- a/java/docs/com/mxgraph/model/package-tree.html +++ b/java/docs/com/mxgraph/model/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.model Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.model Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.model Class Hierarchy (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.model Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.model Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -135,7 +135,7 @@ Interface Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/model/package-use.html b/java/docs/com/mxgraph/model/package-use.html index 2fc953d8c..210976633 100644 --- a/java/docs/com/mxgraph/model/package-use.html +++ b/java/docs/com/mxgraph/model/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.model (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.model (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.model (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.model (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.model (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -263,7 +263,7 @@ Classes in
com.mxgraph -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/reader/class-use/mxDomOutputParser.IElementHandler.html b/java/docs/com/mxgraph/reader/class-use/mxDomOutputParser.IElementHandler.html index 49d619035..6f3d78b82 100644 --- a/java/docs/com/mxgraph/reader/class-use/mxDomOutputParser.IElementHandler.html +++ b/java/docs/com/mxgraph/reader/class-use/mxDomOutputParser.IElementHandler.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.reader.mxDomOutputParser.IElementHandler (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.reader.mxDomOutputParser.IElementHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.reader.mxDomOutputParser.IElementHandler (mxGraph function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.reader.mxDomOutputParser.IElementHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.reader.mxDomOutputParser.IElementHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -146,7 +146,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/reader/class-use/mxDomOutputParser.html b/java/docs/com/mxgraph/reader/class-use/mxDomOutputParser.html index da8897620..70e1bdd84 100644 --- a/java/docs/com/mxgraph/reader/class-use/mxDomOutputParser.html +++ b/java/docs/com/mxgraph/reader/class-use/mxDomOutputParser.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.reader.mxDomOutputParser (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.reader.mxDomOutputParser (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.reader.mxDomOutputParser (mxGraph 2.5.0.0 API Specific function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.reader.mxDomOutputParser (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.reader.mxDomOutputParser (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.reader.mxDomOutputParser -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/reader/class-use/mxGraphViewImageReader.html b/java/docs/com/mxgraph/reader/class-use/mxGraphViewImageReader.html index 51bedb553..e33b254f1 100644 --- a/java/docs/com/mxgraph/reader/class-use/mxGraphViewImageReader.html +++ b/java/docs/com/mxgraph/reader/class-use/mxGraphViewImageReader.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.reader.mxGraphViewImageReader (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.reader.mxGraphViewImageReader (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.reader.mxGraphViewImageReader (mxGraph 2.5.0.0 API Spe function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.reader.mxGraphViewImageReader (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.reader.mxGraphViewImageReader (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -156,7 +156,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/reader/class-use/mxGraphViewReader.html b/java/docs/com/mxgraph/reader/class-use/mxGraphViewReader.html index 69d52eb6e..58b6a1fd4 100644 --- a/java/docs/com/mxgraph/reader/class-use/mxGraphViewReader.html +++ b/java/docs/com/mxgraph/reader/class-use/mxGraphViewReader.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.reader.mxGraphViewReader (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.reader.mxGraphViewReader (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.reader.mxGraphViewReader (mxGraph 2.5.0.0 API Specific function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.reader.mxGraphViewReader (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.reader.mxGraphViewReader (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -146,7 +146,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/reader/class-use/mxSaxOutputHandler.IElementHandler.html b/java/docs/com/mxgraph/reader/class-use/mxSaxOutputHandler.IElementHandler.html index 2bf6afe35..0930bf77d 100644 --- a/java/docs/com/mxgraph/reader/class-use/mxSaxOutputHandler.IElementHandler.html +++ b/java/docs/com/mxgraph/reader/class-use/mxSaxOutputHandler.IElementHandler.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.reader.mxSaxOutputHandler.IElementHandler (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.reader.mxSaxOutputHandler.IElementHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.reader.mxSaxOutputHandler.IElementHandler (mxGraph function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.reader.mxSaxOutputHandler.IElementHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.reader.mxSaxOutputHandler.IElementHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -146,7 +146,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/reader/class-use/mxSaxOutputHandler.html b/java/docs/com/mxgraph/reader/class-use/mxSaxOutputHandler.html index fea6648d0..9711c98b7 100644 --- a/java/docs/com/mxgraph/reader/class-use/mxSaxOutputHandler.html +++ b/java/docs/com/mxgraph/reader/class-use/mxSaxOutputHandler.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.reader.mxSaxOutputHandler (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.reader.mxSaxOutputHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.reader.mxSaxOutputHandler (mxGraph 2.5.0.0 API Specifi function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.reader.mxSaxOutputHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.reader.mxSaxOutputHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.reader.mxSaxOutputHandler -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/reader/mxDomOutputParser.IElementHandler.html b/java/docs/com/mxgraph/reader/mxDomOutputParser.IElementHandler.html index efc9af56b..f87831e79 100644 --- a/java/docs/com/mxgraph/reader/mxDomOutputParser.IElementHandler.html +++ b/java/docs/com/mxgraph/reader/mxDomOutputParser.IElementHandler.html @@ -2,12 +2,12 @@ - + -mxDomOutputParser.IElementHandler (mxGraph 2.5.0.0 API Specification) +mxDomOutputParser.IElementHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxDomOutputParser.IElementHandler (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxDomOutputParser.IElementHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxDomOutputParser.IElementHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -168,7 +168,7 @@ void parseElement(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/reader/mxDomOutputParser.html b/java/docs/com/mxgraph/reader/mxDomOutputParser.html index eb7492fd5..d1fbed40d 100644 --- a/java/docs/com/mxgraph/reader/mxDomOutputParser.html +++ b/java/docs/com/mxgraph/reader/mxDomOutputParser.html @@ -2,12 +2,12 @@ - + -mxDomOutputParser (mxGraph 2.5.0.0 API Specification) +mxDomOutputParser (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxDomOutputParser (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxDomOutputParser (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxDomOutputParser (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -368,7 +368,7 @@ protected
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/reader/mxGraphViewImageReader.html b/java/docs/com/mxgraph/reader/mxGraphViewImageReader.html index 002acab44..458728d59 100644 --- a/java/docs/com/mxgraph/reader/mxGraphViewImageReader.html +++ b/java/docs/com/mxgraph/reader/mxGraphViewImageReader.html @@ -2,12 +2,12 @@ - + -mxGraphViewImageReader (mxGraph 2.5.0.0 API Specification) +mxGraphViewImageReader (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphViewImageReader (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphViewImageReader (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphViewImageReader (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -730,7 +730,7 @@ public static
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/reader/mxGraphViewReader.html b/java/docs/com/mxgraph/reader/mxGraphViewReader.html index 755882ffb..49fcf8e9b 100644 --- a/java/docs/com/mxgraph/reader/mxGraphViewReader.html +++ b/java/docs/com/mxgraph/reader/mxGraphViewReader.html @@ -2,12 +2,12 @@ - + -mxGraphViewReader (mxGraph 2.5.0.0 API Specification) +mxGraphViewReader (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphViewReader (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphViewReader (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphViewReader (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -480,7 +480,7 @@ public static
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/reader/mxSaxOutputHandler.IElementHandler.html b/java/docs/com/mxgraph/reader/mxSaxOutputHandler.IElementHandler.html index d28e61412..e248fb00b 100644 --- a/java/docs/com/mxgraph/reader/mxSaxOutputHandler.IElementHandler.html +++ b/java/docs/com/mxgraph/reader/mxSaxOutputHandler.IElementHandler.html @@ -2,12 +2,12 @@ - + -mxSaxOutputHandler.IElementHandler (mxGraph 2.5.0.0 API Specification) +mxSaxOutputHandler.IElementHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxSaxOutputHandler.IElementHandler (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxSaxOutputHandler.IElementHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxSaxOutputHandler.IElementHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -168,7 +168,7 @@ void parseElement(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/reader/mxSaxOutputHandler.html b/java/docs/com/mxgraph/reader/mxSaxOutputHandler.html index 9d4119aa0..28a3ac8bb 100644 --- a/java/docs/com/mxgraph/reader/mxSaxOutputHandler.html +++ b/java/docs/com/mxgraph/reader/mxSaxOutputHandler.html @@ -2,12 +2,12 @@ - + -mxSaxOutputHandler (mxGraph 2.5.0.0 API Specification) +mxSaxOutputHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxSaxOutputHandler (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxSaxOutputHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxSaxOutputHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -401,7 +401,7 @@ protected
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/reader/package-frame.html b/java/docs/com/mxgraph/reader/package-frame.html index 50ad22c6f..69a75bcb7 100644 --- a/java/docs/com/mxgraph/reader/package-frame.html +++ b/java/docs/com/mxgraph/reader/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.reader (mxGraph 2.5.0.0 API Specification) +com.mxgraph.reader (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/reader/package-summary.html b/java/docs/com/mxgraph/reader/package-summary.html index b5387aee0..4c7f2f630 100644 --- a/java/docs/com/mxgraph/reader/package-summary.html +++ b/java/docs/com/mxgraph/reader/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.reader (mxGraph 2.5.0.0 API Specification) +com.mxgraph.reader (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.reader (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.reader (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.reader (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -211,7 +211,7 @@ This package contains the classes required to turn an encoded mxGraphView -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/reader/package-tree.html b/java/docs/com/mxgraph/reader/package-tree.html index be1ee7672..13efd0c9c 100644 --- a/java/docs/com/mxgraph/reader/package-tree.html +++ b/java/docs/com/mxgraph/reader/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.reader Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.reader Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.reader Class Hierarchy (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.reader Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.reader Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -128,7 +128,7 @@ Interface Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/reader/package-use.html b/java/docs/com/mxgraph/reader/package-use.html index 4d29f3066..c306050a6 100644 --- a/java/docs/com/mxgraph/reader/package-use.html +++ b/java/docs/com/mxgraph/reader/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.reader (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.reader (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.reader (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.reader (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.reader (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -154,7 +154,7 @@ Classes in
com.mxgrap -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxActorShape.html b/java/docs/com/mxgraph/shape/class-use/mxActorShape.html index 92244c98f..49f60b30c 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxActorShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxActorShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxActorShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxActorShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxActorShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxActorShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxActorShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.shape.mxActorShape -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxArrowShape.html b/java/docs/com/mxgraph/shape/class-use/mxArrowShape.html index 294b758b9..6c445e4b7 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxArrowShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxArrowShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxArrowShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxArrowShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxArrowShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxArrowShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxArrowShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.shape.mxArrowShape -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxBasicShape.html b/java/docs/com/mxgraph/shape/class-use/mxBasicShape.html index 5c693a7cd..57164175f 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxBasicShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxBasicShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxBasicShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxBasicShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxBasicShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxBasicShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxBasicShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -282,7 +282,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxCloudShape.html b/java/docs/com/mxgraph/shape/class-use/mxCloudShape.html index 158a858f3..0dc387aee 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxCloudShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxCloudShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxCloudShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxCloudShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxCloudShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxCloudShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxCloudShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.shape.mxCloudShape -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxConnectorShape.html b/java/docs/com/mxgraph/shape/class-use/mxConnectorShape.html index abde76697..3aa2ce00a 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxConnectorShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxConnectorShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxConnectorShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxConnectorShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxConnectorShape (mxGraph 2.5.0.0 API Specificat function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxConnectorShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxConnectorShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -145,7 +145,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxCurveLabelShape.LabelGlyphCache.html b/java/docs/com/mxgraph/shape/class-use/mxCurveLabelShape.LabelGlyphCache.html index 3a35e63d7..f8e3d24f1 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxCurveLabelShape.LabelGlyphCache.html +++ b/java/docs/com/mxgraph/shape/class-use/mxCurveLabelShape.LabelGlyphCache.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxCurveLabelShape.LabelGlyphCache (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxCurveLabelShape.LabelGlyphCache (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxCurveLabelShape.LabelGlyphCache (mxGraph 2.5.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxCurveLabelShape.LabelGlyphCache (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxCurveLabelShape.LabelGlyphCache (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -146,7 +146,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxCurveLabelShape.LabelPosition.html b/java/docs/com/mxgraph/shape/class-use/mxCurveLabelShape.LabelPosition.html index be1ff964f..4d63e74f3 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxCurveLabelShape.LabelPosition.html +++ b/java/docs/com/mxgraph/shape/class-use/mxCurveLabelShape.LabelPosition.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxCurveLabelShape.LabelPosition (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxCurveLabelShape.LabelPosition (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxCurveLabelShape.LabelPosition (mxGraph 2.5.0.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxCurveLabelShape.LabelPosition (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxCurveLabelShape.LabelPosition (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -145,7 +145,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxCurveLabelShape.html b/java/docs/com/mxgraph/shape/class-use/mxCurveLabelShape.html index 136678727..f67569235 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxCurveLabelShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxCurveLabelShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxCurveLabelShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxCurveLabelShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxCurveLabelShape (mxGraph 2.5.0.0 API Specifica function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxCurveLabelShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxCurveLabelShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.shape.mxCurveLabelShape -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxCurveShape.html b/java/docs/com/mxgraph/shape/class-use/mxCurveShape.html index d8cd6b73a..8dd3d96b3 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxCurveShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxCurveShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxCurveShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxCurveShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxCurveShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxCurveShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxCurveShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.shape.mxCurveShape -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxCylinderShape.html b/java/docs/com/mxgraph/shape/class-use/mxCylinderShape.html index 7803c76c2..8761990a9 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxCylinderShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxCylinderShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxCylinderShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxCylinderShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxCylinderShape (mxGraph 2.5.0.0 API Specificati function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxCylinderShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxCylinderShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.shape.mxCylinderShape -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxDefaultTextShape.html b/java/docs/com/mxgraph/shape/class-use/mxDefaultTextShape.html index 392608f07..942bb00d5 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxDefaultTextShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxDefaultTextShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxDefaultTextShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxDefaultTextShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxDefaultTextShape (mxGraph 2.5.0.0 API Specific function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxDefaultTextShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxDefaultTextShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.shape.mxDefaultTextShape -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxDoubleEllipseShape.html b/java/docs/com/mxgraph/shape/class-use/mxDoubleEllipseShape.html index e08b1c335..fbc8f9f42 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxDoubleEllipseShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxDoubleEllipseShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxDoubleEllipseShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxDoubleEllipseShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxDoubleEllipseShape (mxGraph 2.5.0.0 API Specif function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxDoubleEllipseShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxDoubleEllipseShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.shape.mxDoubleEllipseShape -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxDoubleRectangleShape.html b/java/docs/com/mxgraph/shape/class-use/mxDoubleRectangleShape.html index 93ea2d708..7e5a79c98 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxDoubleRectangleShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxDoubleRectangleShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxDoubleRectangleShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxDoubleRectangleShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxDoubleRectangleShape (mxGraph 2.5.0.0 API Spec function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxDoubleRectangleShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxDoubleRectangleShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.shape.mxDoubleRectangleShape -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxEllipseShape.html b/java/docs/com/mxgraph/shape/class-use/mxEllipseShape.html index 5e675b559..6f9be4fae 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxEllipseShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxEllipseShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxEllipseShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxEllipseShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxEllipseShape (mxGraph 2.5.0.0 API Specificatio function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxEllipseShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxEllipseShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -145,7 +145,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxHexagonShape.html b/java/docs/com/mxgraph/shape/class-use/mxHexagonShape.html index ac992bf47..2d8ba80a1 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxHexagonShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxHexagonShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxHexagonShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxHexagonShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxHexagonShape (mxGraph 2.5.0.0 API Specificatio function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxHexagonShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxHexagonShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.shape.mxHexagonShape -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxHtmlTextShape.html b/java/docs/com/mxgraph/shape/class-use/mxHtmlTextShape.html index 2ea92e24f..66cb26841 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxHtmlTextShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxHtmlTextShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxHtmlTextShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxHtmlTextShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxHtmlTextShape (mxGraph 2.5.0.0 API Specificati function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxHtmlTextShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxHtmlTextShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.shape.mxHtmlTextShape -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxIMarker.html b/java/docs/com/mxgraph/shape/class-use/mxIMarker.html index aa30aaaf1..35744a068 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxIMarker.html +++ b/java/docs/com/mxgraph/shape/class-use/mxIMarker.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.shape.mxIMarker (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.shape.mxIMarker (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.shape.mxIMarker (mxGraph 2.5.0.0 API Specification function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.shape.mxIMarker (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.shape.mxIMarker (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -178,7 +178,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxIShape.html b/java/docs/com/mxgraph/shape/class-use/mxIShape.html index 12f1f4619..69cdd788d 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxIShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxIShape.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.shape.mxIShape (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.shape.mxIShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.shape.mxIShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.shape.mxIShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.shape.mxIShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -361,7 +361,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxITextShape.html b/java/docs/com/mxgraph/shape/class-use/mxITextShape.html index c10eaee7f..fd735253c 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxITextShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxITextShape.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.shape.mxITextShape (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.shape.mxITextShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.shape.mxITextShape (mxGraph 2.5.0.0 API Specificat function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.shape.mxITextShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.shape.mxITextShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -226,7 +226,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxImageShape.html b/java/docs/com/mxgraph/shape/class-use/mxImageShape.html index ae580d7d2..061070370 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxImageShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxImageShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxImageShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxImageShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxImageShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxImageShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxImageShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -145,7 +145,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxLabelShape.html b/java/docs/com/mxgraph/shape/class-use/mxLabelShape.html index b1d8cc5ae..654fcb8c6 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxLabelShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxLabelShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxLabelShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxLabelShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxLabelShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxLabelShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxLabelShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.shape.mxLabelShape -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxLineShape.html b/java/docs/com/mxgraph/shape/class-use/mxLineShape.html index 67c39ec52..611101319 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxLineShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxLineShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxLineShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxLineShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxLineShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxLineShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxLineShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.shape.mxLineShape -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxMarkerRegistry.html b/java/docs/com/mxgraph/shape/class-use/mxMarkerRegistry.html index ffc9ba63b..b271d7166 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxMarkerRegistry.html +++ b/java/docs/com/mxgraph/shape/class-use/mxMarkerRegistry.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxMarkerRegistry (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxMarkerRegistry (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxMarkerRegistry (mxGraph 2.5.0.0 API Specificat function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxMarkerRegistry (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxMarkerRegistry (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.shape.mxMarkerRegistry -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxRectangleShape.html b/java/docs/com/mxgraph/shape/class-use/mxRectangleShape.html index f46c3b550..a966ab166 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxRectangleShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxRectangleShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxRectangleShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxRectangleShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxRectangleShape (mxGraph 2.5.0.0 API Specificat function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxRectangleShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxRectangleShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -161,7 +161,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxRhombusShape.html b/java/docs/com/mxgraph/shape/class-use/mxRhombusShape.html index 507f73e2a..a81afb6e6 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxRhombusShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxRhombusShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxRhombusShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxRhombusShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxRhombusShape (mxGraph 2.5.0.0 API Specificatio function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxRhombusShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxRhombusShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.shape.mxRhombusShape -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxStencil.html b/java/docs/com/mxgraph/shape/class-use/mxStencil.html index 898d8e786..e325367fe 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxStencil.html +++ b/java/docs/com/mxgraph/shape/class-use/mxStencil.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxStencil (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxStencil (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxStencil (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxStencil (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxStencil (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -178,7 +178,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxStencilRegistry.html b/java/docs/com/mxgraph/shape/class-use/mxStencilRegistry.html index 811f71d90..270eb91b3 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxStencilRegistry.html +++ b/java/docs/com/mxgraph/shape/class-use/mxStencilRegistry.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxStencilRegistry (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxStencilRegistry (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxStencilRegistry (mxGraph 2.5.0.0 API Specifica function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxStencilRegistry (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxStencilRegistry (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.shape.mxStencilRegistry -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxStencilShape.html b/java/docs/com/mxgraph/shape/class-use/mxStencilShape.html index 414a51e69..85ac0bfa0 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxStencilShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxStencilShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxStencilShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxStencilShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxStencilShape (mxGraph 2.5.0.0 API Specificatio function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxStencilShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxStencilShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.shape.mxStencilShape -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxStencilShape.svgShape.html b/java/docs/com/mxgraph/shape/class-use/mxStencilShape.svgShape.html index 2344eb820..a76857b96 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxStencilShape.svgShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxStencilShape.svgShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxStencilShape.svgShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxStencilShape.svgShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxStencilShape.svgShape (mxGraph 2.5.0.0 API Spe function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxStencilShape.svgShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxStencilShape.svgShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -207,7 +207,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxSwimlaneShape.html b/java/docs/com/mxgraph/shape/class-use/mxSwimlaneShape.html index 608bf6ba4..24fd054e0 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxSwimlaneShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxSwimlaneShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxSwimlaneShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxSwimlaneShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxSwimlaneShape (mxGraph 2.5.0.0 API Specificati function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxSwimlaneShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxSwimlaneShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.shape.mxSwimlaneShape -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/class-use/mxTriangleShape.html b/java/docs/com/mxgraph/shape/class-use/mxTriangleShape.html index 025293877..6470b0b40 100644 --- a/java/docs/com/mxgraph/shape/class-use/mxTriangleShape.html +++ b/java/docs/com/mxgraph/shape/class-use/mxTriangleShape.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.shape.mxTriangleShape (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.shape.mxTriangleShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.shape.mxTriangleShape (mxGraph 2.5.0.0 API Specificati function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.shape.mxTriangleShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.shape.mxTriangleShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.shape.mxTriangleShape -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxActorShape.html b/java/docs/com/mxgraph/shape/mxActorShape.html index 177968574..cfc3dd15f 100644 --- a/java/docs/com/mxgraph/shape/mxActorShape.html +++ b/java/docs/com/mxgraph/shape/mxActorShape.html @@ -2,12 +2,12 @@ - + -mxActorShape (mxGraph 2.5.0.0 API Specification) +mxActorShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxActorShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxActorShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxActorShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -229,7 +229,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxArrowShape.html b/java/docs/com/mxgraph/shape/mxArrowShape.html index 967fa3b0b..229e35361 100644 --- a/java/docs/com/mxgraph/shape/mxArrowShape.html +++ b/java/docs/com/mxgraph/shape/mxArrowShape.html @@ -2,12 +2,12 @@ - + -mxArrowShape (mxGraph 2.5.0.0 API Specification) +mxArrowShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxArrowShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxArrowShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxArrowShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -229,7 +229,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxBasicShape.html b/java/docs/com/mxgraph/shape/mxBasicShape.html index 153bcf178..52c08094f 100644 --- a/java/docs/com/mxgraph/shape/mxBasicShape.html +++ b/java/docs/com/mxgraph/shape/mxBasicShape.html @@ -2,12 +2,12 @@ - + -mxBasicShape (mxGraph 2.5.0.0 API Specification) +mxBasicShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxBasicShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxBasicShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxBasicShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -396,7 +396,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxCloudShape.html b/java/docs/com/mxgraph/shape/mxCloudShape.html index ad9ca3d93..44450ed87 100644 --- a/java/docs/com/mxgraph/shape/mxCloudShape.html +++ b/java/docs/com/mxgraph/shape/mxCloudShape.html @@ -2,12 +2,12 @@ - + -mxCloudShape (mxGraph 2.5.0.0 API Specification) +mxCloudShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCloudShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCloudShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCloudShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -229,7 +229,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxConnectorShape.html b/java/docs/com/mxgraph/shape/mxConnectorShape.html index a814e7677..e28cf056f 100644 --- a/java/docs/com/mxgraph/shape/mxConnectorShape.html +++ b/java/docs/com/mxgraph/shape/mxConnectorShape.html @@ -2,12 +2,12 @@ - + -mxConnectorShape (mxGraph 2.5.0.0 API Specification) +mxConnectorShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxConnectorShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxConnectorShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxConnectorShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -330,7 +330,7 @@ protected
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html b/java/docs/com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html index 75fe9e55d..3daa5336c 100644 --- a/java/docs/com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html +++ b/java/docs/com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html @@ -2,12 +2,12 @@ - + -mxCurveLabelShape.LabelGlyphCache (mxGraph 2.5.0.0 API Specification) +mxCurveLabelShape.LabelGlyphCache (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCurveLabelShape.LabelGlyphCache (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCurveLabelShape.LabelGlyphCache (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCurveLabelShape.LabelGlyphCache (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -334,7 +334,7 @@ public mxCurveLabelShape.LabelGlyphCache() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxCurveLabelShape.LabelPosition.html b/java/docs/com/mxgraph/shape/mxCurveLabelShape.LabelPosition.html index dd5680f8d..f44220530 100644 --- a/java/docs/com/mxgraph/shape/mxCurveLabelShape.LabelPosition.html +++ b/java/docs/com/mxgraph/shape/mxCurveLabelShape.LabelPosition.html @@ -2,12 +2,12 @@ - + -mxCurveLabelShape.LabelPosition (mxGraph 2.5.0.0 API Specification) +mxCurveLabelShape.LabelPosition (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCurveLabelShape.LabelPosition (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCurveLabelShape.LabelPosition (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCurveLabelShape.LabelPosition (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -263,7 +263,7 @@ public mxCurveLabelShape.LabelPosition() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxCurveLabelShape.html b/java/docs/com/mxgraph/shape/mxCurveLabelShape.html index 05f5a913c..2e14a8834 100644 --- a/java/docs/com/mxgraph/shape/mxCurveLabelShape.html +++ b/java/docs/com/mxgraph/shape/mxCurveLabelShape.html @@ -2,12 +2,12 @@ - + -mxCurveLabelShape (mxGraph 2.5.0.0 API Specification) +mxCurveLabelShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCurveLabelShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCurveLabelShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCurveLabelShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -866,7 +866,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxCurveShape.html b/java/docs/com/mxgraph/shape/mxCurveShape.html index 0d1ad6733..32ee0249d 100644 --- a/java/docs/com/mxgraph/shape/mxCurveShape.html +++ b/java/docs/com/mxgraph/shape/mxCurveShape.html @@ -2,12 +2,12 @@ - + -mxCurveShape (mxGraph 2.5.0.0 API Specification) +mxCurveShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCurveShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCurveShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCurveShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -396,7 +396,7 @@ protected
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxCylinderShape.html b/java/docs/com/mxgraph/shape/mxCylinderShape.html index c6579d3cf..b3fda567e 100644 --- a/java/docs/com/mxgraph/shape/mxCylinderShape.html +++ b/java/docs/com/mxgraph/shape/mxCylinderShape.html @@ -2,12 +2,12 @@ - + -mxCylinderShape (mxGraph 2.5.0.0 API Specification) +mxCylinderShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCylinderShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCylinderShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCylinderShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -231,7 +231,7 @@ public void paintShape(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxDefaultTextShape.html b/java/docs/com/mxgraph/shape/mxDefaultTextShape.html index 4105e8c2a..866ded4fb 100644 --- a/java/docs/com/mxgraph/shape/mxDefaultTextShape.html +++ b/java/docs/com/mxgraph/shape/mxDefaultTextShape.html @@ -2,12 +2,12 @@ - + -mxDefaultTextShape (mxGraph 2.5.0.0 API Specification) +mxDefaultTextShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxDefaultTextShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxDefaultTextShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxDefaultTextShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -257,7 +257,7 @@ protected void postProcessLine(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxDoubleEllipseShape.html b/java/docs/com/mxgraph/shape/mxDoubleEllipseShape.html index f594d00b1..212aff8bc 100644 --- a/java/docs/com/mxgraph/shape/mxDoubleEllipseShape.html +++ b/java/docs/com/mxgraph/shape/mxDoubleEllipseShape.html @@ -2,12 +2,12 @@ - + -mxDoubleEllipseShape (mxGraph 2.5.0.0 API Specification) +mxDoubleEllipseShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxDoubleEllipseShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxDoubleEllipseShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxDoubleEllipseShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -239,7 +239,7 @@ public void paintShape(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxDoubleRectangleShape.html b/java/docs/com/mxgraph/shape/mxDoubleRectangleShape.html index a0e7d0d4e..eb3f180b5 100644 --- a/java/docs/com/mxgraph/shape/mxDoubleRectangleShape.html +++ b/java/docs/com/mxgraph/shape/mxDoubleRectangleShape.html @@ -2,12 +2,12 @@ - + -mxDoubleRectangleShape (mxGraph 2.5.0.0 API Specification) +mxDoubleRectangleShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxDoubleRectangleShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxDoubleRectangleShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxDoubleRectangleShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -239,7 +239,7 @@ public void paintShape(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxEllipseShape.html b/java/docs/com/mxgraph/shape/mxEllipseShape.html index 92edade36..739654944 100644 --- a/java/docs/com/mxgraph/shape/mxEllipseShape.html +++ b/java/docs/com/mxgraph/shape/mxEllipseShape.html @@ -2,12 +2,12 @@ - + -mxEllipseShape (mxGraph 2.5.0.0 API Specification) +mxEllipseShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxEllipseShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxEllipseShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxEllipseShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -232,7 +232,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxHexagonShape.html b/java/docs/com/mxgraph/shape/mxHexagonShape.html index c3c9acb1a..df7697e70 100644 --- a/java/docs/com/mxgraph/shape/mxHexagonShape.html +++ b/java/docs/com/mxgraph/shape/mxHexagonShape.html @@ -2,12 +2,12 @@ - + -mxHexagonShape (mxGraph 2.5.0.0 API Specification) +mxHexagonShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxHexagonShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxHexagonShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxHexagonShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -229,7 +229,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxHtmlTextShape.html b/java/docs/com/mxgraph/shape/mxHtmlTextShape.html index 48427923e..df7f3f7a7 100644 --- a/java/docs/com/mxgraph/shape/mxHtmlTextShape.html +++ b/java/docs/com/mxgraph/shape/mxHtmlTextShape.html @@ -2,12 +2,12 @@ - + -mxHtmlTextShape (mxGraph 2.5.0.0 API Specification) +mxHtmlTextShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxHtmlTextShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxHtmlTextShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxHtmlTextShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -356,7 +356,7 @@ public void paintShape(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxIMarker.html b/java/docs/com/mxgraph/shape/mxIMarker.html index cef3a6c1a..48ce78777 100644 --- a/java/docs/com/mxgraph/shape/mxIMarker.html +++ b/java/docs/com/mxgraph/shape/mxIMarker.html @@ -2,12 +2,12 @@ - + -mxIMarker (mxGraph 2.5.0.0 API Specification) +mxIMarker (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxIMarker (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxIMarker (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxIMarker (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -179,7 +179,7 @@ paintMarker -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxIShape.html b/java/docs/com/mxgraph/shape/mxIShape.html index d12c03417..e41dc4b6e 100644 --- a/java/docs/com/mxgraph/shape/mxIShape.html +++ b/java/docs/com/mxgraph/shape/mxIShape.html @@ -2,12 +2,12 @@ - + -mxIShape (mxGraph 2.5.0.0 API Specification) +mxIShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxIShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxIShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxIShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -170,7 +170,7 @@ void paintShape(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxITextShape.html b/java/docs/com/mxgraph/shape/mxITextShape.html index 90ac6a889..2c0df026d 100644 --- a/java/docs/com/mxgraph/shape/mxITextShape.html +++ b/java/docs/com/mxgraph/shape/mxITextShape.html @@ -2,12 +2,12 @@ - + -mxITextShape (mxGraph 2.5.0.0 API Specification) +mxITextShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxITextShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxITextShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxITextShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -174,7 +174,7 @@ void paintShape(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxImageShape.html b/java/docs/com/mxgraph/shape/mxImageShape.html index 20c5f4005..c231b4a07 100644 --- a/java/docs/com/mxgraph/shape/mxImageShape.html +++ b/java/docs/com/mxgraph/shape/mxImageShape.html @@ -2,12 +2,12 @@ - + -mxImageShape (mxGraph 2.5.0.0 API Specification) +mxImageShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxImageShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxImageShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxImageShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -360,7 +360,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxLabelShape.html b/java/docs/com/mxgraph/shape/mxLabelShape.html index 20118d8e8..7a35c0422 100644 --- a/java/docs/com/mxgraph/shape/mxLabelShape.html +++ b/java/docs/com/mxgraph/shape/mxLabelShape.html @@ -2,12 +2,12 @@ - + -mxLabelShape (mxGraph 2.5.0.0 API Specification) +mxLabelShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxLabelShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxLabelShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxLabelShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -368,7 +368,7 @@ public boolean hasGradient(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxLineShape.html b/java/docs/com/mxgraph/shape/mxLineShape.html index 63f45c6c2..6c88c904e 100644 --- a/java/docs/com/mxgraph/shape/mxLineShape.html +++ b/java/docs/com/mxgraph/shape/mxLineShape.html @@ -2,12 +2,12 @@ - + -mxLineShape (mxGraph 2.5.0.0 API Specification) +mxLineShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxLineShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxLineShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxLineShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -250,7 +250,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxMarkerRegistry.html b/java/docs/com/mxgraph/shape/mxMarkerRegistry.html index aa218a8a2..69e38c79e 100644 --- a/java/docs/com/mxgraph/shape/mxMarkerRegistry.html +++ b/java/docs/com/mxgraph/shape/mxMarkerRegistry.html @@ -2,12 +2,12 @@ - + -mxMarkerRegistry (mxGraph 2.5.0.0 API Specification) +mxMarkerRegistry (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxMarkerRegistry (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxMarkerRegistry (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxMarkerRegistry (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -268,7 +268,7 @@ public static void registerMarker(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxRectangleShape.html b/java/docs/com/mxgraph/shape/mxRectangleShape.html index 2f103c4ba..a9d25328f 100644 --- a/java/docs/com/mxgraph/shape/mxRectangleShape.html +++ b/java/docs/com/mxgraph/shape/mxRectangleShape.html @@ -2,12 +2,12 @@ - + -mxRectangleShape (mxGraph 2.5.0.0 API Specification) +mxRectangleShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxRectangleShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxRectangleShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxRectangleShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -256,7 +256,7 @@ public int getArcSize(int w, -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxRhombusShape.html b/java/docs/com/mxgraph/shape/mxRhombusShape.html index 503db112c..fb2123d06 100644 --- a/java/docs/com/mxgraph/shape/mxRhombusShape.html +++ b/java/docs/com/mxgraph/shape/mxRhombusShape.html @@ -2,12 +2,12 @@ - + -mxRhombusShape (mxGraph 2.5.0.0 API Specification) +mxRhombusShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxRhombusShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxRhombusShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxRhombusShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -229,7 +229,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxStencil.html b/java/docs/com/mxgraph/shape/mxStencil.html index 45286c533..003392513 100644 --- a/java/docs/com/mxgraph/shape/mxStencil.html +++ b/java/docs/com/mxgraph/shape/mxStencil.html @@ -2,12 +2,12 @@ - + -mxStencil (mxGraph 2.5.0.0 API Specification) +mxStencil (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxStencil (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxStencil (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxStencil (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -793,7 +793,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxStencilRegistry.html b/java/docs/com/mxgraph/shape/mxStencilRegistry.html index c44565308..dffc6bf02 100644 --- a/java/docs/com/mxgraph/shape/mxStencilRegistry.html +++ b/java/docs/com/mxgraph/shape/mxStencilRegistry.html @@ -2,12 +2,12 @@ - + -mxStencilRegistry (mxGraph 2.5.0.0 API Specification) +mxStencilRegistry (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxStencilRegistry (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxStencilRegistry (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxStencilRegistry (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -272,7 +272,7 @@ public static
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxStencilShape.html b/java/docs/com/mxgraph/shape/mxStencilShape.html index 59e7351f9..b8dbf3792 100644 --- a/java/docs/com/mxgraph/shape/mxStencilShape.html +++ b/java/docs/com/mxgraph/shape/mxStencilShape.html @@ -2,12 +2,12 @@ - + -mxStencilShape (mxGraph 2.5.0.0 API Specification) +mxStencilShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxStencilShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxStencilShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxStencilShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -673,7 +673,7 @@ public void setBoundingBox(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxStencilShape.svgShape.html b/java/docs/com/mxgraph/shape/mxStencilShape.svgShape.html index 0ca94df1f..689a5e6ec 100644 --- a/java/docs/com/mxgraph/shape/mxStencilShape.svgShape.html +++ b/java/docs/com/mxgraph/shape/mxStencilShape.svgShape.html @@ -2,12 +2,12 @@ - + -mxStencilShape.svgShape (mxGraph 2.5.0.0 API Specification) +mxStencilShape.svgShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxStencilShape.svgShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxStencilShape.svgShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxStencilShape.svgShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -389,7 +389,7 @@ public void setCurrentYScale(double currentYScale) -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxSwimlaneShape.html b/java/docs/com/mxgraph/shape/mxSwimlaneShape.html index 9006520ee..66200c32d 100644 --- a/java/docs/com/mxgraph/shape/mxSwimlaneShape.html +++ b/java/docs/com/mxgraph/shape/mxSwimlaneShape.html @@ -2,12 +2,12 @@ - + -mxSwimlaneShape (mxGraph 2.5.0.0 API Specification) +mxSwimlaneShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxSwimlaneShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxSwimlaneShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxSwimlaneShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -253,7 +253,7 @@ protected
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/mxTriangleShape.html b/java/docs/com/mxgraph/shape/mxTriangleShape.html index f91f74983..0332225cb 100644 --- a/java/docs/com/mxgraph/shape/mxTriangleShape.html +++ b/java/docs/com/mxgraph/shape/mxTriangleShape.html @@ -2,12 +2,12 @@ - + -mxTriangleShape (mxGraph 2.5.0.0 API Specification) +mxTriangleShape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxTriangleShape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxTriangleShape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxTriangleShape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -229,7 +229,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/package-frame.html b/java/docs/com/mxgraph/shape/package-frame.html index 9f7739139..7cd37e282 100644 --- a/java/docs/com/mxgraph/shape/package-frame.html +++ b/java/docs/com/mxgraph/shape/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.shape (mxGraph 2.5.0.0 API Specification) +com.mxgraph.shape (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/shape/package-summary.html b/java/docs/com/mxgraph/shape/package-summary.html index 784ae1e56..ea46f0700 100644 --- a/java/docs/com/mxgraph/shape/package-summary.html +++ b/java/docs/com/mxgraph/shape/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.shape (mxGraph 2.5.0.0 API Specification) +com.mxgraph.shape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.shape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.shape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.shape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -242,7 +242,7 @@ Package com.mxgraph.shape -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/package-tree.html b/java/docs/com/mxgraph/shape/package-tree.html index 194013c8a..189ba1a2c 100644 --- a/java/docs/com/mxgraph/shape/package-tree.html +++ b/java/docs/com/mxgraph/shape/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.shape Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.shape Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.shape Class Hierarchy (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.shape Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.shape Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -138,7 +138,7 @@ Interface Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/shape/package-use.html b/java/docs/com/mxgraph/shape/package-use.html index 4e1ed1505..929adb1c2 100644 --- a/java/docs/com/mxgraph/shape/package-use.html +++ b/java/docs/com/mxgraph/shape/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.shape (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.shape (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.shape (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.shape (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.shape (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -229,7 +229,7 @@ Classes in
com.mxgraph -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/sharing/class-use/mxSession.html b/java/docs/com/mxgraph/sharing/class-use/mxSession.html index 9b9cd74a4..18a538d31 100644 --- a/java/docs/com/mxgraph/sharing/class-use/mxSession.html +++ b/java/docs/com/mxgraph/sharing/class-use/mxSession.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.sharing.mxSession (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.sharing.mxSession (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.sharing.mxSession (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.sharing.mxSession (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.sharing.mxSession (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.sharing.mxSession -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/sharing/class-use/mxSharedGraphModel.html b/java/docs/com/mxgraph/sharing/class-use/mxSharedGraphModel.html index 51fde39c0..ec6732e8e 100644 --- a/java/docs/com/mxgraph/sharing/class-use/mxSharedGraphModel.html +++ b/java/docs/com/mxgraph/sharing/class-use/mxSharedGraphModel.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.sharing.mxSharedGraphModel (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.sharing.mxSharedGraphModel (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.sharing.mxSharedGraphModel (mxGraph 2.5.0.0 API Specif function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.sharing.mxSharedGraphModel (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.sharing.mxSharedGraphModel (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.sharing.mxSharedGraphModel -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/sharing/class-use/mxSharedState.html b/java/docs/com/mxgraph/sharing/class-use/mxSharedState.html index 5c6f36e32..14c0462d6 100644 --- a/java/docs/com/mxgraph/sharing/class-use/mxSharedState.html +++ b/java/docs/com/mxgraph/sharing/class-use/mxSharedState.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.sharing.mxSharedState (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.sharing.mxSharedState (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.sharing.mxSharedState (mxGraph 2.5.0.0 API Specificati function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.sharing.mxSharedState (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.sharing.mxSharedState (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -177,7 +177,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/sharing/class-use/mxSharedState.mxDiagramChangeListener.html b/java/docs/com/mxgraph/sharing/class-use/mxSharedState.mxDiagramChangeListener.html index b9e3598ab..41b2543c5 100644 --- a/java/docs/com/mxgraph/sharing/class-use/mxSharedState.mxDiagramChangeListener.html +++ b/java/docs/com/mxgraph/sharing/class-use/mxSharedState.mxDiagramChangeListener.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.sharing.mxSharedState.mxDiagramChangeListener (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.sharing.mxSharedState.mxDiagramChangeListener (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.sharing.mxSharedState.mxDiagramChangeListener (mxG function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.sharing.mxSharedState.mxDiagramChangeListener (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.sharing.mxSharedState.mxDiagramChangeListener (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -186,7 +186,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/sharing/mxSession.html b/java/docs/com/mxgraph/sharing/mxSession.html index af1d488ef..93c39c794 100644 --- a/java/docs/com/mxgraph/sharing/mxSession.html +++ b/java/docs/com/mxgraph/sharing/mxSession.html @@ -2,12 +2,12 @@ - + -mxSession (mxGraph 2.5.0.0 API Specification) +mxSession (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxSession (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxSession (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxSession (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -566,7 +566,7 @@ public void destroy() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/sharing/mxSharedGraphModel.html b/java/docs/com/mxgraph/sharing/mxSharedGraphModel.html index e7bb45db3..846656095 100644 --- a/java/docs/com/mxgraph/sharing/mxSharedGraphModel.html +++ b/java/docs/com/mxgraph/sharing/mxSharedGraphModel.html @@ -2,12 +2,12 @@ - + -mxSharedGraphModel (mxGraph 2.5.0.0 API Specification) +mxSharedGraphModel (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxSharedGraphModel (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxSharedGraphModel (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxSharedGraphModel (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -539,7 +539,7 @@ public void cellRemoved(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/sharing/mxSharedState.html b/java/docs/com/mxgraph/sharing/mxSharedState.html index dcdf89c43..741ee7a62 100644 --- a/java/docs/com/mxgraph/sharing/mxSharedState.html +++ b/java/docs/com/mxgraph/sharing/mxSharedState.html @@ -2,12 +2,12 @@ - + -mxSharedState (mxGraph 2.5.0.0 API Specification) +mxSharedState (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxSharedState (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxSharedState (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxSharedState (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -499,7 +499,7 @@ public void removeDiagramChangeListener(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/sharing/mxSharedState.mxDiagramChangeListener.html b/java/docs/com/mxgraph/sharing/mxSharedState.mxDiagramChangeListener.html index 1ccff1d6b..b0f8a0a88 100644 --- a/java/docs/com/mxgraph/sharing/mxSharedState.mxDiagramChangeListener.html +++ b/java/docs/com/mxgraph/sharing/mxSharedState.mxDiagramChangeListener.html @@ -2,12 +2,12 @@ - + -mxSharedState.mxDiagramChangeListener (mxGraph 2.5.0.0 API Specification) +mxSharedState.mxDiagramChangeListener (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxSharedState.mxDiagramChangeListener (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxSharedState.mxDiagramChangeListener (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxSharedState.mxDiagramChangeListener (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -180,7 +180,7 @@ void diagramChanged(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/sharing/package-frame.html b/java/docs/com/mxgraph/sharing/package-frame.html index 433778d90..a9c88a25a 100644 --- a/java/docs/com/mxgraph/sharing/package-frame.html +++ b/java/docs/com/mxgraph/sharing/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.sharing (mxGraph 2.5.0.0 API Specification) +com.mxgraph.sharing (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/sharing/package-summary.html b/java/docs/com/mxgraph/sharing/package-summary.html index 5809b6b52..5b76ff841 100644 --- a/java/docs/com/mxgraph/sharing/package-summary.html +++ b/java/docs/com/mxgraph/sharing/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.sharing (mxGraph 2.5.0.0 API Specification) +com.mxgraph.sharing (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.sharing (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.sharing (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.sharing (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -162,7 +162,7 @@ This package contains all classes required for concurrent diagram editing -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/sharing/package-tree.html b/java/docs/com/mxgraph/sharing/package-tree.html index f8f140ce6..2aa604a1b 100644 --- a/java/docs/com/mxgraph/sharing/package-tree.html +++ b/java/docs/com/mxgraph/sharing/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.sharing Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.sharing Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.sharing Class Hierarchy (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.sharing Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.sharing Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -128,7 +128,7 @@ Interface Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/sharing/package-use.html b/java/docs/com/mxgraph/sharing/package-use.html index fe88acd04..845d1c637 100644 --- a/java/docs/com/mxgraph/sharing/package-use.html +++ b/java/docs/com/mxgraph/sharing/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.sharing (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.sharing (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.sharing (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.sharing (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.sharing (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -143,7 +143,7 @@ Classes in
com.mxgra -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/class-use/mxGraphComponent.html b/java/docs/com/mxgraph/swing/class-use/mxGraphComponent.html index 2c34a5698..8ac6fa31f 100644 --- a/java/docs/com/mxgraph/swing/class-use/mxGraphComponent.html +++ b/java/docs/com/mxgraph/swing/class-use/mxGraphComponent.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.mxGraphComponent (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.mxGraphComponent (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.mxGraphComponent (mxGraph 2.5.0.0 API Specificat function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.mxGraphComponent (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.mxGraphComponent (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -746,7 +746,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/class-use/mxGraphComponent.mxGraphControl.html b/java/docs/com/mxgraph/swing/class-use/mxGraphComponent.mxGraphControl.html index 2f1fb6566..b823a6fc9 100644 --- a/java/docs/com/mxgraph/swing/class-use/mxGraphComponent.mxGraphControl.html +++ b/java/docs/com/mxgraph/swing/class-use/mxGraphComponent.mxGraphControl.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.mxGraphComponent.mxGraphControl (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.mxGraphComponent.mxGraphControl (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.mxGraphComponent.mxGraphControl (mxGraph 2.5.0.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.mxGraphComponent.mxGraphControl (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.mxGraphComponent.mxGraphControl (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -171,7 +171,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/class-use/mxGraphComponent.mxMouseRedirector.html b/java/docs/com/mxgraph/swing/class-use/mxGraphComponent.mxMouseRedirector.html index d7bb1c94a..7bfee5f72 100644 --- a/java/docs/com/mxgraph/swing/class-use/mxGraphComponent.mxMouseRedirector.html +++ b/java/docs/com/mxgraph/swing/class-use/mxGraphComponent.mxMouseRedirector.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.mxGraphComponent.mxMouseRedirector (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.mxGraphComponent.mxMouseRedirector (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.mxGraphComponent.mxMouseRedirector (mxGraph 2.5. function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.mxGraphComponent.mxMouseRedirector (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.mxGraphComponent.mxMouseRedirector (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.mxGraphComponent.mxMouseRedirector -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/class-use/mxGraphOutline.MouseTracker.html b/java/docs/com/mxgraph/swing/class-use/mxGraphOutline.MouseTracker.html index a641c10a7..e84dc1572 100644 --- a/java/docs/com/mxgraph/swing/class-use/mxGraphOutline.MouseTracker.html +++ b/java/docs/com/mxgraph/swing/class-use/mxGraphOutline.MouseTracker.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.mxGraphOutline.MouseTracker (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.mxGraphOutline.MouseTracker (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.mxGraphOutline.MouseTracker (mxGraph 2.5.0.0 API function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.mxGraphOutline.MouseTracker (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.mxGraphOutline.MouseTracker (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -146,7 +146,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/class-use/mxGraphOutline.html b/java/docs/com/mxgraph/swing/class-use/mxGraphOutline.html index 47c7af6e5..7ef20e882 100644 --- a/java/docs/com/mxgraph/swing/class-use/mxGraphOutline.html +++ b/java/docs/com/mxgraph/swing/class-use/mxGraphOutline.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.mxGraphOutline (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.mxGraphOutline (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.mxGraphOutline (mxGraph 2.5.0.0 API Specificatio function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.mxGraphOutline (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.mxGraphOutline (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.mxGraphOutline -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/class-use/mxCellHandler.html b/java/docs/com/mxgraph/swing/handler/class-use/mxCellHandler.html index 203594385..1d7f5f43f 100644 --- a/java/docs/com/mxgraph/swing/handler/class-use/mxCellHandler.html +++ b/java/docs/com/mxgraph/swing/handler/class-use/mxCellHandler.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.handler.mxCellHandler (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.handler.mxCellHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.handler.mxCellHandler (mxGraph 2.5.0.0 API Speci function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.handler.mxCellHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.handler.mxCellHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -224,7 +224,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/class-use/mxCellMarker.html b/java/docs/com/mxgraph/swing/handler/class-use/mxCellMarker.html index 5773969ff..4ff7530e9 100644 --- a/java/docs/com/mxgraph/swing/handler/class-use/mxCellMarker.html +++ b/java/docs/com/mxgraph/swing/handler/class-use/mxCellMarker.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.handler.mxCellMarker (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.handler.mxCellMarker (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.handler.mxCellMarker (mxGraph 2.5.0.0 API Specif function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.handler.mxCellMarker (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.handler.mxCellMarker (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -234,7 +234,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/class-use/mxCellTracker.html b/java/docs/com/mxgraph/swing/handler/class-use/mxCellTracker.html index ffbf5f053..e0db58fae 100644 --- a/java/docs/com/mxgraph/swing/handler/class-use/mxCellTracker.html +++ b/java/docs/com/mxgraph/swing/handler/class-use/mxCellTracker.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.handler.mxCellTracker (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.handler.mxCellTracker (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.handler.mxCellTracker (mxGraph 2.5.0.0 API Speci function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.handler.mxCellTracker (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.handler.mxCellTracker (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.handler.mxCellTracker -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/class-use/mxConnectPreview.html b/java/docs/com/mxgraph/swing/handler/class-use/mxConnectPreview.html index 3857ccd60..986845de8 100644 --- a/java/docs/com/mxgraph/swing/handler/class-use/mxConnectPreview.html +++ b/java/docs/com/mxgraph/swing/handler/class-use/mxConnectPreview.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.handler.mxConnectPreview (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.handler.mxConnectPreview (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.handler.mxConnectPreview (mxGraph 2.5.0.0 API Sp function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.handler.mxConnectPreview (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.handler.mxConnectPreview (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -186,7 +186,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/class-use/mxConnectionHandler.html b/java/docs/com/mxgraph/swing/handler/class-use/mxConnectionHandler.html index a91c7c4cb..e5e4b92dc 100644 --- a/java/docs/com/mxgraph/swing/handler/class-use/mxConnectionHandler.html +++ b/java/docs/com/mxgraph/swing/handler/class-use/mxConnectionHandler.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.handler.mxConnectionHandler (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.handler.mxConnectionHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.handler.mxConnectionHandler (mxGraph 2.5.0.0 API function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.handler.mxConnectionHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.handler.mxConnectionHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -170,7 +170,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/class-use/mxEdgeHandler.html b/java/docs/com/mxgraph/swing/handler/class-use/mxEdgeHandler.html index 590f9f71c..3c1fe8d3c 100644 --- a/java/docs/com/mxgraph/swing/handler/class-use/mxEdgeHandler.html +++ b/java/docs/com/mxgraph/swing/handler/class-use/mxEdgeHandler.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.handler.mxEdgeHandler (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.handler.mxEdgeHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.handler.mxEdgeHandler (mxGraph 2.5.0.0 API Speci function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.handler.mxEdgeHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.handler.mxEdgeHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -146,7 +146,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/class-use/mxElbowEdgeHandler.html b/java/docs/com/mxgraph/swing/handler/class-use/mxElbowEdgeHandler.html index 90e9e2110..5b039d3cc 100644 --- a/java/docs/com/mxgraph/swing/handler/class-use/mxElbowEdgeHandler.html +++ b/java/docs/com/mxgraph/swing/handler/class-use/mxElbowEdgeHandler.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.handler.mxElbowEdgeHandler (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.handler.mxElbowEdgeHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.handler.mxElbowEdgeHandler (mxGraph 2.5.0.0 API function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.handler.mxElbowEdgeHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.handler.mxElbowEdgeHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.handler.mxElbowEdgeHandler -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/class-use/mxGraphHandler.html b/java/docs/com/mxgraph/swing/handler/class-use/mxGraphHandler.html index 9e5def3a7..360a7b770 100644 --- a/java/docs/com/mxgraph/swing/handler/class-use/mxGraphHandler.html +++ b/java/docs/com/mxgraph/swing/handler/class-use/mxGraphHandler.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.handler.mxGraphHandler (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.handler.mxGraphHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.handler.mxGraphHandler (mxGraph 2.5.0.0 API Spec function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.handler.mxGraphHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.handler.mxGraphHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -170,7 +170,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/class-use/mxGraphTransferHandler.html b/java/docs/com/mxgraph/swing/handler/class-use/mxGraphTransferHandler.html index 5645b7535..7f00e6009 100644 --- a/java/docs/com/mxgraph/swing/handler/class-use/mxGraphTransferHandler.html +++ b/java/docs/com/mxgraph/swing/handler/class-use/mxGraphTransferHandler.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.handler.mxGraphTransferHandler (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.handler.mxGraphTransferHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.handler.mxGraphTransferHandler (mxGraph 2.5.0.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.handler.mxGraphTransferHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.handler.mxGraphTransferHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -146,7 +146,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/class-use/mxInsertHandler.html b/java/docs/com/mxgraph/swing/handler/class-use/mxInsertHandler.html index 5083490bc..f69d52fb7 100644 --- a/java/docs/com/mxgraph/swing/handler/class-use/mxInsertHandler.html +++ b/java/docs/com/mxgraph/swing/handler/class-use/mxInsertHandler.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.handler.mxInsertHandler (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.handler.mxInsertHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.handler.mxInsertHandler (mxGraph 2.5.0.0 API Spe function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.handler.mxInsertHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.handler.mxInsertHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.handler.mxInsertHandler -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/class-use/mxKeyboardHandler.html b/java/docs/com/mxgraph/swing/handler/class-use/mxKeyboardHandler.html index 456754a15..72de32a18 100644 --- a/java/docs/com/mxgraph/swing/handler/class-use/mxKeyboardHandler.html +++ b/java/docs/com/mxgraph/swing/handler/class-use/mxKeyboardHandler.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.handler.mxKeyboardHandler (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.handler.mxKeyboardHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.handler.mxKeyboardHandler (mxGraph 2.5.0.0 API S function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.handler.mxKeyboardHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.handler.mxKeyboardHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.handler.mxKeyboardHandler -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/class-use/mxMovePreview.html b/java/docs/com/mxgraph/swing/handler/class-use/mxMovePreview.html index da792e04b..51695ef18 100644 --- a/java/docs/com/mxgraph/swing/handler/class-use/mxMovePreview.html +++ b/java/docs/com/mxgraph/swing/handler/class-use/mxMovePreview.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.handler.mxMovePreview (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.handler.mxMovePreview (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.handler.mxMovePreview (mxGraph 2.5.0.0 API Speci function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.handler.mxMovePreview (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.handler.mxMovePreview (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -170,7 +170,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/class-use/mxPanningHandler.html b/java/docs/com/mxgraph/swing/handler/class-use/mxPanningHandler.html index 75aa8a47b..fe966a7a4 100644 --- a/java/docs/com/mxgraph/swing/handler/class-use/mxPanningHandler.html +++ b/java/docs/com/mxgraph/swing/handler/class-use/mxPanningHandler.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.handler.mxPanningHandler (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.handler.mxPanningHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.handler.mxPanningHandler (mxGraph 2.5.0.0 API Sp function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.handler.mxPanningHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.handler.mxPanningHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -170,7 +170,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/class-use/mxRotationHandler.html b/java/docs/com/mxgraph/swing/handler/class-use/mxRotationHandler.html index 8c8719d68..902d7ac6c 100644 --- a/java/docs/com/mxgraph/swing/handler/class-use/mxRotationHandler.html +++ b/java/docs/com/mxgraph/swing/handler/class-use/mxRotationHandler.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.handler.mxRotationHandler (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.handler.mxRotationHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.handler.mxRotationHandler (mxGraph 2.5.0.0 API S function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.handler.mxRotationHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.handler.mxRotationHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.handler.mxRotationHandler -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/class-use/mxRubberband.html b/java/docs/com/mxgraph/swing/handler/class-use/mxRubberband.html index 184432328..e3b94717e 100644 --- a/java/docs/com/mxgraph/swing/handler/class-use/mxRubberband.html +++ b/java/docs/com/mxgraph/swing/handler/class-use/mxRubberband.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.handler.mxRubberband (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.handler.mxRubberband (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.handler.mxRubberband (mxGraph 2.5.0.0 API Specif function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.handler.mxRubberband (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.handler.mxRubberband (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.handler.mxRubberband -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/class-use/mxSelectionCellsHandler.html b/java/docs/com/mxgraph/swing/handler/class-use/mxSelectionCellsHandler.html index 502ff5ce5..b8996b670 100644 --- a/java/docs/com/mxgraph/swing/handler/class-use/mxSelectionCellsHandler.html +++ b/java/docs/com/mxgraph/swing/handler/class-use/mxSelectionCellsHandler.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.handler.mxSelectionCellsHandler (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.handler.mxSelectionCellsHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.handler.mxSelectionCellsHandler (mxGraph 2.5.0.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.handler.mxSelectionCellsHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.handler.mxSelectionCellsHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -170,7 +170,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/class-use/mxVertexHandler.html b/java/docs/com/mxgraph/swing/handler/class-use/mxVertexHandler.html index 54bafeb32..447158818 100644 --- a/java/docs/com/mxgraph/swing/handler/class-use/mxVertexHandler.html +++ b/java/docs/com/mxgraph/swing/handler/class-use/mxVertexHandler.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.handler.mxVertexHandler (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.handler.mxVertexHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.handler.mxVertexHandler (mxGraph 2.5.0.0 API Spe function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.handler.mxVertexHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.handler.mxVertexHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.handler.mxVertexHandler -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/mxCellHandler.html b/java/docs/com/mxgraph/swing/handler/mxCellHandler.html index 7788d0096..a962af402 100644 --- a/java/docs/com/mxgraph/swing/handler/mxCellHandler.html +++ b/java/docs/com/mxgraph/swing/handler/mxCellHandler.html @@ -2,12 +2,12 @@ - + -mxCellHandler (mxGraph 2.5.0.0 API Specification) +mxCellHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCellHandler (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCellHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCellHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1038,7 +1038,7 @@ protected void destroy() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/mxCellMarker.html b/java/docs/com/mxgraph/swing/handler/mxCellMarker.html index 6bc1d8154..c33703cb8 100644 --- a/java/docs/com/mxgraph/swing/handler/mxCellMarker.html +++ b/java/docs/com/mxgraph/swing/handler/mxCellMarker.html @@ -2,12 +2,12 @@ - + -mxCellMarker (mxGraph 2.5.0.0 API Specification) +mxCellMarker (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCellMarker (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCellMarker (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCellMarker (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1492,7 +1492,7 @@ public void paint(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/mxCellTracker.html b/java/docs/com/mxgraph/swing/handler/mxCellTracker.html index 3a1787580..9119f5b3f 100644 --- a/java/docs/com/mxgraph/swing/handler/mxCellTracker.html +++ b/java/docs/com/mxgraph/swing/handler/mxCellTracker.html @@ -2,12 +2,12 @@ - + -mxCellTracker (mxGraph 2.5.0.0 API Specification) +mxCellTracker (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCellTracker (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCellTracker (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCellTracker (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -505,7 +505,7 @@ public void mouseMoved(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/mxConnectPreview.html b/java/docs/com/mxgraph/swing/handler/mxConnectPreview.html index d129a09e8..003fd8310 100644 --- a/java/docs/com/mxgraph/swing/handler/mxConnectPreview.html +++ b/java/docs/com/mxgraph/swing/handler/mxConnectPreview.html @@ -2,12 +2,12 @@ - + -mxConnectPreview (mxGraph 2.5.0.0 API Specification) +mxConnectPreview (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxConnectPreview (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxConnectPreview (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxConnectPreview (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -634,7 +634,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/mxConnectionHandler.html b/java/docs/com/mxgraph/swing/handler/mxConnectionHandler.html index 213313ea7..367f5b34e 100644 --- a/java/docs/com/mxgraph/swing/handler/mxConnectionHandler.html +++ b/java/docs/com/mxgraph/swing/handler/mxConnectionHandler.html @@ -2,12 +2,12 @@ - + -mxConnectionHandler (mxGraph 2.5.0.0 API Specification) +mxConnectionHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxConnectionHandler (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxConnectionHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxConnectionHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1365,7 +1365,7 @@ public void paint(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/mxEdgeHandler.html b/java/docs/com/mxgraph/swing/handler/mxEdgeHandler.html index dddce7ccc..e57d6e141 100644 --- a/java/docs/com/mxgraph/swing/handler/mxEdgeHandler.html +++ b/java/docs/com/mxgraph/swing/handler/mxEdgeHandler.html @@ -2,12 +2,12 @@ - + -mxEdgeHandler (mxGraph 2.5.0.0 API Specification) +mxEdgeHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxEdgeHandler (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxEdgeHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxEdgeHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1023,7 +1023,7 @@ public void paint(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/mxElbowEdgeHandler.html b/java/docs/com/mxgraph/swing/handler/mxElbowEdgeHandler.html index 6bf733130..f38a63581 100644 --- a/java/docs/com/mxgraph/swing/handler/mxElbowEdgeHandler.html +++ b/java/docs/com/mxgraph/swing/handler/mxElbowEdgeHandler.html @@ -2,12 +2,12 @@ - + -mxElbowEdgeHandler (mxGraph 2.5.0.0 API Specification) +mxElbowEdgeHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxElbowEdgeHandler (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxElbowEdgeHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxElbowEdgeHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -340,7 +340,7 @@ protected
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/mxGraphHandler.html b/java/docs/com/mxgraph/swing/handler/mxGraphHandler.html index 85f9fd19b..491f1d345 100644 --- a/java/docs/com/mxgraph/swing/handler/mxGraphHandler.html +++ b/java/docs/com/mxgraph/swing/handler/mxGraphHandler.html @@ -2,12 +2,12 @@ - + -mxGraphHandler (mxGraph 2.5.0.0 API Specification) +mxGraphHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphHandler (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -2002,7 +2002,7 @@ protected static final
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/mxGraphTransferHandler.html b/java/docs/com/mxgraph/swing/handler/mxGraphTransferHandler.html index 471fcf950..bc92fe58a 100644 --- a/java/docs/com/mxgraph/swing/handler/mxGraphTransferHandler.html +++ b/java/docs/com/mxgraph/swing/handler/mxGraphTransferHandler.html @@ -2,12 +2,12 @@ - + -mxGraphTransferHandler (mxGraph 2.5.0.0 API Specification) +mxGraphTransferHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphTransferHandler (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphTransferHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphTransferHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -944,7 +944,7 @@ protected
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/mxInsertHandler.html b/java/docs/com/mxgraph/swing/handler/mxInsertHandler.html index ab81035ee..c60351457 100644 --- a/java/docs/com/mxgraph/swing/handler/mxInsertHandler.html +++ b/java/docs/com/mxgraph/swing/handler/mxInsertHandler.html @@ -2,12 +2,12 @@ - + -mxInsertHandler (mxGraph 2.5.0.0 API Specification) +mxInsertHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxInsertHandler (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxInsertHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxInsertHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -670,7 +670,7 @@ public void removeListener(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/mxKeyboardHandler.html b/java/docs/com/mxgraph/swing/handler/mxKeyboardHandler.html index 8a2a76ce6..9758c1329 100644 --- a/java/docs/com/mxgraph/swing/handler/mxKeyboardHandler.html +++ b/java/docs/com/mxgraph/swing/handler/mxKeyboardHandler.html @@ -2,12 +2,12 @@ - + -mxKeyboardHandler (mxGraph 2.5.0.0 API Specification) +mxKeyboardHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxKeyboardHandler (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxKeyboardHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxKeyboardHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -257,7 +257,7 @@ protected
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/mxMovePreview.html b/java/docs/com/mxgraph/swing/handler/mxMovePreview.html index 5847a43f1..0a5b6f7be 100644 --- a/java/docs/com/mxgraph/swing/handler/mxMovePreview.html +++ b/java/docs/com/mxgraph/swing/handler/mxMovePreview.html @@ -2,12 +2,12 @@ - + -mxMovePreview (mxGraph 2.5.0.0 API Specification) +mxMovePreview (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxMovePreview (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxMovePreview (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxMovePreview (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -973,7 +973,7 @@ public void paint(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/mxPanningHandler.html b/java/docs/com/mxgraph/swing/handler/mxPanningHandler.html index 95e6c3738..de54278a3 100644 --- a/java/docs/com/mxgraph/swing/handler/mxPanningHandler.html +++ b/java/docs/com/mxgraph/swing/handler/mxPanningHandler.html @@ -2,12 +2,12 @@ - + -mxPanningHandler (mxGraph 2.5.0.0 API Specification) +mxPanningHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxPanningHandler (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxPanningHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxPanningHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -405,7 +405,7 @@ public boolean isActive() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/mxRotationHandler.html b/java/docs/com/mxgraph/swing/handler/mxRotationHandler.html index ea5a7c065..e3493ff3b 100644 --- a/java/docs/com/mxgraph/swing/handler/mxRotationHandler.html +++ b/java/docs/com/mxgraph/swing/handler/mxRotationHandler.html @@ -2,12 +2,12 @@ - + -mxRotationHandler (mxGraph 2.5.0.0 API Specification) +mxRotationHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxRotationHandler (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxRotationHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxRotationHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -622,7 +622,7 @@ public void paint(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/mxRubberband.html b/java/docs/com/mxgraph/swing/handler/mxRubberband.html index b4dece772..3137b73e7 100644 --- a/java/docs/com/mxgraph/swing/handler/mxRubberband.html +++ b/java/docs/com/mxgraph/swing/handler/mxRubberband.html @@ -2,12 +2,12 @@ - + -mxRubberband (mxGraph 2.5.0.0 API Specification) +mxRubberband (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxRubberband (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxRubberband (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxRubberband (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -759,7 +759,7 @@ public void mouseMoved(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/mxSelectionCellsHandler.html b/java/docs/com/mxgraph/swing/handler/mxSelectionCellsHandler.html index 5ec25ea54..588a22740 100644 --- a/java/docs/com/mxgraph/swing/handler/mxSelectionCellsHandler.html +++ b/java/docs/com/mxgraph/swing/handler/mxSelectionCellsHandler.html @@ -2,12 +2,12 @@ - + -mxSelectionCellsHandler (mxGraph 2.5.0.0 API Specification) +mxSelectionCellsHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxSelectionCellsHandler (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxSelectionCellsHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxSelectionCellsHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -868,7 +868,7 @@ public void mouseExited(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/mxVertexHandler.html b/java/docs/com/mxgraph/swing/handler/mxVertexHandler.html index 43e3658e7..ecd9d5027 100644 --- a/java/docs/com/mxgraph/swing/handler/mxVertexHandler.html +++ b/java/docs/com/mxgraph/swing/handler/mxVertexHandler.html @@ -2,12 +2,12 @@ - + -mxVertexHandler (mxGraph 2.5.0.0 API Specification) +mxVertexHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxVertexHandler (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxVertexHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxVertexHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -558,7 +558,7 @@ public void paint(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/package-frame.html b/java/docs/com/mxgraph/swing/handler/package-frame.html index a130c8a42..c08e5fa59 100644 --- a/java/docs/com/mxgraph/swing/handler/package-frame.html +++ b/java/docs/com/mxgraph/swing/handler/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.swing.handler (mxGraph 2.5.0.0 API Specification) +com.mxgraph.swing.handler (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/swing/handler/package-summary.html b/java/docs/com/mxgraph/swing/handler/package-summary.html index 79363da9c..a982452f5 100644 --- a/java/docs/com/mxgraph/swing/handler/package-summary.html +++ b/java/docs/com/mxgraph/swing/handler/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.swing.handler (mxGraph 2.5.0.0 API Specification) +com.mxgraph.swing.handler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.swing.handler (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.swing.handler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.swing.handler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -205,7 +205,7 @@ This package contains all classes required for mouse event handling in -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/package-tree.html b/java/docs/com/mxgraph/swing/handler/package-tree.html index 0e38ec1d4..48711aee4 100644 --- a/java/docs/com/mxgraph/swing/handler/package-tree.html +++ b/java/docs/com/mxgraph/swing/handler/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.swing.handler Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.swing.handler Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.swing.handler Class Hierarchy (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.swing.handler Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.swing.handler Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -144,7 +144,7 @@ Class Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/handler/package-use.html b/java/docs/com/mxgraph/swing/handler/package-use.html index 67ec8e5f3..12c577f8a 100644 --- a/java/docs/com/mxgraph/swing/handler/package-use.html +++ b/java/docs/com/mxgraph/swing/handler/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.swing.handler (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.swing.handler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.swing.handler (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.swing.handler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.swing.handler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -210,7 +210,7 @@ Classes in
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/mxGraphComponent.html b/java/docs/com/mxgraph/swing/mxGraphComponent.html index ddde2ae42..57fcaa899 100644 --- a/java/docs/com/mxgraph/swing/mxGraphComponent.html +++ b/java/docs/com/mxgraph/swing/mxGraphComponent.html @@ -2,12 +2,12 @@ - + -mxGraphComponent (mxGraph 2.5.0.0 API Specification) +mxGraphComponent (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphComponent (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphComponent (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphComponent (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -6357,7 +6357,7 @@ public void removeListener(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/mxGraphComponent.mxGraphControl.html b/java/docs/com/mxgraph/swing/mxGraphComponent.mxGraphControl.html index 377e74fa0..e9c4128da 100644 --- a/java/docs/com/mxgraph/swing/mxGraphComponent.mxGraphControl.html +++ b/java/docs/com/mxgraph/swing/mxGraphComponent.mxGraphControl.html @@ -2,12 +2,12 @@ - + -mxGraphComponent.mxGraphControl (mxGraph 2.5.0.0 API Specification) +mxGraphComponent.mxGraphControl (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphComponent.mxGraphControl (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphComponent.mxGraphControl (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphComponent.mxGraphControl (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -715,7 +715,7 @@ protected boolean isCellDisplayable(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html b/java/docs/com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html index d3376e561..12a69c535 100644 --- a/java/docs/com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html +++ b/java/docs/com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html @@ -2,12 +2,12 @@ - + -mxGraphComponent.mxMouseRedirector (mxGraph 2.5.0.0 API Specification) +mxGraphComponent.mxMouseRedirector (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphComponent.mxMouseRedirector (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphComponent.mxMouseRedirector (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphComponent.mxMouseRedirector (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -388,7 +388,7 @@ public void mouseMoved(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/mxGraphOutline.MouseTracker.html b/java/docs/com/mxgraph/swing/mxGraphOutline.MouseTracker.html index 0f258b7cd..c1f6b6734 100644 --- a/java/docs/com/mxgraph/swing/mxGraphOutline.MouseTracker.html +++ b/java/docs/com/mxgraph/swing/mxGraphOutline.MouseTracker.html @@ -2,12 +2,12 @@ - + -mxGraphOutline.MouseTracker (mxGraph 2.5.0.0 API Specification) +mxGraphOutline.MouseTracker (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphOutline.MouseTracker (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphOutline.MouseTracker (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphOutline.MouseTracker (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -412,7 +412,7 @@ public void mouseExited(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/mxGraphOutline.html b/java/docs/com/mxgraph/swing/mxGraphOutline.html index 706e87ec2..10476f330 100644 --- a/java/docs/com/mxgraph/swing/mxGraphOutline.html +++ b/java/docs/com/mxgraph/swing/mxGraphOutline.html @@ -2,12 +2,12 @@ - + -mxGraphOutline (mxGraph 2.5.0.0 API Specification) +mxGraphOutline (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphOutline (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphOutline (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphOutline (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1256,7 +1256,7 @@ public boolean updateScaleAndTranslate() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/package-frame.html b/java/docs/com/mxgraph/swing/package-frame.html index d6d5f9a05..57edb5230 100644 --- a/java/docs/com/mxgraph/swing/package-frame.html +++ b/java/docs/com/mxgraph/swing/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.swing (mxGraph 2.5.0.0 API Specification) +com.mxgraph.swing (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/swing/package-summary.html b/java/docs/com/mxgraph/swing/package-summary.html index 4fc36100b..94ba7a8fe 100644 --- a/java/docs/com/mxgraph/swing/package-summary.html +++ b/java/docs/com/mxgraph/swing/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.swing (mxGraph 2.5.0.0 API Specification) +com.mxgraph.swing (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.swing (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.swing (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.swing (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -148,7 +148,7 @@ This package contains the main component for JFC/Swing, namely the graph -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/package-tree.html b/java/docs/com/mxgraph/swing/package-tree.html index 90b24b461..3c4a977c6 100644 --- a/java/docs/com/mxgraph/swing/package-tree.html +++ b/java/docs/com/mxgraph/swing/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.swing Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.swing Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.swing Class Hierarchy (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.swing Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.swing Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -132,7 +132,7 @@ Class Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/package-use.html b/java/docs/com/mxgraph/swing/package-use.html index dfc7f377c..b4dbe1f6f 100644 --- a/java/docs/com/mxgraph/swing/package-use.html +++ b/java/docs/com/mxgraph/swing/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.swing (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.swing (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.swing (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.swing (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.swing (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -213,7 +213,7 @@ Classes in
com.mxgraph -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/class-use/mxAnimation.html b/java/docs/com/mxgraph/swing/util/class-use/mxAnimation.html index 13385f5d4..e6312293d 100644 --- a/java/docs/com/mxgraph/swing/util/class-use/mxAnimation.html +++ b/java/docs/com/mxgraph/swing/util/class-use/mxAnimation.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.util.mxAnimation (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.util.mxAnimation (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.util.mxAnimation (mxGraph 2.5.0.0 API Specificat function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.util.mxAnimation (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.util.mxAnimation (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -146,7 +146,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/class-use/mxCellOverlay.html b/java/docs/com/mxgraph/swing/util/class-use/mxCellOverlay.html index 01d58695a..715c28fc6 100644 --- a/java/docs/com/mxgraph/swing/util/class-use/mxCellOverlay.html +++ b/java/docs/com/mxgraph/swing/util/class-use/mxCellOverlay.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.util.mxCellOverlay (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.util.mxCellOverlay (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.util.mxCellOverlay (mxGraph 2.5.0.0 API Specific function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.util.mxCellOverlay (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.util.mxCellOverlay (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.util.mxCellOverlay -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.DeleteAction.html b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.DeleteAction.html index 0ff944bf7..7099ddbc3 100644 --- a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.DeleteAction.html +++ b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.DeleteAction.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.util.mxGraphActions.DeleteAction (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.util.mxGraphActions.DeleteAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.util.mxGraphActions.DeleteAction (mxGraph 2.5.0. function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.DeleteAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.DeleteAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.util.mxGraphActions.DeleteAction -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.DrillAction.html b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.DrillAction.html index 76e269974..2ae676f45 100644 --- a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.DrillAction.html +++ b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.DrillAction.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.util.mxGraphActions.DrillAction (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.util.mxGraphActions.DrillAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.util.mxGraphActions.DrillAction (mxGraph 2.5.0.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.DrillAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.DrillAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.util.mxGraphActions.DrillAction -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.EditAction.html b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.EditAction.html index c8a225a97..88df5f693 100644 --- a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.EditAction.html +++ b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.EditAction.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.util.mxGraphActions.EditAction (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.util.mxGraphActions.EditAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.util.mxGraphActions.EditAction (mxGraph 2.5.0.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.EditAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.EditAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.util.mxGraphActions.EditAction -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.FoldAction.html b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.FoldAction.html index aae24e2a3..8ec3b4da0 100644 --- a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.FoldAction.html +++ b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.FoldAction.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.util.mxGraphActions.FoldAction (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.util.mxGraphActions.FoldAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.util.mxGraphActions.FoldAction (mxGraph 2.5.0.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.FoldAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.FoldAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.util.mxGraphActions.FoldAction -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.GroupAction.html b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.GroupAction.html index 633c9fd6f..1531df100 100644 --- a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.GroupAction.html +++ b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.GroupAction.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.util.mxGraphActions.GroupAction (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.util.mxGraphActions.GroupAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.util.mxGraphActions.GroupAction (mxGraph 2.5.0.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.GroupAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.GroupAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.util.mxGraphActions.GroupAction -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.LayerAction.html b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.LayerAction.html index cec2329c6..a8de1ee44 100644 --- a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.LayerAction.html +++ b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.LayerAction.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.util.mxGraphActions.LayerAction (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.util.mxGraphActions.LayerAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.util.mxGraphActions.LayerAction (mxGraph 2.5.0.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.LayerAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.LayerAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.util.mxGraphActions.LayerAction -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.RemoveFromParentAction.html b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.RemoveFromParentAction.html index 8b4cf62f4..e2f72a48d 100644 --- a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.RemoveFromParentAction.html +++ b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.RemoveFromParentAction.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.util.mxGraphActions.RemoveFromParentAction (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.util.mxGraphActions.RemoveFromParentAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.util.mxGraphActions.RemoveFromParentAction (mxGr function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.RemoveFromParentAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.RemoveFromParentAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.util.mxGraphActions.RemoveFromParentAction -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.SelectAction.html b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.SelectAction.html index 91124d02d..e50b9b26f 100644 --- a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.SelectAction.html +++ b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.SelectAction.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.util.mxGraphActions.SelectAction (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.util.mxGraphActions.SelectAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.util.mxGraphActions.SelectAction (mxGraph 2.5.0. function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.SelectAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.SelectAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.util.mxGraphActions.SelectAction -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.UngroupAction.html b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.UngroupAction.html index d80fc710a..be94cb183 100644 --- a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.UngroupAction.html +++ b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.UngroupAction.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.util.mxGraphActions.UngroupAction (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.util.mxGraphActions.UngroupAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.util.mxGraphActions.UngroupAction (mxGraph 2.5.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.UngroupAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.UngroupAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.util.mxGraphActions.UngroupAction -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.UpdateGroupBoundsAction.html b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.UpdateGroupBoundsAction.html index ac06613b3..d8f150b08 100644 --- a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.UpdateGroupBoundsAction.html +++ b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.UpdateGroupBoundsAction.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.util.mxGraphActions.UpdateGroupBoundsAction (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.util.mxGraphActions.UpdateGroupBoundsAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.util.mxGraphActions.UpdateGroupBoundsAction (mxG function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.UpdateGroupBoundsAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.UpdateGroupBoundsAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.util.mxGraphActions.UpdateGroupBoundsAction -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.ZoomAction.html b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.ZoomAction.html index 4c5ddf6ce..a96b49b16 100644 --- a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.ZoomAction.html +++ b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.ZoomAction.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.util.mxGraphActions.ZoomAction (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.util.mxGraphActions.ZoomAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.util.mxGraphActions.ZoomAction (mxGraph 2.5.0.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.ZoomAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions.ZoomAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.util.mxGraphActions.ZoomAction -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.html b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.html index 56c8ec24c..edec80994 100644 --- a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.html +++ b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.util.mxGraphActions (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.util.mxGraphActions (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.util.mxGraphActions (mxGraph 2.5.0.0 API Specifi function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphActions (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.util.mxGraphActions -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/class-use/mxGraphTransferable.html b/java/docs/com/mxgraph/swing/util/class-use/mxGraphTransferable.html index 3c1c64e54..6f6c5af29 100644 --- a/java/docs/com/mxgraph/swing/util/class-use/mxGraphTransferable.html +++ b/java/docs/com/mxgraph/swing/util/class-use/mxGraphTransferable.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.util.mxGraphTransferable (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.util.mxGraphTransferable (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.util.mxGraphTransferable (mxGraph 2.5.0.0 API Sp function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphTransferable (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.util.mxGraphTransferable (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -199,7 +199,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/class-use/mxICellOverlay.html b/java/docs/com/mxgraph/swing/util/class-use/mxICellOverlay.html index 246e8b931..02ae6b7f8 100644 --- a/java/docs/com/mxgraph/swing/util/class-use/mxICellOverlay.html +++ b/java/docs/com/mxgraph/swing/util/class-use/mxICellOverlay.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.swing.util.mxICellOverlay (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.swing.util.mxICellOverlay (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.swing.util.mxICellOverlay (mxGraph 2.5.0.0 API Spe function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.swing.util.mxICellOverlay (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.swing.util.mxICellOverlay (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -280,7 +280,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/class-use/mxMorphing.html b/java/docs/com/mxgraph/swing/util/class-use/mxMorphing.html index a4fb42e08..db1fa91bb 100644 --- a/java/docs/com/mxgraph/swing/util/class-use/mxMorphing.html +++ b/java/docs/com/mxgraph/swing/util/class-use/mxMorphing.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.util.mxMorphing (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.util.mxMorphing (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.util.mxMorphing (mxGraph 2.5.0.0 API Specificati function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.util.mxMorphing (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.util.mxMorphing (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.util.mxMorphing -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/class-use/mxMouseAdapter.html b/java/docs/com/mxgraph/swing/util/class-use/mxMouseAdapter.html index 3f07e8d5d..c9e2c28e6 100644 --- a/java/docs/com/mxgraph/swing/util/class-use/mxMouseAdapter.html +++ b/java/docs/com/mxgraph/swing/util/class-use/mxMouseAdapter.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.util.mxMouseAdapter (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.util.mxMouseAdapter (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.util.mxMouseAdapter (mxGraph 2.5.0.0 API Specifi function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.util.mxMouseAdapter (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.util.mxMouseAdapter (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -178,7 +178,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/class-use/mxSwingConstants.html b/java/docs/com/mxgraph/swing/util/class-use/mxSwingConstants.html index 6258e18a3..f61679061 100644 --- a/java/docs/com/mxgraph/swing/util/class-use/mxSwingConstants.html +++ b/java/docs/com/mxgraph/swing/util/class-use/mxSwingConstants.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.util.mxSwingConstants (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.util.mxSwingConstants (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.util.mxSwingConstants (mxGraph 2.5.0.0 API Speci function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.util.mxSwingConstants (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.util.mxSwingConstants (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.util.mxSwingConstants -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/mxAnimation.html b/java/docs/com/mxgraph/swing/util/mxAnimation.html index 9c1d73fc5..ad1f7aa51 100644 --- a/java/docs/com/mxgraph/swing/util/mxAnimation.html +++ b/java/docs/com/mxgraph/swing/util/mxAnimation.html @@ -2,12 +2,12 @@ - + -mxAnimation (mxGraph 2.5.0.0 API Specification) +mxAnimation (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxAnimation (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxAnimation (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxAnimation (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -463,7 +463,7 @@ public void stopAnimation() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/mxCellOverlay.html b/java/docs/com/mxgraph/swing/util/mxCellOverlay.html index cee4aa9f5..1abdec3d5 100644 --- a/java/docs/com/mxgraph/swing/util/mxCellOverlay.html +++ b/java/docs/com/mxgraph/swing/util/mxCellOverlay.html @@ -2,12 +2,12 @@ - + -mxCellOverlay (mxGraph 2.5.0.0 API Specification) +mxCellOverlay (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCellOverlay (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCellOverlay (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCellOverlay (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -533,7 +533,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.DeleteAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.DeleteAction.html index 4e0fdf8d2..8a6d167a4 100644 --- a/java/docs/com/mxgraph/swing/util/mxGraphActions.DeleteAction.html +++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.DeleteAction.html @@ -2,12 +2,12 @@ - + -mxGraphActions.DeleteAction (mxGraph 2.5.0.0 API Specification) +mxGraphActions.DeleteAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphActions.DeleteAction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphActions.DeleteAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphActions.DeleteAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -258,7 +258,7 @@ public void actionPerformed(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.DrillAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.DrillAction.html index d982356f2..5027eb2b3 100644 --- a/java/docs/com/mxgraph/swing/util/mxGraphActions.DrillAction.html +++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.DrillAction.html @@ -2,12 +2,12 @@ - + -mxGraphActions.DrillAction (mxGraph 2.5.0.0 API Specification) +mxGraphActions.DrillAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphActions.DrillAction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphActions.DrillAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphActions.DrillAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -258,7 +258,7 @@ public void actionPerformed(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.EditAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.EditAction.html index a31fd2d2e..4f63277a5 100644 --- a/java/docs/com/mxgraph/swing/util/mxGraphActions.EditAction.html +++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.EditAction.html @@ -2,12 +2,12 @@ - + -mxGraphActions.EditAction (mxGraph 2.5.0.0 API Specification) +mxGraphActions.EditAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphActions.EditAction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphActions.EditAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphActions.EditAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -258,7 +258,7 @@ public void actionPerformed(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.FoldAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.FoldAction.html index 45abf4b43..fa37a9c2d 100644 --- a/java/docs/com/mxgraph/swing/util/mxGraphActions.FoldAction.html +++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.FoldAction.html @@ -2,12 +2,12 @@ - + -mxGraphActions.FoldAction (mxGraph 2.5.0.0 API Specification) +mxGraphActions.FoldAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphActions.FoldAction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphActions.FoldAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphActions.FoldAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -258,7 +258,7 @@ public void actionPerformed(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.GroupAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.GroupAction.html index 6e04036a5..3530ba371 100644 --- a/java/docs/com/mxgraph/swing/util/mxGraphActions.GroupAction.html +++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.GroupAction.html @@ -2,12 +2,12 @@ - + -mxGraphActions.GroupAction (mxGraph 2.5.0.0 API Specification) +mxGraphActions.GroupAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphActions.GroupAction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphActions.GroupAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphActions.GroupAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -277,7 +277,7 @@ public void actionPerformed(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.LayerAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.LayerAction.html index df55192e0..95e3715d4 100644 --- a/java/docs/com/mxgraph/swing/util/mxGraphActions.LayerAction.html +++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.LayerAction.html @@ -2,12 +2,12 @@ - + -mxGraphActions.LayerAction (mxGraph 2.5.0.0 API Specification) +mxGraphActions.LayerAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphActions.LayerAction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphActions.LayerAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphActions.LayerAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -258,7 +258,7 @@ public void actionPerformed(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.RemoveFromParentAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.RemoveFromParentAction.html index 46f84903e..432796a06 100644 --- a/java/docs/com/mxgraph/swing/util/mxGraphActions.RemoveFromParentAction.html +++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.RemoveFromParentAction.html @@ -2,12 +2,12 @@ - + -mxGraphActions.RemoveFromParentAction (mxGraph 2.5.0.0 API Specification) +mxGraphActions.RemoveFromParentAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphActions.RemoveFromParentAction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphActions.RemoveFromParentAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphActions.RemoveFromParentAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -258,7 +258,7 @@ public void actionPerformed(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.SelectAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.SelectAction.html index 7230eeafd..85851e827 100644 --- a/java/docs/com/mxgraph/swing/util/mxGraphActions.SelectAction.html +++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.SelectAction.html @@ -2,12 +2,12 @@ - + -mxGraphActions.SelectAction (mxGraph 2.5.0.0 API Specification) +mxGraphActions.SelectAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphActions.SelectAction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphActions.SelectAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphActions.SelectAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -258,7 +258,7 @@ public void actionPerformed(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.UngroupAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.UngroupAction.html index 4d9d57de1..6c4319c7b 100644 --- a/java/docs/com/mxgraph/swing/util/mxGraphActions.UngroupAction.html +++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.UngroupAction.html @@ -2,12 +2,12 @@ - + -mxGraphActions.UngroupAction (mxGraph 2.5.0.0 API Specification) +mxGraphActions.UngroupAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphActions.UngroupAction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphActions.UngroupAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphActions.UngroupAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -258,7 +258,7 @@ public void actionPerformed(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.UpdateGroupBoundsAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.UpdateGroupBoundsAction.html index 2cb3ee31c..05f959608 100644 --- a/java/docs/com/mxgraph/swing/util/mxGraphActions.UpdateGroupBoundsAction.html +++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.UpdateGroupBoundsAction.html @@ -2,12 +2,12 @@ - + -mxGraphActions.UpdateGroupBoundsAction (mxGraph 2.5.0.0 API Specification) +mxGraphActions.UpdateGroupBoundsAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphActions.UpdateGroupBoundsAction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphActions.UpdateGroupBoundsAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphActions.UpdateGroupBoundsAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -277,7 +277,7 @@ public void actionPerformed(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.ZoomAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.ZoomAction.html index 12f12bd1d..8e50dc968 100644 --- a/java/docs/com/mxgraph/swing/util/mxGraphActions.ZoomAction.html +++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.ZoomAction.html @@ -2,12 +2,12 @@ - + -mxGraphActions.ZoomAction (mxGraph 2.5.0.0 API Specification) +mxGraphActions.ZoomAction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphActions.ZoomAction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphActions.ZoomAction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphActions.ZoomAction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -258,7 +258,7 @@ public void actionPerformed(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.html index 3d2d9e759..792dad8e8 100644 --- a/java/docs/com/mxgraph/swing/util/mxGraphActions.html +++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.html @@ -2,12 +2,12 @@ - + -mxGraphActions (mxGraph 2.5.0.0 API Specification) +mxGraphActions (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphActions (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphActions (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphActions (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -789,7 +789,7 @@ public static final
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/mxGraphTransferable.html b/java/docs/com/mxgraph/swing/util/mxGraphTransferable.html index 967147228..4e4401644 100644 --- a/java/docs/com/mxgraph/swing/util/mxGraphTransferable.html +++ b/java/docs/com/mxgraph/swing/util/mxGraphTransferable.html @@ -2,12 +2,12 @@ - + -mxGraphTransferable (mxGraph 2.5.0.0 API Specification) +mxGraphTransferable (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphTransferable (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphTransferable (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphTransferable (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -801,7 +801,7 @@ protected boolean isStringFlavor(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/mxICellOverlay.html b/java/docs/com/mxgraph/swing/util/mxICellOverlay.html index e97f8f454..e57331868 100644 --- a/java/docs/com/mxgraph/swing/util/mxICellOverlay.html +++ b/java/docs/com/mxgraph/swing/util/mxICellOverlay.html @@ -2,12 +2,12 @@ - + -mxICellOverlay (mxGraph 2.5.0.0 API Specification) +mxICellOverlay (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxICellOverlay (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxICellOverlay (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxICellOverlay (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -168,7 +168,7 @@ getBounds -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/mxMorphing.html b/java/docs/com/mxgraph/swing/util/mxMorphing.html index 3961f2967..d39b5c62d 100644 --- a/java/docs/com/mxgraph/swing/util/mxMorphing.html +++ b/java/docs/com/mxgraph/swing/util/mxMorphing.html @@ -2,12 +2,12 @@ - + -mxMorphing (mxGraph 2.5.0.0 API Specification) +mxMorphing (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxMorphing (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxMorphing (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxMorphing (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -743,7 +743,7 @@ public void paint(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/mxMouseAdapter.html b/java/docs/com/mxgraph/swing/util/mxMouseAdapter.html index 5138b68a3..4d5eda3f1 100644 --- a/java/docs/com/mxgraph/swing/util/mxMouseAdapter.html +++ b/java/docs/com/mxgraph/swing/util/mxMouseAdapter.html @@ -2,12 +2,12 @@ - + -mxMouseAdapter (mxGraph 2.5.0.0 API Specification) +mxMouseAdapter (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxMouseAdapter (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxMouseAdapter (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxMouseAdapter (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -352,7 +352,7 @@ public void mouseExited(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/mxSwingConstants.html b/java/docs/com/mxgraph/swing/util/mxSwingConstants.html index 4d2ab2ae8..0c462f43f 100644 --- a/java/docs/com/mxgraph/swing/util/mxSwingConstants.html +++ b/java/docs/com/mxgraph/swing/util/mxSwingConstants.html @@ -2,12 +2,12 @@ - + -mxSwingConstants (mxGraph 2.5.0.0 API Specification) +mxSwingConstants (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxSwingConstants (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxSwingConstants (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxSwingConstants (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -547,7 +547,7 @@ public mxSwingConstants() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/package-frame.html b/java/docs/com/mxgraph/swing/util/package-frame.html index 225f500fd..1ba08548e 100644 --- a/java/docs/com/mxgraph/swing/util/package-frame.html +++ b/java/docs/com/mxgraph/swing/util/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.swing.util (mxGraph 2.5.0.0 API Specification) +com.mxgraph.swing.util (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/swing/util/package-summary.html b/java/docs/com/mxgraph/swing/util/package-summary.html index 093cbee81..591c98495 100644 --- a/java/docs/com/mxgraph/swing/util/package-summary.html +++ b/java/docs/com/mxgraph/swing/util/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.swing.util (mxGraph 2.5.0.0 API Specification) +com.mxgraph.swing.util (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.swing.util (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.swing.util (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.swing.util (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -221,7 +221,7 @@ This package contains all utility classes that require JFC/Swing, namely for -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/package-tree.html b/java/docs/com/mxgraph/swing/util/package-tree.html index 9ef430b87..7431285e3 100644 --- a/java/docs/com/mxgraph/swing/util/package-tree.html +++ b/java/docs/com/mxgraph/swing/util/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.swing.util Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.swing.util Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.swing.util Class Hierarchy (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.swing.util Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.swing.util Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -141,7 +141,7 @@ Interface Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/util/package-use.html b/java/docs/com/mxgraph/swing/util/package-use.html index 3c29b03fd..dc6b0bedd 100644 --- a/java/docs/com/mxgraph/swing/util/package-use.html +++ b/java/docs/com/mxgraph/swing/util/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.swing.util (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.swing.util (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.swing.util (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.swing.util (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.swing.util (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -188,7 +188,7 @@ Classes in
com -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/view/class-use/mxCellEditor.html b/java/docs/com/mxgraph/swing/view/class-use/mxCellEditor.html index 9294c4b86..b57369306 100644 --- a/java/docs/com/mxgraph/swing/view/class-use/mxCellEditor.html +++ b/java/docs/com/mxgraph/swing/view/class-use/mxCellEditor.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.view.mxCellEditor (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.view.mxCellEditor (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.view.mxCellEditor (mxGraph 2.5.0.0 API Specifica function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.view.mxCellEditor (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.view.mxCellEditor (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.swing.view.mxCellEditor -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/view/class-use/mxCellStatePreview.html b/java/docs/com/mxgraph/swing/view/class-use/mxCellStatePreview.html index b753359e9..3d99c4fdf 100644 --- a/java/docs/com/mxgraph/swing/view/class-use/mxCellStatePreview.html +++ b/java/docs/com/mxgraph/swing/view/class-use/mxCellStatePreview.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.view.mxCellStatePreview (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.view.mxCellStatePreview (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.view.mxCellStatePreview (mxGraph 2.5.0.0 API Spe function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.view.mxCellStatePreview (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.view.mxCellStatePreview (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -218,7 +218,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/view/class-use/mxICellEditor.html b/java/docs/com/mxgraph/swing/view/class-use/mxICellEditor.html index e7b7766d1..ec06aee8a 100644 --- a/java/docs/com/mxgraph/swing/view/class-use/mxICellEditor.html +++ b/java/docs/com/mxgraph/swing/view/class-use/mxICellEditor.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.swing.view.mxICellEditor (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.swing.view.mxICellEditor (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.swing.view.mxICellEditor (mxGraph 2.5.0.0 API Spec function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.swing.view.mxICellEditor (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.swing.view.mxICellEditor (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -217,7 +217,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/view/class-use/mxInteractiveCanvas.html b/java/docs/com/mxgraph/swing/view/class-use/mxInteractiveCanvas.html index f12dada74..c00f56bcb 100644 --- a/java/docs/com/mxgraph/swing/view/class-use/mxInteractiveCanvas.html +++ b/java/docs/com/mxgraph/swing/view/class-use/mxInteractiveCanvas.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.swing.view.mxInteractiveCanvas (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.swing.view.mxInteractiveCanvas (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.swing.view.mxInteractiveCanvas (mxGraph 2.5.0.0 API Sp function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.swing.view.mxInteractiveCanvas (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.swing.view.mxInteractiveCanvas (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -171,7 +171,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/view/mxCellEditor.html b/java/docs/com/mxgraph/swing/view/mxCellEditor.html index 355cdc33c..683b701a8 100644 --- a/java/docs/com/mxgraph/swing/view/mxCellEditor.html +++ b/java/docs/com/mxgraph/swing/view/mxCellEditor.html @@ -2,12 +2,12 @@ - + -mxCellEditor (mxGraph 2.5.0.0 API Specification) +mxCellEditor (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCellEditor (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCellEditor (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCellEditor (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1074,7 +1074,7 @@ public void setMinimumHeight(int minimumHeight) -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/view/mxCellStatePreview.html b/java/docs/com/mxgraph/swing/view/mxCellStatePreview.html index 23349c68e..050a42b41 100644 --- a/java/docs/com/mxgraph/swing/view/mxCellStatePreview.html +++ b/java/docs/com/mxgraph/swing/view/mxCellStatePreview.html @@ -2,12 +2,12 @@ - + -mxCellStatePreview (mxGraph 2.5.0.0 API Specification) +mxCellStatePreview (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCellStatePreview (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCellStatePreview (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCellStatePreview (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -743,7 +743,7 @@ protected void paintPreviewState(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/view/mxICellEditor.html b/java/docs/com/mxgraph/swing/view/mxICellEditor.html index 02175af9f..0690d9347 100644 --- a/java/docs/com/mxgraph/swing/view/mxICellEditor.html +++ b/java/docs/com/mxgraph/swing/view/mxICellEditor.html @@ -2,12 +2,12 @@ - + -mxICellEditor (mxGraph 2.5.0.0 API Specification) +mxICellEditor (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxICellEditor (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxICellEditor (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxICellEditor (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -214,7 +214,7 @@ void stopEditing(boolean cancel) -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/view/mxInteractiveCanvas.html b/java/docs/com/mxgraph/swing/view/mxInteractiveCanvas.html index 2cb43f475..7c22aad26 100644 --- a/java/docs/com/mxgraph/swing/view/mxInteractiveCanvas.html +++ b/java/docs/com/mxgraph/swing/view/mxInteractiveCanvas.html @@ -2,12 +2,12 @@ - + -mxInteractiveCanvas (mxGraph 2.5.0.0 API Specification) +mxInteractiveCanvas (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxInteractiveCanvas (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxInteractiveCanvas (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxInteractiveCanvas (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -450,7 +450,7 @@ public boolean hitSwimlaneContent(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/view/package-frame.html b/java/docs/com/mxgraph/swing/view/package-frame.html index 7a9b6205d..d418cc2f9 100644 --- a/java/docs/com/mxgraph/swing/view/package-frame.html +++ b/java/docs/com/mxgraph/swing/view/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.swing.view (mxGraph 2.5.0.0 API Specification) +com.mxgraph.swing.view (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/swing/view/package-summary.html b/java/docs/com/mxgraph/swing/view/package-summary.html index 4dcf3ed9a..8770aaa53 100644 --- a/java/docs/com/mxgraph/swing/view/package-summary.html +++ b/java/docs/com/mxgraph/swing/view/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.swing.view (mxGraph 2.5.0.0 API Specification) +com.mxgraph.swing.view (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.swing.view (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.swing.view (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.swing.view (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -163,7 +163,7 @@ This package contains all classes required for interaction, namely the -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/view/package-tree.html b/java/docs/com/mxgraph/swing/view/package-tree.html index bcf5c0a1c..10df77a12 100644 --- a/java/docs/com/mxgraph/swing/view/package-tree.html +++ b/java/docs/com/mxgraph/swing/view/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.swing.view Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.swing.view Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.swing.view Class Hierarchy (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.swing.view Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.swing.view Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -129,7 +129,7 @@ Interface Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/swing/view/package-use.html b/java/docs/com/mxgraph/swing/view/package-use.html index 1a807a0dc..e41398218 100644 --- a/java/docs/com/mxgraph/swing/view/package-use.html +++ b/java/docs/com/mxgraph/swing/view/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.swing.view (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.swing.view (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.swing.view (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.swing.view (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.swing.view (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -203,7 +203,7 @@ Classes in
com -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxBase64.html b/java/docs/com/mxgraph/util/class-use/mxBase64.html index c86e71499..123524d99 100644 --- a/java/docs/com/mxgraph/util/class-use/mxBase64.html +++ b/java/docs/com/mxgraph/util/class-use/mxBase64.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxBase64 (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxBase64 (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxBase64 (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxBase64 (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxBase64 (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.mxBase64 -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxCellRenderer.CanvasFactory.html b/java/docs/com/mxgraph/util/class-use/mxCellRenderer.CanvasFactory.html index 75ea69d3a..a746db572 100644 --- a/java/docs/com/mxgraph/util/class-use/mxCellRenderer.CanvasFactory.html +++ b/java/docs/com/mxgraph/util/class-use/mxCellRenderer.CanvasFactory.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxCellRenderer.CanvasFactory (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxCellRenderer.CanvasFactory (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxCellRenderer.CanvasFactory (mxGraph 2.5.0.0 API function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxCellRenderer.CanvasFactory (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxCellRenderer.CanvasFactory (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -152,7 +152,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxCellRenderer.html b/java/docs/com/mxgraph/util/class-use/mxCellRenderer.html index d53ad079d..3081fae67 100644 --- a/java/docs/com/mxgraph/util/class-use/mxCellRenderer.html +++ b/java/docs/com/mxgraph/util/class-use/mxCellRenderer.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxCellRenderer (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxCellRenderer (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxCellRenderer (mxGraph 2.5.0.0 API Specification function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxCellRenderer (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxCellRenderer (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.mxCellRenderer -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxConstants.html b/java/docs/com/mxgraph/util/class-use/mxConstants.html index ca289c510..8bc717798 100644 --- a/java/docs/com/mxgraph/util/class-use/mxConstants.html +++ b/java/docs/com/mxgraph/util/class-use/mxConstants.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxConstants (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxConstants (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxConstants (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxConstants (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxConstants (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.mxConstants -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxCurve.html b/java/docs/com/mxgraph/util/class-use/mxCurve.html index 0fa56d190..f2a4890ef 100644 --- a/java/docs/com/mxgraph/util/class-use/mxCurve.html +++ b/java/docs/com/mxgraph/util/class-use/mxCurve.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxCurve (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxCurve (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxCurve (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxCurve (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxCurve (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -228,7 +228,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxDomUtils.html b/java/docs/com/mxgraph/util/class-use/mxDomUtils.html index bed02e1cf..eed8d008c 100644 --- a/java/docs/com/mxgraph/util/class-use/mxDomUtils.html +++ b/java/docs/com/mxgraph/util/class-use/mxDomUtils.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxDomUtils (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxDomUtils (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxDomUtils (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxDomUtils (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxDomUtils (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.mxDomUtils -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxEvent.html b/java/docs/com/mxgraph/util/class-use/mxEvent.html index 0c0ae2543..abcf3716d 100644 --- a/java/docs/com/mxgraph/util/class-use/mxEvent.html +++ b/java/docs/com/mxgraph/util/class-use/mxEvent.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxEvent (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxEvent (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxEvent (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxEvent (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxEvent (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.mxEvent -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxEventObject.html b/java/docs/com/mxgraph/util/class-use/mxEventObject.html index 930b3c401..fd33cb98f 100644 --- a/java/docs/com/mxgraph/util/class-use/mxEventObject.html +++ b/java/docs/com/mxgraph/util/class-use/mxEventObject.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxEventObject (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxEventObject (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxEventObject (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxEventObject (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxEventObject (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -166,7 +166,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxEventSource.html b/java/docs/com/mxgraph/util/class-use/mxEventSource.html index 06202d1b9..3d77402b9 100644 --- a/java/docs/com/mxgraph/util/class-use/mxEventSource.html +++ b/java/docs/com/mxgraph/util/class-use/mxEventSource.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxEventSource (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxEventSource (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxEventSource (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxEventSource (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxEventSource (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -426,7 +426,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxEventSource.mxIEventListener.html b/java/docs/com/mxgraph/util/class-use/mxEventSource.mxIEventListener.html index b6484826c..f2584e051 100644 --- a/java/docs/com/mxgraph/util/class-use/mxEventSource.mxIEventListener.html +++ b/java/docs/com/mxgraph/util/class-use/mxEventSource.mxIEventListener.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.util.mxEventSource.mxIEventListener (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.util.mxEventSource.mxIEventListener (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.util.mxEventSource.mxIEventListener (mxGraph 2.5.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.util.mxEventSource.mxIEventListener (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.util.mxEventSource.mxIEventListener (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -518,7 +518,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxHtmlColor.html b/java/docs/com/mxgraph/util/class-use/mxHtmlColor.html index 258af16b0..b5d02f2ea 100644 --- a/java/docs/com/mxgraph/util/class-use/mxHtmlColor.html +++ b/java/docs/com/mxgraph/util/class-use/mxHtmlColor.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxHtmlColor (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxHtmlColor (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxHtmlColor (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxHtmlColor (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxHtmlColor (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.mxHtmlColor -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxImage.html b/java/docs/com/mxgraph/util/class-use/mxImage.html index 2f47ae7a5..032ea3927 100644 --- a/java/docs/com/mxgraph/util/class-use/mxImage.html +++ b/java/docs/com/mxgraph/util/class-use/mxImage.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxImage (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxImage (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxImage (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxImage (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxImage (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.mxImage -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxImageBundle.html b/java/docs/com/mxgraph/util/class-use/mxImageBundle.html index de055fa87..ef8eb93a2 100644 --- a/java/docs/com/mxgraph/util/class-use/mxImageBundle.html +++ b/java/docs/com/mxgraph/util/class-use/mxImageBundle.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxImageBundle (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxImageBundle (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxImageBundle (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxImageBundle (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxImageBundle (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -202,7 +202,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxLightweightLabel.html b/java/docs/com/mxgraph/util/class-use/mxLightweightLabel.html index 037cd9066..e043fce54 100644 --- a/java/docs/com/mxgraph/util/class-use/mxLightweightLabel.html +++ b/java/docs/com/mxgraph/util/class-use/mxLightweightLabel.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxLightweightLabel (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxLightweightLabel (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxLightweightLabel (mxGraph 2.5.0.0 API Specifica function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxLightweightLabel (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxLightweightLabel (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -163,7 +163,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxLine.html b/java/docs/com/mxgraph/util/class-use/mxLine.html index a5bdf20e3..a66c0340d 100644 --- a/java/docs/com/mxgraph/util/class-use/mxLine.html +++ b/java/docs/com/mxgraph/util/class-use/mxLine.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxLine (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxLine (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxLine (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxLine (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxLine (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -227,7 +227,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxPoint.html b/java/docs/com/mxgraph/util/class-use/mxPoint.html index e1d6a5acb..b17edbf52 100644 --- a/java/docs/com/mxgraph/util/class-use/mxPoint.html +++ b/java/docs/com/mxgraph/util/class-use/mxPoint.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxPoint (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxPoint (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxPoint (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxPoint (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxPoint (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1868,7 +1868,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxRectangle.html b/java/docs/com/mxgraph/util/class-use/mxRectangle.html index f2a3ed34d..783cd84d2 100644 --- a/java/docs/com/mxgraph/util/class-use/mxRectangle.html +++ b/java/docs/com/mxgraph/util/class-use/mxRectangle.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxRectangle (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxRectangle (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxRectangle (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxRectangle (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxRectangle (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1742,7 +1742,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxResources.html b/java/docs/com/mxgraph/util/class-use/mxResources.html index e268bbcc9..69d68f2d5 100644 --- a/java/docs/com/mxgraph/util/class-use/mxResources.html +++ b/java/docs/com/mxgraph/util/class-use/mxResources.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxResources (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxResources (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxResources (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxResources (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxResources (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.mxResources -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxSpline.html b/java/docs/com/mxgraph/util/class-use/mxSpline.html index 39a4ec2d1..4474cd802 100644 --- a/java/docs/com/mxgraph/util/class-use/mxSpline.html +++ b/java/docs/com/mxgraph/util/class-use/mxSpline.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxSpline (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxSpline (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxSpline (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxSpline (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxSpline (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.mxSpline -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxSpline1D.html b/java/docs/com/mxgraph/util/class-use/mxSpline1D.html index a2ab15231..093a4f7e9 100644 --- a/java/docs/com/mxgraph/util/class-use/mxSpline1D.html +++ b/java/docs/com/mxgraph/util/class-use/mxSpline1D.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxSpline1D (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxSpline1D (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxSpline1D (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxSpline1D (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxSpline1D (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -155,7 +155,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxStyleUtils.html b/java/docs/com/mxgraph/util/class-use/mxStyleUtils.html index d438e0a05..c176e5347 100644 --- a/java/docs/com/mxgraph/util/class-use/mxStyleUtils.html +++ b/java/docs/com/mxgraph/util/class-use/mxStyleUtils.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxStyleUtils (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxStyleUtils (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxStyleUtils (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxStyleUtils (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxStyleUtils (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.mxStyleUtils -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxUndoManager.html b/java/docs/com/mxgraph/util/class-use/mxUndoManager.html index 1bb15cfec..d5b6585c5 100644 --- a/java/docs/com/mxgraph/util/class-use/mxUndoManager.html +++ b/java/docs/com/mxgraph/util/class-use/mxUndoManager.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxUndoManager (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxUndoManager (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxUndoManager (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxUndoManager (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxUndoManager (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.mxUndoManager -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxUndoableEdit.html b/java/docs/com/mxgraph/util/class-use/mxUndoableEdit.html index 7141e8c75..527056271 100644 --- a/java/docs/com/mxgraph/util/class-use/mxUndoableEdit.html +++ b/java/docs/com/mxgraph/util/class-use/mxUndoableEdit.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxUndoableEdit (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxUndoableEdit (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxUndoableEdit (mxGraph 2.5.0.0 API Specification function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxUndoableEdit (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxUndoableEdit (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -269,7 +269,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxUndoableEdit.mxUndoableChange.html b/java/docs/com/mxgraph/util/class-use/mxUndoableEdit.mxUndoableChange.html index b2228518b..05d623035 100644 --- a/java/docs/com/mxgraph/util/class-use/mxUndoableEdit.mxUndoableChange.html +++ b/java/docs/com/mxgraph/util/class-use/mxUndoableEdit.mxUndoableChange.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.util.mxUndoableEdit.mxUndoableChange (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.util.mxUndoableEdit.mxUndoableChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.util.mxUndoableEdit.mxUndoableChange (mxGraph 2.5. function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.util.mxUndoableEdit.mxUndoableChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.util.mxUndoableEdit.mxUndoableChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -389,7 +389,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxUtils.html b/java/docs/com/mxgraph/util/class-use/mxUtils.html index a3790f2cc..e6ae49f7a 100644 --- a/java/docs/com/mxgraph/util/class-use/mxUtils.html +++ b/java/docs/com/mxgraph/util/class-use/mxUtils.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxUtils (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxUtils (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxUtils (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxUtils (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxUtils (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.mxUtils -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/class-use/mxXmlUtils.html b/java/docs/com/mxgraph/util/class-use/mxXmlUtils.html index 7940ef365..c47346f56 100644 --- a/java/docs/com/mxgraph/util/class-use/mxXmlUtils.html +++ b/java/docs/com/mxgraph/util/class-use/mxXmlUtils.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.mxXmlUtils (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.mxXmlUtils (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.mxXmlUtils (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.mxXmlUtils (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.mxXmlUtils (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.mxXmlUtils -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxBase64.html b/java/docs/com/mxgraph/util/mxBase64.html index 82110db36..5006cc985 100644 --- a/java/docs/com/mxgraph/util/mxBase64.html +++ b/java/docs/com/mxgraph/util/mxBase64.html @@ -2,12 +2,12 @@ - + -mxBase64 (mxGraph 2.5.0.0 API Specification) +mxBase64 (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxBase64 (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxBase64 (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxBase64 (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -489,7 +489,7 @@ public static final byte[] decodeFast(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxCellRenderer.CanvasFactory.html b/java/docs/com/mxgraph/util/mxCellRenderer.CanvasFactory.html index d7c72313e..403c3472c 100644 --- a/java/docs/com/mxgraph/util/mxCellRenderer.CanvasFactory.html +++ b/java/docs/com/mxgraph/util/mxCellRenderer.CanvasFactory.html @@ -2,12 +2,12 @@ - + -mxCellRenderer.CanvasFactory (mxGraph 2.5.0.0 API Specification) +mxCellRenderer.CanvasFactory (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCellRenderer.CanvasFactory (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCellRenderer.CanvasFactory (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCellRenderer.CanvasFactory (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -220,7 +220,7 @@ public abstract
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxCellRenderer.html b/java/docs/com/mxgraph/util/mxCellRenderer.html index 272d52537..bcb765d8e 100644 --- a/java/docs/com/mxgraph/util/mxCellRenderer.html +++ b/java/docs/com/mxgraph/util/mxCellRenderer.html @@ -2,12 +2,12 @@ - + -mxCellRenderer (mxGraph 2.5.0.0 API Specification) +mxCellRenderer (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCellRenderer (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCellRenderer (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCellRenderer (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -349,7 +349,7 @@ public static
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxConstants.html b/java/docs/com/mxgraph/util/mxConstants.html index da70cc9a3..1ee04069f 100644 --- a/java/docs/com/mxgraph/util/mxConstants.html +++ b/java/docs/com/mxgraph/util/mxConstants.html @@ -2,12 +2,12 @@ - + -mxConstants (mxGraph 2.5.0.0 API Specification) +mxConstants (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxConstants (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxConstants (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxConstants (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -4216,7 +4216,7 @@ public mxConstants() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxCurve.html b/java/docs/com/mxgraph/util/mxCurve.html index 226f661ed..789cb15f5 100644 --- a/java/docs/com/mxgraph/util/mxCurve.html +++ b/java/docs/com/mxgraph/util/mxCurve.html @@ -2,12 +2,12 @@ - + -mxCurve (mxGraph 2.5.0.0 API Specification) +mxCurve (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCurve (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCurve (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCurve (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1104,7 +1104,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxDomUtils.html b/java/docs/com/mxgraph/util/mxDomUtils.html index d0c6680e2..a533616f2 100644 --- a/java/docs/com/mxgraph/util/mxDomUtils.html +++ b/java/docs/com/mxgraph/util/mxDomUtils.html @@ -2,12 +2,12 @@ - + -mxDomUtils (mxGraph 2.5.0.0 API Specification) +mxDomUtils (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxDomUtils (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxDomUtils (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxDomUtils (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -281,7 +281,7 @@ public static
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxEvent.html b/java/docs/com/mxgraph/util/mxEvent.html index a0e686828..06d4418b5 100644 --- a/java/docs/com/mxgraph/util/mxEvent.html +++ b/java/docs/com/mxgraph/util/mxEvent.html @@ -2,12 +2,12 @@ - + -mxEvent (mxGraph 2.5.0.0 API Specification) +mxEvent (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxEvent (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxEvent (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxEvent (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1273,7 +1273,7 @@ public mxEvent() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxEventObject.html b/java/docs/com/mxgraph/util/mxEventObject.html index 4669d9ebc..167769b4e 100644 --- a/java/docs/com/mxgraph/util/mxEventObject.html +++ b/java/docs/com/mxgraph/util/mxEventObject.html @@ -2,12 +2,12 @@ - + -mxEventObject (mxGraph 2.5.0.0 API Specification) +mxEventObject (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxEventObject (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxEventObject (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxEventObject (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -397,7 +397,7 @@ public void consume() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxEventSource.html b/java/docs/com/mxgraph/util/mxEventSource.html index aeade31ce..b0339215a 100644 --- a/java/docs/com/mxgraph/util/mxEventSource.html +++ b/java/docs/com/mxgraph/util/mxEventSource.html @@ -2,12 +2,12 @@ - + -mxEventSource (mxGraph 2.5.0.0 API Specification) +mxEventSource (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxEventSource (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxEventSource (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxEventSource (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -513,7 +513,7 @@ public void fireEvent(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxEventSource.mxIEventListener.html b/java/docs/com/mxgraph/util/mxEventSource.mxIEventListener.html index c6f378b46..1da4a3ca4 100644 --- a/java/docs/com/mxgraph/util/mxEventSource.mxIEventListener.html +++ b/java/docs/com/mxgraph/util/mxEventSource.mxIEventListener.html @@ -2,12 +2,12 @@ - + -mxEventSource.mxIEventListener (mxGraph 2.5.0.0 API Specification) +mxEventSource.mxIEventListener (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxEventSource.mxIEventListener (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxEventSource.mxIEventListener (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxEventSource.mxIEventListener (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -176,7 +176,7 @@ void invoke(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxHtmlColor.html b/java/docs/com/mxgraph/util/mxHtmlColor.html index e0c8748b5..16da3179c 100644 --- a/java/docs/com/mxgraph/util/mxHtmlColor.html +++ b/java/docs/com/mxgraph/util/mxHtmlColor.html @@ -2,12 +2,12 @@ - + -mxHtmlColor (mxGraph 2.5.0.0 API Specification) +mxHtmlColor (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxHtmlColor (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxHtmlColor (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxHtmlColor (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -306,7 +306,7 @@ public static
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxImage.html b/java/docs/com/mxgraph/util/mxImage.html index e4ab87345..7062a54f3 100644 --- a/java/docs/com/mxgraph/util/mxImage.html +++ b/java/docs/com/mxgraph/util/mxImage.html @@ -2,12 +2,12 @@ - + -mxImage (mxGraph 2.5.0.0 API Specification) +mxImage (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxImage (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxImage (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxImage (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -420,7 +420,7 @@ public void setHeight(int height) -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxImageBundle.html b/java/docs/com/mxgraph/util/mxImageBundle.html index 0ec12160c..1697e3771 100644 --- a/java/docs/com/mxgraph/util/mxImageBundle.html +++ b/java/docs/com/mxgraph/util/mxImageBundle.html @@ -2,12 +2,12 @@ - + -mxImageBundle (mxGraph 2.5.0.0 API Specification) +mxImageBundle (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxImageBundle (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxImageBundle (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxImageBundle (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -331,7 +331,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxLightweightLabel.html b/java/docs/com/mxgraph/util/mxLightweightLabel.html index b32114401..448e9556d 100644 --- a/java/docs/com/mxgraph/util/mxLightweightLabel.html +++ b/java/docs/com/mxgraph/util/mxLightweightLabel.html @@ -2,12 +2,12 @@ - + -mxLightweightLabel (mxGraph 2.5.0.0 API Specification) +mxLightweightLabel (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxLightweightLabel (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxLightweightLabel (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxLightweightLabel (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -742,7 +742,7 @@ public void firePropertyChange(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxLine.html b/java/docs/com/mxgraph/util/mxLine.html index ce8a9e30e..026ff7c45 100644 --- a/java/docs/com/mxgraph/util/mxLine.html +++ b/java/docs/com/mxgraph/util/mxLine.html @@ -2,12 +2,12 @@ - + -mxLine (mxGraph 2.5.0.0 API Specification) +mxLine (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxLine (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxLine (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxLine (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -396,7 +396,7 @@ public double ptSegDistSq(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxPoint.html b/java/docs/com/mxgraph/util/mxPoint.html index b2fc2ecfa..755d8bdde 100644 --- a/java/docs/com/mxgraph/util/mxPoint.html +++ b/java/docs/com/mxgraph/util/mxPoint.html @@ -2,12 +2,12 @@ - + -mxPoint (mxGraph 2.5.0.0 API Specification) +mxPoint (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxPoint (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxPoint (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxPoint (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -518,7 +518,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxRectangle.html b/java/docs/com/mxgraph/util/mxRectangle.html index 9fe3f87d3..e4c0a93d4 100644 --- a/java/docs/com/mxgraph/util/mxRectangle.html +++ b/java/docs/com/mxgraph/util/mxRectangle.html @@ -2,12 +2,12 @@ - + -mxRectangle (mxGraph 2.5.0.0 API Specification) +mxRectangle (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxRectangle (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxRectangle (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxRectangle (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -699,7 +699,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxResources.html b/java/docs/com/mxgraph/util/mxResources.html index 8f725f358..367ef7375 100644 --- a/java/docs/com/mxgraph/util/mxResources.html +++ b/java/docs/com/mxgraph/util/mxResources.html @@ -2,12 +2,12 @@ - + -mxResources (mxGraph 2.5.0.0 API Specification) +mxResources (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxResources (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxResources (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxResources (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -432,7 +432,7 @@ protected static
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxSpline.html b/java/docs/com/mxgraph/util/mxSpline.html index 1ce951e6e..edd294e65 100644 --- a/java/docs/com/mxgraph/util/mxSpline.html +++ b/java/docs/com/mxgraph/util/mxSpline.html @@ -2,12 +2,12 @@ - + -mxSpline (mxGraph 2.5.0.0 API Specification) +mxSpline (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxSpline (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxSpline (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxSpline (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -371,7 +371,7 @@ public double getLength() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxSpline1D.html b/java/docs/com/mxgraph/util/mxSpline1D.html index 5be87840f..5eeba77d1 100644 --- a/java/docs/com/mxgraph/util/mxSpline1D.html +++ b/java/docs/com/mxgraph/util/mxSpline1D.html @@ -2,12 +2,12 @@ - + -mxSpline1D (mxGraph 2.5.0.0 API Specification) +mxSpline1D (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxSpline1D (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxSpline1D (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxSpline1D (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -446,7 +446,7 @@ public void solve(double[][] A, -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxStyleUtils.html b/java/docs/com/mxgraph/util/mxStyleUtils.html index 89d28cb40..ba8f5a7cf 100644 --- a/java/docs/com/mxgraph/util/mxStyleUtils.html +++ b/java/docs/com/mxgraph/util/mxStyleUtils.html @@ -2,12 +2,12 @@ - + -mxStyleUtils (mxGraph 2.5.0.0 API Specification) +mxStyleUtils (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxStyleUtils (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxStyleUtils (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxStyleUtils (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -468,7 +468,7 @@ public static
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxUndoManager.html b/java/docs/com/mxgraph/util/mxUndoManager.html index d3bf18c1a..b628c8132 100644 --- a/java/docs/com/mxgraph/util/mxUndoManager.html +++ b/java/docs/com/mxgraph/util/mxUndoManager.html @@ -2,12 +2,12 @@ - + -mxUndoManager (mxGraph 2.5.0.0 API Specification) +mxUndoManager (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxUndoManager (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxUndoManager (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxUndoManager (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -511,7 +511,7 @@ protected void trim() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxUndoableEdit.html b/java/docs/com/mxgraph/util/mxUndoableEdit.html index 521347e31..801d39bf9 100644 --- a/java/docs/com/mxgraph/util/mxUndoableEdit.html +++ b/java/docs/com/mxgraph/util/mxUndoableEdit.html @@ -2,12 +2,12 @@ - + -mxUndoableEdit (mxGraph 2.5.0.0 API Specification) +mxUndoableEdit (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxUndoableEdit (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxUndoableEdit (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxUndoableEdit (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -578,7 +578,7 @@ public void redo() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxUndoableEdit.mxUndoableChange.html b/java/docs/com/mxgraph/util/mxUndoableEdit.mxUndoableChange.html index 0c71ce56b..733df7fe2 100644 --- a/java/docs/com/mxgraph/util/mxUndoableEdit.mxUndoableChange.html +++ b/java/docs/com/mxgraph/util/mxUndoableEdit.mxUndoableChange.html @@ -2,12 +2,12 @@ - + -mxUndoableEdit.mxUndoableChange (mxGraph 2.5.0.0 API Specification) +mxUndoableEdit.mxUndoableChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxUndoableEdit.mxUndoableChange (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxUndoableEdit.mxUndoableChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxUndoableEdit.mxUndoableChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -177,7 +177,7 @@ void execute() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxUtils.html b/java/docs/com/mxgraph/util/mxUtils.html index acced71b6..b1d994a2e 100644 --- a/java/docs/com/mxgraph/util/mxUtils.html +++ b/java/docs/com/mxgraph/util/mxUtils.html @@ -2,12 +2,12 @@ - + -mxUtils (mxGraph 2.5.0.0 API Specification) +mxUtils (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxUtils (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxUtils (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxUtils (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -2550,7 +2550,7 @@ public static
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/mxXmlUtils.html b/java/docs/com/mxgraph/util/mxXmlUtils.html index 324170da7..2cdf9a8fd 100644 --- a/java/docs/com/mxgraph/util/mxXmlUtils.html +++ b/java/docs/com/mxgraph/util/mxXmlUtils.html @@ -2,12 +2,12 @@ - + -mxXmlUtils (mxGraph 2.5.0.0 API Specification) +mxXmlUtils (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxXmlUtils (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxXmlUtils (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxXmlUtils (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -240,7 +240,7 @@ public static
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/package-frame.html b/java/docs/com/mxgraph/util/package-frame.html index 5450988e7..6f554826c 100644 --- a/java/docs/com/mxgraph/util/package-frame.html +++ b/java/docs/com/mxgraph/util/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.util (mxGraph 2.5.0.0 API Specification) +com.mxgraph.util (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/util/package-summary.html b/java/docs/com/mxgraph/util/package-summary.html index 299491780..a189f53ac 100644 --- a/java/docs/com/mxgraph/util/package-summary.html +++ b/java/docs/com/mxgraph/util/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.util (mxGraph 2.5.0.0 API Specification) +com.mxgraph.util (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.util (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.util (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.util (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -258,7 +258,7 @@ This package provides utility classes such as mxConstants, mxUtils, mxPoint -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/package-tree.html b/java/docs/com/mxgraph/util/package-tree.html index 6422cfccc..f89dfaaa8 100644 --- a/java/docs/com/mxgraph/util/package-tree.html +++ b/java/docs/com/mxgraph/util/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.util Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.util Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.util Class Hierarchy (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.util Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.util Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -140,7 +140,7 @@ Interface Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/package-use.html b/java/docs/com/mxgraph/util/package-use.html index 879246b9d..510226394 100644 --- a/java/docs/com/mxgraph/util/package-use.html +++ b/java/docs/com/mxgraph/util/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.util (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.util (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.util (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.util (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.util (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -577,7 +577,7 @@ Classes in
com.mxgraph. -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/png/class-use/mxPngEncodeParam.Gray.html b/java/docs/com/mxgraph/util/png/class-use/mxPngEncodeParam.Gray.html index e4823c2cf..85d165773 100644 --- a/java/docs/com/mxgraph/util/png/class-use/mxPngEncodeParam.Gray.html +++ b/java/docs/com/mxgraph/util/png/class-use/mxPngEncodeParam.Gray.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.png.mxPngEncodeParam.Gray (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.png.mxPngEncodeParam.Gray (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.png.mxPngEncodeParam.Gray (mxGraph 2.5.0.0 API Sp function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.png.mxPngEncodeParam.Gray (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.png.mxPngEncodeParam.Gray (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.png.mxPngEncodeParam.Gray -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/png/class-use/mxPngEncodeParam.Palette.html b/java/docs/com/mxgraph/util/png/class-use/mxPngEncodeParam.Palette.html index c34da12f9..0bfeab390 100644 --- a/java/docs/com/mxgraph/util/png/class-use/mxPngEncodeParam.Palette.html +++ b/java/docs/com/mxgraph/util/png/class-use/mxPngEncodeParam.Palette.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.png.mxPngEncodeParam.Palette (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.png.mxPngEncodeParam.Palette (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.png.mxPngEncodeParam.Palette (mxGraph 2.5.0.0 API function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.png.mxPngEncodeParam.Palette (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.png.mxPngEncodeParam.Palette (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.png.mxPngEncodeParam.Palette -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/png/class-use/mxPngEncodeParam.RGB.html b/java/docs/com/mxgraph/util/png/class-use/mxPngEncodeParam.RGB.html index 995a3bb4b..00231cc78 100644 --- a/java/docs/com/mxgraph/util/png/class-use/mxPngEncodeParam.RGB.html +++ b/java/docs/com/mxgraph/util/png/class-use/mxPngEncodeParam.RGB.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.png.mxPngEncodeParam.RGB (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.png.mxPngEncodeParam.RGB (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.png.mxPngEncodeParam.RGB (mxGraph 2.5.0.0 API Spe function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.png.mxPngEncodeParam.RGB (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.png.mxPngEncodeParam.RGB (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.png.mxPngEncodeParam.RGB -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/png/class-use/mxPngEncodeParam.html b/java/docs/com/mxgraph/util/png/class-use/mxPngEncodeParam.html index b988e5d42..554b7a548 100644 --- a/java/docs/com/mxgraph/util/png/class-use/mxPngEncodeParam.html +++ b/java/docs/com/mxgraph/util/png/class-use/mxPngEncodeParam.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.png.mxPngEncodeParam (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.png.mxPngEncodeParam (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.png.mxPngEncodeParam (mxGraph 2.5.0.0 API Specifi function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.png.mxPngEncodeParam (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.png.mxPngEncodeParam (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -219,7 +219,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/png/class-use/mxPngImageEncoder.html b/java/docs/com/mxgraph/util/png/class-use/mxPngImageEncoder.html index aff55fbde..55865a4b9 100644 --- a/java/docs/com/mxgraph/util/png/class-use/mxPngImageEncoder.html +++ b/java/docs/com/mxgraph/util/png/class-use/mxPngImageEncoder.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.png.mxPngImageEncoder (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.png.mxPngImageEncoder (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.png.mxPngImageEncoder (mxGraph 2.5.0.0 API Specif function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.png.mxPngImageEncoder (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.png.mxPngImageEncoder (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.png.mxPngImageEncoder -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/png/class-use/mxPngSuggestedPaletteEntry.html b/java/docs/com/mxgraph/util/png/class-use/mxPngSuggestedPaletteEntry.html index 02e66663d..4497e8873 100644 --- a/java/docs/com/mxgraph/util/png/class-use/mxPngSuggestedPaletteEntry.html +++ b/java/docs/com/mxgraph/util/png/class-use/mxPngSuggestedPaletteEntry.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.png.mxPngSuggestedPaletteEntry (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.png.mxPngSuggestedPaletteEntry (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.png.mxPngSuggestedPaletteEntry (mxGraph 2.5.0.0 A function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.png.mxPngSuggestedPaletteEntry (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.png.mxPngSuggestedPaletteEntry (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -146,7 +146,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/png/class-use/mxPngTextDecoder.html b/java/docs/com/mxgraph/util/png/class-use/mxPngTextDecoder.html index d9ea03491..643d950e1 100644 --- a/java/docs/com/mxgraph/util/png/class-use/mxPngTextDecoder.html +++ b/java/docs/com/mxgraph/util/png/class-use/mxPngTextDecoder.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.png.mxPngTextDecoder (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.png.mxPngTextDecoder (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.png.mxPngTextDecoder (mxGraph 2.5.0.0 API Specifi function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.png.mxPngTextDecoder (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.png.mxPngTextDecoder (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.png.mxPngTextDecoder -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/png/mxPngEncodeParam.Gray.html b/java/docs/com/mxgraph/util/png/mxPngEncodeParam.Gray.html index 9c548ef0e..96bb71451 100644 --- a/java/docs/com/mxgraph/util/png/mxPngEncodeParam.Gray.html +++ b/java/docs/com/mxgraph/util/png/mxPngEncodeParam.Gray.html @@ -2,12 +2,12 @@ - + -mxPngEncodeParam.Gray (mxGraph 2.5.0.0 API Specification) +mxPngEncodeParam.Gray (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxPngEncodeParam.Gray (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxPngEncodeParam.Gray (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxPngEncodeParam.Gray (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -542,7 +542,7 @@ public boolean isBitDepthSet() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/png/mxPngEncodeParam.Palette.html b/java/docs/com/mxgraph/util/png/mxPngEncodeParam.Palette.html index 26a6b52d2..947375bf4 100644 --- a/java/docs/com/mxgraph/util/png/mxPngEncodeParam.Palette.html +++ b/java/docs/com/mxgraph/util/png/mxPngEncodeParam.Palette.html @@ -2,12 +2,12 @@ - + -mxPngEncodeParam.Palette (mxGraph 2.5.0.0 API Specification) +mxPngEncodeParam.Palette (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxPngEncodeParam.Palette (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxPngEncodeParam.Palette (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxPngEncodeParam.Palette (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -517,7 +517,7 @@ public byte[] getPaletteTransparency() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/png/mxPngEncodeParam.RGB.html b/java/docs/com/mxgraph/util/png/mxPngEncodeParam.RGB.html index 233c1e99c..2c5e55923 100644 --- a/java/docs/com/mxgraph/util/png/mxPngEncodeParam.RGB.html +++ b/java/docs/com/mxgraph/util/png/mxPngEncodeParam.RGB.html @@ -2,12 +2,12 @@ - + -mxPngEncodeParam.RGB (mxGraph 2.5.0.0 API Specification) +mxPngEncodeParam.RGB (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxPngEncodeParam.RGB (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxPngEncodeParam.RGB (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxPngEncodeParam.RGB (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -420,7 +420,7 @@ public int[] getTransparentRGB() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/png/mxPngEncodeParam.html b/java/docs/com/mxgraph/util/png/mxPngEncodeParam.html index f5a7aa41b..f425c59a3 100644 --- a/java/docs/com/mxgraph/util/png/mxPngEncodeParam.html +++ b/java/docs/com/mxgraph/util/png/mxPngEncodeParam.html @@ -2,12 +2,12 @@ - + -mxPngEncodeParam (mxGraph 2.5.0.0 API Specification) +mxPngEncodeParam (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxPngEncodeParam (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxPngEncodeParam (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxPngEncodeParam (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -2047,7 +2047,7 @@ public int filterRow(byte[] currRow, -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/png/mxPngImageEncoder.html b/java/docs/com/mxgraph/util/png/mxPngImageEncoder.html index 836c6caba..e4195ccb6 100644 --- a/java/docs/com/mxgraph/util/png/mxPngImageEncoder.html +++ b/java/docs/com/mxgraph/util/png/mxPngImageEncoder.html @@ -2,12 +2,12 @@ - + -mxPngImageEncoder (mxGraph 2.5.0.0 API Specification) +mxPngImageEncoder (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxPngImageEncoder (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxPngImageEncoder (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxPngImageEncoder (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -326,7 +326,7 @@ public void encode(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html b/java/docs/com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html index ac383b955..83a86f7e1 100644 --- a/java/docs/com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html +++ b/java/docs/com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html @@ -2,12 +2,12 @@ - + -mxPngSuggestedPaletteEntry (mxGraph 2.5.0.0 API Specification) +mxPngSuggestedPaletteEntry (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxPngSuggestedPaletteEntry (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxPngSuggestedPaletteEntry (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxPngSuggestedPaletteEntry (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -353,7 +353,7 @@ public mxPngSuggestedPaletteEntry() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/png/mxPngTextDecoder.html b/java/docs/com/mxgraph/util/png/mxPngTextDecoder.html index d323a1ed8..50d24d60c 100644 --- a/java/docs/com/mxgraph/util/png/mxPngTextDecoder.html +++ b/java/docs/com/mxgraph/util/png/mxPngTextDecoder.html @@ -2,12 +2,12 @@ - + -mxPngTextDecoder (mxGraph 2.5.0.0 API Specification) +mxPngTextDecoder (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxPngTextDecoder (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxPngTextDecoder (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxPngTextDecoder (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -271,7 +271,7 @@ public static
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/png/package-frame.html b/java/docs/com/mxgraph/util/png/package-frame.html index e93cd1670..d6ec608da 100644 --- a/java/docs/com/mxgraph/util/png/package-frame.html +++ b/java/docs/com/mxgraph/util/png/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.util.png (mxGraph 2.5.0.0 API Specification) +com.mxgraph.util.png (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/util/png/package-summary.html b/java/docs/com/mxgraph/util/png/package-summary.html index 8d576074a..0c0dd54c6 100644 --- a/java/docs/com/mxgraph/util/png/package-summary.html +++ b/java/docs/com/mxgraph/util/png/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.util.png (mxGraph 2.5.0.0 API Specification) +com.mxgraph.util.png (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.util.png (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.util.png (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.util.png (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -147,7 +147,7 @@ Package com.mxgraph.util.png -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/png/package-tree.html b/java/docs/com/mxgraph/util/png/package-tree.html index 5801d2de3..d48405281 100644 --- a/java/docs/com/mxgraph/util/png/package-tree.html +++ b/java/docs/com/mxgraph/util/png/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.util.png Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.util.png Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.util.png Class Hierarchy (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.util.png Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.util.png Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -121,7 +121,7 @@ Class Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/png/package-use.html b/java/docs/com/mxgraph/util/png/package-use.html index 0c128b466..ac6e8ae17 100644 --- a/java/docs/com/mxgraph/util/png/package-use.html +++ b/java/docs/com/mxgraph/util/png/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.util.png (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.util.png (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.util.png (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.util.png (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.util.png (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -142,7 +142,7 @@ Classes in
com.m -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/AWTPathProducer.html b/java/docs/com/mxgraph/util/svg/AWTPathProducer.html index ad479dc92..89b6d7b02 100644 --- a/java/docs/com/mxgraph/util/svg/AWTPathProducer.html +++ b/java/docs/com/mxgraph/util/svg/AWTPathProducer.html @@ -2,12 +2,12 @@ - + -AWTPathProducer (mxGraph 2.5.0.0 API Specification) +AWTPathProducer (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ AWTPathProducer (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="AWTPathProducer (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="AWTPathProducer (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1098,7 +1098,7 @@ public void arcAbs(float rx, -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/AWTPolygonProducer.html b/java/docs/com/mxgraph/util/svg/AWTPolygonProducer.html index 427b0324a..9c1e49662 100644 --- a/java/docs/com/mxgraph/util/svg/AWTPolygonProducer.html +++ b/java/docs/com/mxgraph/util/svg/AWTPolygonProducer.html @@ -2,12 +2,12 @@ - + -AWTPolygonProducer (mxGraph 2.5.0.0 API Specification) +AWTPolygonProducer (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ AWTPolygonProducer (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="AWTPolygonProducer (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="AWTPolygonProducer (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -281,7 +281,7 @@ public void endPoints() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/AWTPolylineProducer.html b/java/docs/com/mxgraph/util/svg/AWTPolylineProducer.html index 47850cb89..98b178e08 100644 --- a/java/docs/com/mxgraph/util/svg/AWTPolylineProducer.html +++ b/java/docs/com/mxgraph/util/svg/AWTPolylineProducer.html @@ -2,12 +2,12 @@ - + -AWTPolylineProducer (mxGraph 2.5.0.0 API Specification) +AWTPolylineProducer (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ AWTPolylineProducer (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="AWTPolylineProducer (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="AWTPolylineProducer (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -469,7 +469,7 @@ public void endPoints() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/AbstractParser.html b/java/docs/com/mxgraph/util/svg/AbstractParser.html index ae810b787..51192ac27 100644 --- a/java/docs/com/mxgraph/util/svg/AbstractParser.html +++ b/java/docs/com/mxgraph/util/svg/AbstractParser.html @@ -2,12 +2,12 @@ - + -AbstractParser (mxGraph 2.5.0.0 API Specification) +AbstractParser (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ AbstractParser (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="AbstractParser (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="AbstractParser (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -601,7 +601,7 @@ protected void skipCommaSpaces() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/CSSConstants.html b/java/docs/com/mxgraph/util/svg/CSSConstants.html index 685d9f498..b6ee90091 100644 --- a/java/docs/com/mxgraph/util/svg/CSSConstants.html +++ b/java/docs/com/mxgraph/util/svg/CSSConstants.html @@ -2,12 +2,12 @@ - + -CSSConstants (mxGraph 2.5.0.0 API Specification) +CSSConstants (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ CSSConstants (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="CSSConstants (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="CSSConstants (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -204,7 +204,7 @@ static final
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/DefaultErrorHandler.html b/java/docs/com/mxgraph/util/svg/DefaultErrorHandler.html index 90d2c0c0c..93c20a143 100644 --- a/java/docs/com/mxgraph/util/svg/DefaultErrorHandler.html +++ b/java/docs/com/mxgraph/util/svg/DefaultErrorHandler.html @@ -2,12 +2,12 @@ - + -DefaultErrorHandler (mxGraph 2.5.0.0 API Specification) +DefaultErrorHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ DefaultErrorHandler (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="DefaultErrorHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="DefaultErrorHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -227,7 +227,7 @@ public void error(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/ErrorHandler.html b/java/docs/com/mxgraph/util/svg/ErrorHandler.html index aa42148a3..5fe85da7f 100644 --- a/java/docs/com/mxgraph/util/svg/ErrorHandler.html +++ b/java/docs/com/mxgraph/util/svg/ErrorHandler.html @@ -2,12 +2,12 @@ - + -ErrorHandler (mxGraph 2.5.0.0 API Specification) +ErrorHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ ErrorHandler (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ErrorHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="ErrorHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -178,7 +178,7 @@ void error(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/ExtendedGeneralPath.html b/java/docs/com/mxgraph/util/svg/ExtendedGeneralPath.html index ed45b20ba..6d90507cb 100644 --- a/java/docs/com/mxgraph/util/svg/ExtendedGeneralPath.html +++ b/java/docs/com/mxgraph/util/svg/ExtendedGeneralPath.html @@ -2,12 +2,12 @@ - + -ExtendedGeneralPath (mxGraph 2.5.0.0 API Specification) +ExtendedGeneralPath (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ ExtendedGeneralPath (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ExtendedGeneralPath (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="ExtendedGeneralPath (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1091,7 +1091,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/ExtendedPathIterator.html b/java/docs/com/mxgraph/util/svg/ExtendedPathIterator.html index c80ac0d50..a132d9481 100644 --- a/java/docs/com/mxgraph/util/svg/ExtendedPathIterator.html +++ b/java/docs/com/mxgraph/util/svg/ExtendedPathIterator.html @@ -2,12 +2,12 @@ - + -ExtendedPathIterator (mxGraph 2.5.0.0 API Specification) +ExtendedPathIterator (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ ExtendedPathIterator (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ExtendedPathIterator (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="ExtendedPathIterator (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -494,7 +494,7 @@ void next() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/NormalizingReader.html b/java/docs/com/mxgraph/util/svg/NormalizingReader.html index f07b94ec3..c47223260 100644 --- a/java/docs/com/mxgraph/util/svg/NormalizingReader.html +++ b/java/docs/com/mxgraph/util/svg/NormalizingReader.html @@ -2,12 +2,12 @@ - + -NormalizingReader (mxGraph 2.5.0.0 API Specification) +NormalizingReader (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ NormalizingReader (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="NormalizingReader (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="NormalizingReader (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -307,7 +307,7 @@ public abstract int getColumn() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/NumberParser.html b/java/docs/com/mxgraph/util/svg/NumberParser.html index c27bed1d0..3c7c5a7ca 100644 --- a/java/docs/com/mxgraph/util/svg/NumberParser.html +++ b/java/docs/com/mxgraph/util/svg/NumberParser.html @@ -2,12 +2,12 @@ - + -NumberParser (mxGraph 2.5.0.0 API Specification) +NumberParser (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ NumberParser (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="NumberParser (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="NumberParser (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -279,7 +279,7 @@ public static float buildFloat(int mant, -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/ParseException.html b/java/docs/com/mxgraph/util/svg/ParseException.html index 6822b73f7..45ad3a7ff 100644 --- a/java/docs/com/mxgraph/util/svg/ParseException.html +++ b/java/docs/com/mxgraph/util/svg/ParseException.html @@ -2,12 +2,12 @@ - + -ParseException (mxGraph 2.5.0.0 API Specification) +ParseException (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ ParseException (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ParseException (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="ParseException (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -437,7 +437,7 @@ public int getColumnNumber() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/Parser.html b/java/docs/com/mxgraph/util/svg/Parser.html index 5cf0603b2..46076f292 100644 --- a/java/docs/com/mxgraph/util/svg/Parser.html +++ b/java/docs/com/mxgraph/util/svg/Parser.html @@ -2,12 +2,12 @@ - + -Parser (mxGraph 2.5.0.0 API Specification) +Parser (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Parser (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Parser (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Parser (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -206,7 +206,7 @@ void setErrorHandler(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/PathHandler.html b/java/docs/com/mxgraph/util/svg/PathHandler.html index 294fe2742..5490b7c25 100644 --- a/java/docs/com/mxgraph/util/svg/PathHandler.html +++ b/java/docs/com/mxgraph/util/svg/PathHandler.html @@ -2,12 +2,12 @@ - + -PathHandler (mxGraph 2.5.0.0 API Specification) +PathHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ PathHandler (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="PathHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="PathHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -776,7 +776,7 @@ void arcAbs(float rx, -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/PathParser.html b/java/docs/com/mxgraph/util/svg/PathParser.html index e31bd0d35..badcca68f 100644 --- a/java/docs/com/mxgraph/util/svg/PathParser.html +++ b/java/docs/com/mxgraph/util/svg/PathParser.html @@ -2,12 +2,12 @@ - + -PathParser (mxGraph 2.5.0.0 API Specification) +PathParser (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ PathParser (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="PathParser (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="PathParser (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -941,7 +941,7 @@ protected boolean skipCommaSpaces2() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/PointsHandler.html b/java/docs/com/mxgraph/util/svg/PointsHandler.html index fc609e583..77ed33572 100644 --- a/java/docs/com/mxgraph/util/svg/PointsHandler.html +++ b/java/docs/com/mxgraph/util/svg/PointsHandler.html @@ -2,12 +2,12 @@ - + -PointsHandler (mxGraph 2.5.0.0 API Specification) +PointsHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ PointsHandler (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="PointsHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="PointsHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -232,7 +232,7 @@ void endPoints() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/PointsParser.html b/java/docs/com/mxgraph/util/svg/PointsParser.html index e08f03a08..b5cda845e 100644 --- a/java/docs/com/mxgraph/util/svg/PointsParser.html +++ b/java/docs/com/mxgraph/util/svg/PointsParser.html @@ -2,12 +2,12 @@ - + -PointsParser (mxGraph 2.5.0.0 API Specification) +PointsParser (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ PointsParser (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="PointsParser (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="PointsParser (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -367,7 +367,7 @@ protected void doParse() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/ShapeProducer.html b/java/docs/com/mxgraph/util/svg/ShapeProducer.html index 106da5004..737c75b00 100644 --- a/java/docs/com/mxgraph/util/svg/ShapeProducer.html +++ b/java/docs/com/mxgraph/util/svg/ShapeProducer.html @@ -2,12 +2,12 @@ - + -ShapeProducer (mxGraph 2.5.0.0 API Specification) +ShapeProducer (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ ShapeProducer (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ShapeProducer (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="ShapeProducer (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -218,7 +218,7 @@ int getWindingRule() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/StringNormalizingReader.html b/java/docs/com/mxgraph/util/svg/StringNormalizingReader.html index eb97bd032..592975e7b 100644 --- a/java/docs/com/mxgraph/util/svg/StringNormalizingReader.html +++ b/java/docs/com/mxgraph/util/svg/StringNormalizingReader.html @@ -2,12 +2,12 @@ - + -StringNormalizingReader (mxGraph 2.5.0.0 API Specification) +StringNormalizingReader (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ StringNormalizingReader (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="StringNormalizingReader (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="StringNormalizingReader (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -454,7 +454,7 @@ public void close() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/class-use/AWTPathProducer.html b/java/docs/com/mxgraph/util/svg/class-use/AWTPathProducer.html index ec62572a9..df2bbbd9e 100644 --- a/java/docs/com/mxgraph/util/svg/class-use/AWTPathProducer.html +++ b/java/docs/com/mxgraph/util/svg/class-use/AWTPathProducer.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.svg.AWTPathProducer (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.svg.AWTPathProducer (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.svg.AWTPathProducer (mxGraph 2.5.0.0 API Specific function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.svg.AWTPathProducer (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.svg.AWTPathProducer (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.svg.AWTPathProducer -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/class-use/AWTPolygonProducer.html b/java/docs/com/mxgraph/util/svg/class-use/AWTPolygonProducer.html index ed963a249..4b97eeb68 100644 --- a/java/docs/com/mxgraph/util/svg/class-use/AWTPolygonProducer.html +++ b/java/docs/com/mxgraph/util/svg/class-use/AWTPolygonProducer.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.svg.AWTPolygonProducer (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.svg.AWTPolygonProducer (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.svg.AWTPolygonProducer (mxGraph 2.5.0.0 API Speci function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.svg.AWTPolygonProducer (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.svg.AWTPolygonProducer (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.svg.AWTPolygonProducer -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/class-use/AWTPolylineProducer.html b/java/docs/com/mxgraph/util/svg/class-use/AWTPolylineProducer.html index 5999dcc77..aeccaac2a 100644 --- a/java/docs/com/mxgraph/util/svg/class-use/AWTPolylineProducer.html +++ b/java/docs/com/mxgraph/util/svg/class-use/AWTPolylineProducer.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.svg.AWTPolylineProducer (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.svg.AWTPolylineProducer (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.svg.AWTPolylineProducer (mxGraph 2.5.0.0 API Spec function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.svg.AWTPolylineProducer (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.svg.AWTPolylineProducer (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -145,7 +145,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/class-use/AbstractParser.html b/java/docs/com/mxgraph/util/svg/class-use/AbstractParser.html index f5a7a11ef..3283f0269 100644 --- a/java/docs/com/mxgraph/util/svg/class-use/AbstractParser.html +++ b/java/docs/com/mxgraph/util/svg/class-use/AbstractParser.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.svg.AbstractParser (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.svg.AbstractParser (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.svg.AbstractParser (mxGraph 2.5.0.0 API Specifica function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.svg.AbstractParser (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.svg.AbstractParser (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -163,7 +163,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/class-use/CSSConstants.html b/java/docs/com/mxgraph/util/svg/class-use/CSSConstants.html index ac4e46075..29f0b37e4 100644 --- a/java/docs/com/mxgraph/util/svg/class-use/CSSConstants.html +++ b/java/docs/com/mxgraph/util/svg/class-use/CSSConstants.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.util.svg.CSSConstants (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.util.svg.CSSConstants (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.util.svg.CSSConstants (mxGraph 2.5.0.0 API Specifi function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.util.svg.CSSConstants (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.util.svg.CSSConstants (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.svg.CSSConstants -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/class-use/DefaultErrorHandler.html b/java/docs/com/mxgraph/util/svg/class-use/DefaultErrorHandler.html index cc36eacb9..7166b658f 100644 --- a/java/docs/com/mxgraph/util/svg/class-use/DefaultErrorHandler.html +++ b/java/docs/com/mxgraph/util/svg/class-use/DefaultErrorHandler.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.svg.DefaultErrorHandler (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.svg.DefaultErrorHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.svg.DefaultErrorHandler (mxGraph 2.5.0.0 API Spec function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.svg.DefaultErrorHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.svg.DefaultErrorHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.svg.DefaultErrorHandler -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/class-use/ErrorHandler.html b/java/docs/com/mxgraph/util/svg/class-use/ErrorHandler.html index c3c839a04..6a56539fe 100644 --- a/java/docs/com/mxgraph/util/svg/class-use/ErrorHandler.html +++ b/java/docs/com/mxgraph/util/svg/class-use/ErrorHandler.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.util.svg.ErrorHandler (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.util.svg.ErrorHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.util.svg.ErrorHandler (mxGraph 2.5.0.0 API Specifi function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.util.svg.ErrorHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.util.svg.ErrorHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -185,7 +185,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/class-use/ExtendedGeneralPath.html b/java/docs/com/mxgraph/util/svg/class-use/ExtendedGeneralPath.html index 829610698..323a9e2bf 100644 --- a/java/docs/com/mxgraph/util/svg/class-use/ExtendedGeneralPath.html +++ b/java/docs/com/mxgraph/util/svg/class-use/ExtendedGeneralPath.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.svg.ExtendedGeneralPath (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.svg.ExtendedGeneralPath (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.svg.ExtendedGeneralPath (mxGraph 2.5.0.0 API Spec function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.svg.ExtendedGeneralPath (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.svg.ExtendedGeneralPath (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -145,7 +145,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/class-use/ExtendedPathIterator.html b/java/docs/com/mxgraph/util/svg/class-use/ExtendedPathIterator.html index 4dc096fed..b3461d65b 100644 --- a/java/docs/com/mxgraph/util/svg/class-use/ExtendedPathIterator.html +++ b/java/docs/com/mxgraph/util/svg/class-use/ExtendedPathIterator.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.util.svg.ExtendedPathIterator (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.util.svg.ExtendedPathIterator (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.util.svg.ExtendedPathIterator (mxGraph 2.5.0.0 API function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.util.svg.ExtendedPathIterator (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.util.svg.ExtendedPathIterator (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -162,7 +162,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/class-use/NormalizingReader.html b/java/docs/com/mxgraph/util/svg/class-use/NormalizingReader.html index 0693c8423..ddf46add8 100644 --- a/java/docs/com/mxgraph/util/svg/class-use/NormalizingReader.html +++ b/java/docs/com/mxgraph/util/svg/class-use/NormalizingReader.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.svg.NormalizingReader (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.svg.NormalizingReader (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.svg.NormalizingReader (mxGraph 2.5.0.0 API Specif function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.svg.NormalizingReader (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.svg.NormalizingReader (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -161,7 +161,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/class-use/NumberParser.html b/java/docs/com/mxgraph/util/svg/class-use/NumberParser.html index 1114b128c..2d79094d2 100644 --- a/java/docs/com/mxgraph/util/svg/class-use/NumberParser.html +++ b/java/docs/com/mxgraph/util/svg/class-use/NumberParser.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.svg.NumberParser (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.svg.NumberParser (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.svg.NumberParser (mxGraph 2.5.0.0 API Specificati function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.svg.NumberParser (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.svg.NumberParser (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -155,7 +155,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/class-use/ParseException.html b/java/docs/com/mxgraph/util/svg/class-use/ParseException.html index 00d5dd8ac..48dc20ce9 100644 --- a/java/docs/com/mxgraph/util/svg/class-use/ParseException.html +++ b/java/docs/com/mxgraph/util/svg/class-use/ParseException.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.svg.ParseException (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.svg.ParseException (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.svg.ParseException (mxGraph 2.5.0.0 API Specifica function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.svg.ParseException (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.svg.ParseException (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -920,7 +920,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/class-use/Parser.html b/java/docs/com/mxgraph/util/svg/class-use/Parser.html index a1538436f..cb7720daf 100644 --- a/java/docs/com/mxgraph/util/svg/class-use/Parser.html +++ b/java/docs/com/mxgraph/util/svg/class-use/Parser.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.util.svg.Parser (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.util.svg.Parser (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.util.svg.Parser (mxGraph 2.5.0.0 API Specification function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.util.svg.Parser (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.util.svg.Parser (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -171,7 +171,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/class-use/PathHandler.html b/java/docs/com/mxgraph/util/svg/class-use/PathHandler.html index 285ba9b37..3965cdeae 100644 --- a/java/docs/com/mxgraph/util/svg/class-use/PathHandler.html +++ b/java/docs/com/mxgraph/util/svg/class-use/PathHandler.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.util.svg.PathHandler (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.util.svg.PathHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.util.svg.PathHandler (mxGraph 2.5.0.0 API Specific function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.util.svg.PathHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.util.svg.PathHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -208,7 +208,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/class-use/PathParser.html b/java/docs/com/mxgraph/util/svg/class-use/PathParser.html index ed114bb47..49fe3c721 100644 --- a/java/docs/com/mxgraph/util/svg/class-use/PathParser.html +++ b/java/docs/com/mxgraph/util/svg/class-use/PathParser.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.svg.PathParser (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.svg.PathParser (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.svg.PathParser (mxGraph 2.5.0.0 API Specification function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.svg.PathParser (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.svg.PathParser (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.svg.PathParser -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/class-use/PointsHandler.html b/java/docs/com/mxgraph/util/svg/class-use/PointsHandler.html index 12aadbb86..3e1830ce3 100644 --- a/java/docs/com/mxgraph/util/svg/class-use/PointsHandler.html +++ b/java/docs/com/mxgraph/util/svg/class-use/PointsHandler.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.util.svg.PointsHandler (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.util.svg.PointsHandler (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.util.svg.PointsHandler (mxGraph 2.5.0.0 API Specif function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.util.svg.PointsHandler (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.util.svg.PointsHandler (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -215,7 +215,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/class-use/PointsParser.html b/java/docs/com/mxgraph/util/svg/class-use/PointsParser.html index d42c318f2..c2682ecea 100644 --- a/java/docs/com/mxgraph/util/svg/class-use/PointsParser.html +++ b/java/docs/com/mxgraph/util/svg/class-use/PointsParser.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.svg.PointsParser (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.svg.PointsParser (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.svg.PointsParser (mxGraph 2.5.0.0 API Specificati function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.svg.PointsParser (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.svg.PointsParser (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.svg.PointsParser -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/class-use/ShapeProducer.html b/java/docs/com/mxgraph/util/svg/class-use/ShapeProducer.html index f4d1b2928..dc1daabd9 100644 --- a/java/docs/com/mxgraph/util/svg/class-use/ShapeProducer.html +++ b/java/docs/com/mxgraph/util/svg/class-use/ShapeProducer.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.util.svg.ShapeProducer (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.util.svg.ShapeProducer (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.util.svg.ShapeProducer (mxGraph 2.5.0.0 API Specif function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.util.svg.ShapeProducer (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.util.svg.ShapeProducer (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -162,7 +162,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/class-use/StringNormalizingReader.html b/java/docs/com/mxgraph/util/svg/class-use/StringNormalizingReader.html index 791d76bff..46a30ce99 100644 --- a/java/docs/com/mxgraph/util/svg/class-use/StringNormalizingReader.html +++ b/java/docs/com/mxgraph/util/svg/class-use/StringNormalizingReader.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.util.svg.StringNormalizingReader (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.util.svg.StringNormalizingReader (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.util.svg.StringNormalizingReader (mxGraph 2.5.0.0 API function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.util.svg.StringNormalizingReader (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.util.svg.StringNormalizingReader (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.util.svg.StringNormalizingReader -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/package-frame.html b/java/docs/com/mxgraph/util/svg/package-frame.html index 6f93e793a..906e74b09 100644 --- a/java/docs/com/mxgraph/util/svg/package-frame.html +++ b/java/docs/com/mxgraph/util/svg/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.util.svg (mxGraph 2.5.0.0 API Specification) +com.mxgraph.util.svg (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/util/svg/package-summary.html b/java/docs/com/mxgraph/util/svg/package-summary.html index 3fdd8aa79..f19cca503 100644 --- a/java/docs/com/mxgraph/util/svg/package-summary.html +++ b/java/docs/com/mxgraph/util/svg/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.util.svg (mxGraph 2.5.0.0 API Specification) +com.mxgraph.util.svg (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.util.svg (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.util.svg (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.util.svg (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -227,7 +227,7 @@ Package com.mxgraph.util.svg -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/package-tree.html b/java/docs/com/mxgraph/util/svg/package-tree.html index fac8c008f..275018cda 100644 --- a/java/docs/com/mxgraph/util/svg/package-tree.html +++ b/java/docs/com/mxgraph/util/svg/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.util.svg Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.util.svg Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.util.svg Class Hierarchy (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.util.svg Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.util.svg Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -146,7 +146,7 @@ Interface Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/util/svg/package-use.html b/java/docs/com/mxgraph/util/svg/package-use.html index c029ea377..07a5d556e 100644 --- a/java/docs/com/mxgraph/util/svg/package-use.html +++ b/java/docs/com/mxgraph/util/svg/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.util.svg (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.util.svg (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.util.svg (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.util.svg (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.util.svg (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -211,7 +211,7 @@ Classes in
com.m -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/class-use/mxCellState.html b/java/docs/com/mxgraph/view/class-use/mxCellState.html index 0e2260ce5..15573a978 100644 --- a/java/docs/com/mxgraph/view/class-use/mxCellState.html +++ b/java/docs/com/mxgraph/view/class-use/mxCellState.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.view.mxCellState (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.view.mxCellState (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.view.mxCellState (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.view.mxCellState (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.view.mxCellState (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -2486,7 +2486,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/class-use/mxConnectionConstraint.html b/java/docs/com/mxgraph/view/class-use/mxConnectionConstraint.html index ae30f27f3..3b722ec3a 100644 --- a/java/docs/com/mxgraph/view/class-use/mxConnectionConstraint.html +++ b/java/docs/com/mxgraph/view/class-use/mxConnectionConstraint.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.view.mxConnectionConstraint (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.view.mxConnectionConstraint (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.view.mxConnectionConstraint (mxGraph 2.5.0.0 API Speci function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.view.mxConnectionConstraint (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.view.mxConnectionConstraint (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -222,7 +222,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/class-use/mxEdgeStyle.html b/java/docs/com/mxgraph/view/class-use/mxEdgeStyle.html index 1b7064c0b..a71b221fb 100644 --- a/java/docs/com/mxgraph/view/class-use/mxEdgeStyle.html +++ b/java/docs/com/mxgraph/view/class-use/mxEdgeStyle.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.view.mxEdgeStyle (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.view.mxEdgeStyle (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.view.mxEdgeStyle (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.view.mxEdgeStyle (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.view.mxEdgeStyle (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.view.mxEdgeStyle -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/class-use/mxEdgeStyle.mxEdgeStyleFunction.html b/java/docs/com/mxgraph/view/class-use/mxEdgeStyle.mxEdgeStyleFunction.html index 05f66fa20..5e7681d38 100644 --- a/java/docs/com/mxgraph/view/class-use/mxEdgeStyle.mxEdgeStyleFunction.html +++ b/java/docs/com/mxgraph/view/class-use/mxEdgeStyle.mxEdgeStyleFunction.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.view.mxEdgeStyle.mxEdgeStyleFunction (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.view.mxEdgeStyle.mxEdgeStyleFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.view.mxEdgeStyle.mxEdgeStyleFunction (mxGraph 2.5. function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.view.mxEdgeStyle.mxEdgeStyleFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.view.mxEdgeStyle.mxEdgeStyleFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -249,7 +249,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/class-use/mxGraph.html b/java/docs/com/mxgraph/view/class-use/mxGraph.html index 5d5841098..ec53d9c6a 100644 --- a/java/docs/com/mxgraph/view/class-use/mxGraph.html +++ b/java/docs/com/mxgraph/view/class-use/mxGraph.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.view.mxGraph (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.view.mxGraph (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.view.mxGraph (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.view.mxGraph (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.view.mxGraph (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1189,7 +1189,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/class-use/mxGraph.mxICellVisitor.html b/java/docs/com/mxgraph/view/class-use/mxGraph.mxICellVisitor.html index e023b7573..026498eee 100644 --- a/java/docs/com/mxgraph/view/class-use/mxGraph.mxICellVisitor.html +++ b/java/docs/com/mxgraph/view/class-use/mxGraph.mxICellVisitor.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.view.mxGraph.mxICellVisitor (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.view.mxGraph.mxICellVisitor (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.view.mxGraph.mxICellVisitor (mxGraph 2.5.0.0 API S function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.view.mxGraph.mxICellVisitor (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.view.mxGraph.mxICellVisitor (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -216,7 +216,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/class-use/mxGraphSelectionModel.html b/java/docs/com/mxgraph/view/class-use/mxGraphSelectionModel.html index 2c3239f5c..46107e61c 100644 --- a/java/docs/com/mxgraph/view/class-use/mxGraphSelectionModel.html +++ b/java/docs/com/mxgraph/view/class-use/mxGraphSelectionModel.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.view.mxGraphSelectionModel (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.view.mxGraphSelectionModel (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.view.mxGraphSelectionModel (mxGraph 2.5.0.0 API Specif function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.view.mxGraphSelectionModel (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.view.mxGraphSelectionModel (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -194,7 +194,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/class-use/mxGraphSelectionModel.mxSelectionChange.html b/java/docs/com/mxgraph/view/class-use/mxGraphSelectionModel.mxSelectionChange.html index c34386398..fe5f1deaa 100644 --- a/java/docs/com/mxgraph/view/class-use/mxGraphSelectionModel.mxSelectionChange.html +++ b/java/docs/com/mxgraph/view/class-use/mxGraphSelectionModel.mxSelectionChange.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.view.mxGraphSelectionModel.mxSelectionChange (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.view.mxGraphSelectionModel.mxSelectionChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.view.mxGraphSelectionModel.mxSelectionChange (mxGraph function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.view.mxGraphSelectionModel.mxSelectionChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.view.mxGraphSelectionModel.mxSelectionChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.view.mxGraphSelectionModel.mxSelectionChange -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/class-use/mxGraphView.html b/java/docs/com/mxgraph/view/class-use/mxGraphView.html index 89b76c68a..a6bf9293d 100644 --- a/java/docs/com/mxgraph/view/class-use/mxGraphView.html +++ b/java/docs/com/mxgraph/view/class-use/mxGraphView.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.view.mxGraphView (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.view.mxGraphView (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.view.mxGraphView (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.view.mxGraphView (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.view.mxGraphView (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -279,7 +279,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/class-use/mxGraphView.mxCurrentRootChange.html b/java/docs/com/mxgraph/view/class-use/mxGraphView.mxCurrentRootChange.html index 5c407b3d8..9673d1dc1 100644 --- a/java/docs/com/mxgraph/view/class-use/mxGraphView.mxCurrentRootChange.html +++ b/java/docs/com/mxgraph/view/class-use/mxGraphView.mxCurrentRootChange.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.view.mxGraphView.mxCurrentRootChange (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.view.mxGraphView.mxCurrentRootChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.view.mxGraphView.mxCurrentRootChange (mxGraph 2.5.0.0 function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.view.mxGraphView.mxCurrentRootChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.view.mxGraphView.mxCurrentRootChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.view.mxGraphView.mxCurrentRootChange -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/class-use/mxLayoutManager.html b/java/docs/com/mxgraph/view/class-use/mxLayoutManager.html index aa759952c..e319948ba 100644 --- a/java/docs/com/mxgraph/view/class-use/mxLayoutManager.html +++ b/java/docs/com/mxgraph/view/class-use/mxLayoutManager.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.view.mxLayoutManager (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.view.mxLayoutManager (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.view.mxLayoutManager (mxGraph 2.5.0.0 API Specificatio function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.view.mxLayoutManager (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.view.mxLayoutManager (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.view.mxLayoutManager -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/class-use/mxMultiplicity.html b/java/docs/com/mxgraph/view/class-use/mxMultiplicity.html index 9233fb169..b46d19200 100644 --- a/java/docs/com/mxgraph/view/class-use/mxMultiplicity.html +++ b/java/docs/com/mxgraph/view/class-use/mxMultiplicity.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.view.mxMultiplicity (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.view.mxMultiplicity (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.view.mxMultiplicity (mxGraph 2.5.0.0 API Specification function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.view.mxMultiplicity (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.view.mxMultiplicity (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -178,7 +178,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/class-use/mxPerimeter.html b/java/docs/com/mxgraph/view/class-use/mxPerimeter.html index 50c5bbbe6..6f89b6e81 100644 --- a/java/docs/com/mxgraph/view/class-use/mxPerimeter.html +++ b/java/docs/com/mxgraph/view/class-use/mxPerimeter.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.view.mxPerimeter (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.view.mxPerimeter (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.view.mxPerimeter (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.view.mxPerimeter (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.view.mxPerimeter (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.view.mxPerimeter -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/class-use/mxPerimeter.mxPerimeterFunction.html b/java/docs/com/mxgraph/view/class-use/mxPerimeter.mxPerimeterFunction.html index 5ef16c56a..3e5f56c28 100644 --- a/java/docs/com/mxgraph/view/class-use/mxPerimeter.mxPerimeterFunction.html +++ b/java/docs/com/mxgraph/view/class-use/mxPerimeter.mxPerimeterFunction.html @@ -2,12 +2,12 @@ - + -Uses of Interface com.mxgraph.view.mxPerimeter.mxPerimeterFunction (mxGraph 2.5.0.0 API Specification) +Uses of Interface com.mxgraph.view.mxPerimeter.mxPerimeterFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Interface com.mxgraph.view.mxPerimeter.mxPerimeterFunction (mxGraph 2.5. function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.mxgraph.view.mxPerimeter.mxPerimeterFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Interface com.mxgraph.view.mxPerimeter.mxPerimeterFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -194,7 +194,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/class-use/mxSpaceManager.html b/java/docs/com/mxgraph/view/class-use/mxSpaceManager.html index 4b9f4f5c3..d0aba9478 100644 --- a/java/docs/com/mxgraph/view/class-use/mxSpaceManager.html +++ b/java/docs/com/mxgraph/view/class-use/mxSpaceManager.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.view.mxSpaceManager (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.view.mxSpaceManager (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.view.mxSpaceManager (mxGraph 2.5.0.0 API Specification function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.view.mxSpaceManager (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.view.mxSpaceManager (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.view.mxSpaceManager -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/class-use/mxStyleRegistry.html b/java/docs/com/mxgraph/view/class-use/mxStyleRegistry.html index f87d9e340..3fe63ebdb 100644 --- a/java/docs/com/mxgraph/view/class-use/mxStyleRegistry.html +++ b/java/docs/com/mxgraph/view/class-use/mxStyleRegistry.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.view.mxStyleRegistry (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.view.mxStyleRegistry (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.view.mxStyleRegistry (mxGraph 2.5.0.0 API Specificatio function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.view.mxStyleRegistry (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.view.mxStyleRegistry (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.view.mxStyleRegistry -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/class-use/mxStylesheet.html b/java/docs/com/mxgraph/view/class-use/mxStylesheet.html index a16df88f7..1024b9ce4 100644 --- a/java/docs/com/mxgraph/view/class-use/mxStylesheet.html +++ b/java/docs/com/mxgraph/view/class-use/mxStylesheet.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.view.mxStylesheet (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.view.mxStylesheet (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.view.mxStylesheet (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.view.mxStylesheet (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.view.mxStylesheet (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -207,7 +207,7 @@ Uses of
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/class-use/mxSwimlaneManager.html b/java/docs/com/mxgraph/view/class-use/mxSwimlaneManager.html index 1ee561100..ce1eb1ec8 100644 --- a/java/docs/com/mxgraph/view/class-use/mxSwimlaneManager.html +++ b/java/docs/com/mxgraph/view/class-use/mxSwimlaneManager.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.view.mxSwimlaneManager (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.view.mxSwimlaneManager (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.view.mxSwimlaneManager (mxGraph 2.5.0.0 API Specificat function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.view.mxSwimlaneManager (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.view.mxSwimlaneManager (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.view.mxSwimlaneManager -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/class-use/mxTemporaryCellStates.html b/java/docs/com/mxgraph/view/class-use/mxTemporaryCellStates.html index f29fbcdfd..97f3a28fe 100644 --- a/java/docs/com/mxgraph/view/class-use/mxTemporaryCellStates.html +++ b/java/docs/com/mxgraph/view/class-use/mxTemporaryCellStates.html @@ -2,12 +2,12 @@ - + -Uses of Class com.mxgraph.view.mxTemporaryCellStates (mxGraph 2.5.0.0 API Specification) +Uses of Class com.mxgraph.view.mxTemporaryCellStates (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Class com.mxgraph.view.mxTemporaryCellStates (mxGraph 2.5.0.0 API Specif function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.mxgraph.view.mxTemporaryCellStates (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Class com.mxgraph.view.mxTemporaryCellStates (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -109,7 +109,7 @@ No usage of com.mxgraph.view.mxTemporaryCellStates -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/mxCellState.html b/java/docs/com/mxgraph/view/mxCellState.html index 510f64c08..e97917598 100644 --- a/java/docs/com/mxgraph/view/mxCellState.html +++ b/java/docs/com/mxgraph/view/mxCellState.html @@ -2,12 +2,12 @@ - + -mxCellState (mxGraph 2.5.0.0 API Specification) +mxCellState (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxCellState (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxCellState (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxCellState (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1381,7 +1381,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/mxConnectionConstraint.html b/java/docs/com/mxgraph/view/mxConnectionConstraint.html index 1b957f4d8..9a0d215fd 100644 --- a/java/docs/com/mxgraph/view/mxConnectionConstraint.html +++ b/java/docs/com/mxgraph/view/mxConnectionConstraint.html @@ -2,12 +2,12 @@ - + -mxConnectionConstraint (mxGraph 2.5.0.0 API Specification) +mxConnectionConstraint (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxConnectionConstraint (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxConnectionConstraint (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxConnectionConstraint (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -383,7 +383,7 @@ public void setPerimeter(boolean value) -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/mxEdgeStyle.html b/java/docs/com/mxgraph/view/mxEdgeStyle.html index 3c175c9cb..305282181 100644 --- a/java/docs/com/mxgraph/view/mxEdgeStyle.html +++ b/java/docs/com/mxgraph/view/mxEdgeStyle.html @@ -2,12 +2,12 @@ - + -mxEdgeStyle (mxGraph 2.5.0.0 API Specification) +mxEdgeStyle (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxEdgeStyle (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxEdgeStyle (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxEdgeStyle (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -775,7 +775,7 @@ public mxEdgeStyle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/mxEdgeStyle.mxEdgeStyleFunction.html b/java/docs/com/mxgraph/view/mxEdgeStyle.mxEdgeStyleFunction.html index cbc3153c0..7505072c5 100644 --- a/java/docs/com/mxgraph/view/mxEdgeStyle.mxEdgeStyleFunction.html +++ b/java/docs/com/mxgraph/view/mxEdgeStyle.mxEdgeStyleFunction.html @@ -2,12 +2,12 @@ - + -mxEdgeStyle.mxEdgeStyleFunction (mxGraph 2.5.0.0 API Specification) +mxEdgeStyle.mxEdgeStyleFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxEdgeStyle.mxEdgeStyleFunction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxEdgeStyle.mxEdgeStyleFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxEdgeStyle.mxEdgeStyleFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -190,7 +190,7 @@ void apply(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/mxGraph.html b/java/docs/com/mxgraph/view/mxGraph.html index faeecc7ce..18eb58371 100644 --- a/java/docs/com/mxgraph/view/mxGraph.html +++ b/java/docs/com/mxgraph/view/mxGraph.html @@ -2,12 +2,12 @@ - + -mxGraph (mxGraph 2.5.0.0 API Specification) +mxGraph (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraph (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraph (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraph (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -4104,7 +4104,7 @@ VERSION public static final
String VERSION
Holds the version number of this release. Current version - is 2.5.0.0. + is 2.5.0.1.

See Also:
Constant Field Values
@@ -10327,7 +10327,7 @@ public static void main( -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/mxGraph.mxICellVisitor.html b/java/docs/com/mxgraph/view/mxGraph.mxICellVisitor.html index 98ba45faf..954cd1942 100644 --- a/java/docs/com/mxgraph/view/mxGraph.mxICellVisitor.html +++ b/java/docs/com/mxgraph/view/mxGraph.mxICellVisitor.html @@ -2,12 +2,12 @@ - + -mxGraph.mxICellVisitor (mxGraph 2.5.0.0 API Specification) +mxGraph.mxICellVisitor (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraph.mxICellVisitor (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraph.mxICellVisitor (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraph.mxICellVisitor (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -170,7 +170,7 @@ boolean visit(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/mxGraphSelectionModel.html b/java/docs/com/mxgraph/view/mxGraphSelectionModel.html index c9fc865d5..fa7c037bf 100644 --- a/java/docs/com/mxgraph/view/mxGraphSelectionModel.html +++ b/java/docs/com/mxgraph/view/mxGraphSelectionModel.html @@ -2,12 +2,12 @@ - + -mxGraphSelectionModel (mxGraph 2.5.0.0 API Specification) +mxGraphSelectionModel (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphSelectionModel (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphSelectionModel (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphSelectionModel (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -721,7 +721,7 @@ protected void cellRemoved(
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/mxGraphSelectionModel.mxSelectionChange.html b/java/docs/com/mxgraph/view/mxGraphSelectionModel.mxSelectionChange.html index d70c9a354..d3dec394b 100644 --- a/java/docs/com/mxgraph/view/mxGraphSelectionModel.mxSelectionChange.html +++ b/java/docs/com/mxgraph/view/mxGraphSelectionModel.mxSelectionChange.html @@ -2,12 +2,12 @@ - + -mxGraphSelectionModel.mxSelectionChange (mxGraph 2.5.0.0 API Specification) +mxGraphSelectionModel.mxSelectionChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphSelectionModel.mxSelectionChange (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphSelectionModel.mxSelectionChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphSelectionModel.mxSelectionChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -301,7 +301,7 @@ public void execute() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/mxGraphView.html b/java/docs/com/mxgraph/view/mxGraphView.html index 6d4871bb1..4bde03abc 100644 --- a/java/docs/com/mxgraph/view/mxGraphView.html +++ b/java/docs/com/mxgraph/view/mxGraphView.html @@ -2,12 +2,12 @@ - + -mxGraphView (mxGraph 2.5.0.0 API Specification) +mxGraphView (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphView (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphView (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphView (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1839,7 +1839,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/mxGraphView.mxCurrentRootChange.html b/java/docs/com/mxgraph/view/mxGraphView.mxCurrentRootChange.html index 8a94f727f..48c40d00d 100644 --- a/java/docs/com/mxgraph/view/mxGraphView.mxCurrentRootChange.html +++ b/java/docs/com/mxgraph/view/mxGraphView.mxCurrentRootChange.html @@ -2,12 +2,12 @@ - + -mxGraphView.mxCurrentRootChange (mxGraph 2.5.0.0 API Specification) +mxGraphView.mxCurrentRootChange (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxGraphView.mxCurrentRootChange (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxGraphView.mxCurrentRootChange (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxGraphView.mxCurrentRootChange (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -416,7 +416,7 @@ public void execute() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/mxLayoutManager.html b/java/docs/com/mxgraph/view/mxLayoutManager.html index 45e604103..e99e395c3 100644 --- a/java/docs/com/mxgraph/view/mxLayoutManager.html +++ b/java/docs/com/mxgraph/view/mxLayoutManager.html @@ -2,12 +2,12 @@ - + -mxLayoutManager (mxGraph 2.5.0.0 API Specification) +mxLayoutManager (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxLayoutManager (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxLayoutManager (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxLayoutManager (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -648,7 +648,7 @@ public void destroy() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/mxMultiplicity.html b/java/docs/com/mxgraph/view/mxMultiplicity.html index 1b37e5b91..64017229e 100644 --- a/java/docs/com/mxgraph/view/mxMultiplicity.html +++ b/java/docs/com/mxgraph/view/mxMultiplicity.html @@ -2,12 +2,12 @@ - + -mxMultiplicity (mxGraph 2.5.0.0 API Specification) +mxMultiplicity (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxMultiplicity (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxMultiplicity (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxMultiplicity (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -643,7 +643,7 @@ public int getMaxValue() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/mxPerimeter.html b/java/docs/com/mxgraph/view/mxPerimeter.html index fdffa17e5..db99d95be 100644 --- a/java/docs/com/mxgraph/view/mxPerimeter.html +++ b/java/docs/com/mxgraph/view/mxPerimeter.html @@ -2,12 +2,12 @@ - + -mxPerimeter (mxGraph 2.5.0.0 API Specification) +mxPerimeter (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxPerimeter (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxPerimeter (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxPerimeter (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -327,7 +327,7 @@ public mxPerimeter() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/mxPerimeter.mxPerimeterFunction.html b/java/docs/com/mxgraph/view/mxPerimeter.mxPerimeterFunction.html index 6f981fec0..14a9ed842 100644 --- a/java/docs/com/mxgraph/view/mxPerimeter.mxPerimeterFunction.html +++ b/java/docs/com/mxgraph/view/mxPerimeter.mxPerimeterFunction.html @@ -2,12 +2,12 @@ - + -mxPerimeter.mxPerimeterFunction (mxGraph 2.5.0.0 API Specification) +mxPerimeter.mxPerimeterFunction (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxPerimeter.mxPerimeterFunction (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxPerimeter.mxPerimeterFunction (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxPerimeter.mxPerimeterFunction (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -186,7 +186,7 @@ apply -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/mxSpaceManager.html b/java/docs/com/mxgraph/view/mxSpaceManager.html index 34eaefc08..c09dafc86 100644 --- a/java/docs/com/mxgraph/view/mxSpaceManager.html +++ b/java/docs/com/mxgraph/view/mxSpaceManager.html @@ -2,12 +2,12 @@ - + -mxSpaceManager (mxGraph 2.5.0.0 API Specification) +mxSpaceManager (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxSpaceManager (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxSpaceManager (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxSpaceManager (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -721,7 +721,7 @@ public void destroy() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/mxStyleRegistry.html b/java/docs/com/mxgraph/view/mxStyleRegistry.html index 019a6ee0d..bc0e43f5a 100644 --- a/java/docs/com/mxgraph/view/mxStyleRegistry.html +++ b/java/docs/com/mxgraph/view/mxStyleRegistry.html @@ -2,12 +2,12 @@ - + -mxStyleRegistry (mxGraph 2.5.0.0 API Specification) +mxStyleRegistry (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxStyleRegistry (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxStyleRegistry (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxStyleRegistry (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -300,7 +300,7 @@ public static
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/mxStylesheet.html b/java/docs/com/mxgraph/view/mxStylesheet.html index d1c478c5d..b84e56223 100644 --- a/java/docs/com/mxgraph/view/mxStylesheet.html +++ b/java/docs/com/mxgraph/view/mxStylesheet.html @@ -2,12 +2,12 @@ - + -mxStylesheet (mxGraph 2.5.0.0 API Specification) +mxStylesheet (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxStylesheet (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxStylesheet (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxStylesheet (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -487,7 +487,7 @@ public
-

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/mxSwimlaneManager.html b/java/docs/com/mxgraph/view/mxSwimlaneManager.html index c8000b724..4605d5d2a 100644 --- a/java/docs/com/mxgraph/view/mxSwimlaneManager.html +++ b/java/docs/com/mxgraph/view/mxSwimlaneManager.html @@ -2,12 +2,12 @@ - + -mxSwimlaneManager (mxGraph 2.5.0.0 API Specification) +mxSwimlaneManager (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxSwimlaneManager (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxSwimlaneManager (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxSwimlaneManager (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -753,7 +753,7 @@ public void destroy() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/mxTemporaryCellStates.html b/java/docs/com/mxgraph/view/mxTemporaryCellStates.html index 485ef63e5..9d3ef991f 100644 --- a/java/docs/com/mxgraph/view/mxTemporaryCellStates.html +++ b/java/docs/com/mxgraph/view/mxTemporaryCellStates.html @@ -2,12 +2,12 @@ - + -mxTemporaryCellStates (mxGraph 2.5.0.0 API Specification) +mxTemporaryCellStates (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ mxTemporaryCellStates (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="mxTemporaryCellStates (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="mxTemporaryCellStates (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -343,7 +343,7 @@ public void destroy() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/package-frame.html b/java/docs/com/mxgraph/view/package-frame.html index 31b17b8c0..b667fbb5f 100644 --- a/java/docs/com/mxgraph/view/package-frame.html +++ b/java/docs/com/mxgraph/view/package-frame.html @@ -2,12 +2,12 @@ - + -com.mxgraph.view (mxGraph 2.5.0.0 API Specification) +com.mxgraph.view (mxGraph 2.5.0.1 API Specification) - + diff --git a/java/docs/com/mxgraph/view/package-summary.html b/java/docs/com/mxgraph/view/package-summary.html index d7e46c644..3cebb25ed 100644 --- a/java/docs/com/mxgraph/view/package-summary.html +++ b/java/docs/com/mxgraph/view/package-summary.html @@ -2,12 +2,12 @@ - + -com.mxgraph.view (mxGraph 2.5.0.0 API Specification) +com.mxgraph.view (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.view (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.view (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.view (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -232,7 +232,7 @@ This package implements the graph component, represented by the mxGraph -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/package-tree.html b/java/docs/com/mxgraph/view/package-tree.html index 7cd0b8b31..f7016026e 100644 --- a/java/docs/com/mxgraph/view/package-tree.html +++ b/java/docs/com/mxgraph/view/package-tree.html @@ -2,12 +2,12 @@ - + -com.mxgraph.view Class Hierarchy (mxGraph 2.5.0.0 API Specification) +com.mxgraph.view Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ com.mxgraph.view Class Hierarchy (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.mxgraph.view Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="com.mxgraph.view Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -132,7 +132,7 @@ Interface Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/com/mxgraph/view/package-use.html b/java/docs/com/mxgraph/view/package-use.html index bf2d69428..e313fa33e 100644 --- a/java/docs/com/mxgraph/view/package-use.html +++ b/java/docs/com/mxgraph/view/package-use.html @@ -2,12 +2,12 @@ - + -Uses of Package com.mxgraph.view (mxGraph 2.5.0.0 API Specification) +Uses of Package com.mxgraph.view (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Uses of Package com.mxgraph.view (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.mxgraph.view (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Uses of Package com.mxgraph.view (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -598,7 +598,7 @@ Classes in
com.mxgraph. -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/constant-values.html b/java/docs/constant-values.html index 1f9256f07..44ebd0dec 100644 --- a/java/docs/constant-values.html +++ b/java/docs/constant-values.html @@ -2,12 +2,12 @@ - + -Constant Field Values (mxGraph 2.5.0.0 API Specification) +Constant Field Values (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Constant Field Values (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Constant Field Values (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Constant Field Values (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -1054,7 +1054,7 @@ com.mxgraph.*
public static final String VERSION -"2.5.0.0" +"2.5.0.1" @@ -1087,7 +1087,7 @@ com.mxgraph.* -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/deprecated-list.html b/java/docs/deprecated-list.html index 69206e7d1..caf7e701e 100644 --- a/java/docs/deprecated-list.html +++ b/java/docs/deprecated-list.html @@ -2,12 +2,12 @@ - + -Deprecated List (mxGraph 2.5.0.0 API Specification) +Deprecated List (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Deprecated List (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Deprecated List (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Deprecated List (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -191,7 +191,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/help-doc.html b/java/docs/help-doc.html index abc524979..0a5af6e4f 100644 --- a/java/docs/help-doc.html +++ b/java/docs/help-doc.html @@ -2,12 +2,12 @@ - + -API Help (mxGraph 2.5.0.0 API Specification) +API Help (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ API Help (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="API Help (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="API Help (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -188,7 +188,7 @@ This help file applies to API documentation generated using the standard doclet. -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/index-all.html b/java/docs/index-all.html index e28de26c4..247992ae0 100644 --- a/java/docs/index-all.html +++ b/java/docs/index-all.html @@ -2,12 +2,12 @@ - + -Index (mxGraph 2.5.0.0 API Specification) +Index (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Index (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Index (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Index (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -15076,7 +15076,7 @@ Method in class com.mxgraph.util.svg. -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/index.html b/java/docs/index.html index 2ba2cd557..fd6bb7647 100644 --- a/java/docs/index.html +++ b/java/docs/index.html @@ -2,9 +2,9 @@ - + -mxGraph 2.5.0.0 API Specification +mxGraph 2.5.0.1 API Specification @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -81,7 +81,7 @@ function windowTitle()

-mxGraph 2.5.0.0 API Specification +mxGraph 2.5.0.1 API Specification

@@ -225,7 +225,7 @@ mxGraph 2.5.0.0 API Specification -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/overview-tree.html b/java/docs/overview-tree.html index 484ef2746..2d0412d49 100644 --- a/java/docs/overview-tree.html +++ b/java/docs/overview-tree.html @@ -2,12 +2,12 @@ - + -Class Hierarchy (mxGraph 2.5.0.0 API Specification) +Class Hierarchy (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Class Hierarchy (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Class Hierarchy (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Class Hierarchy (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -286,7 +286,7 @@ Enum Hierarchy -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/docs/serialized-form.html b/java/docs/serialized-form.html index 8f7ca851a..8abdf9b54 100644 --- a/java/docs/serialized-form.html +++ b/java/docs/serialized-form.html @@ -2,12 +2,12 @@ - + -Serialized Form (mxGraph 2.5.0.0 API Specification) +Serialized Form (mxGraph 2.5.0.1 API Specification) - + @@ -15,7 +15,7 @@ Serialized Form (mxGraph 2.5.0.0 API Specification) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Serialized Form (mxGraph 2.5.0.0 API Specification)"; + parent.document.title="Serialized Form (mxGraph 2.5.0.1 API Specification)"; } } @@ -49,7 +49,7 @@ function windowTitle() -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

@@ -2548,7 +2548,7 @@ visibleTargetState -

mxGraph 2.5.0.0

+

mxGraph 2.5.0.1

diff --git a/java/lib/mxgraph-all.jar b/java/lib/mxgraph-all.jar index 1774e6eda..6c0977b82 100644 Binary files a/java/lib/mxgraph-all.jar and b/java/lib/mxgraph-all.jar differ diff --git a/java/lib/mxgraph-core.jar b/java/lib/mxgraph-core.jar index a9871ce2e..0e32a60bc 100644 Binary files a/java/lib/mxgraph-core.jar and b/java/lib/mxgraph-core.jar differ diff --git a/java/lib/mxgraph-swing.jar b/java/lib/mxgraph-swing.jar index 8042529e9..83f027b3c 100644 Binary files a/java/lib/mxgraph-swing.jar and b/java/lib/mxgraph-swing.jar differ diff --git a/java/src/com/mxgraph/view/mxGraph.java b/java/src/com/mxgraph/view/mxGraph.java index b7a896ead..6b845a959 100644 --- a/java/src/com/mxgraph/view/mxGraph.java +++ b/java/src/com/mxgraph/view/mxGraph.java @@ -195,9 +195,9 @@ public class mxGraph extends mxEventSource /** * Holds the version number of this release. Current version - * is 2.5.0.0. + * is 2.5.0.1. */ - public static final String VERSION = "2.5.0.0"; + public static final String VERSION = "2.5.0.1"; /** * diff --git a/javascript/examples/grapheditor/www/js/Graph.js b/javascript/examples/grapheditor/www/js/Graph.js index 97a779092..8a426843d 100644 --- a/javascript/examples/grapheditor/www/js/Graph.js +++ b/javascript/examples/grapheditor/www/js/Graph.js @@ -291,8 +291,6 @@ Graph.prototype.isContainer = function(cell) return style['container'] == '1'; } - - return false; }; /** diff --git a/javascript/mxClient.js b/javascript/mxClient.js index 87d3dbb90..1afde2b39 100644 --- a/javascript/mxClient.js +++ b/javascript/mxClient.js @@ -21,9 +21,9 @@ var mxClient = * * versionMajor.versionMinor.buildNumber.revisionNumber * - * Current version is 2.5.0.0. + * Current version is 2.5.0.1. */ - VERSION: '2.5.0.0', + VERSION: '2.5.0.1', /** * Variable: IS_IE @@ -19766,7 +19766,7 @@ mxVmlCanvas2D.prototype.roundrect = function(x, y, w, h, dx, dy) */ mxVmlCanvas2D.prototype.ellipse = function(x, y, w, h) { - this.node = this.createVmlElement('oval', x, y, w, h); + this.node = this.createCreate('oval', x, y, w, h); }; /** @@ -19780,7 +19780,7 @@ mxVmlCanvas2D.prototype.image = function(x, y, w, h, src, aspect, flipH, flipV) if (!aspect) { - node = this.createVmlElement('image', x, y, w, h); + node = this.createCreate('image', x, y, w, h); node.src = src; } else diff --git a/javascript/mxClient.min.js b/javascript/mxClient.min.js index c36a877b7..b7c24e2ac 100644 --- a/javascript/mxClient.min.js +++ b/javascript/mxClient.min.js @@ -1,4 +1,4 @@ -var mxClient={VERSION:"2.5.0.0",IS_IE:0<=navigator.userAgent.indexOf("MSIE"),IS_IE6:0<=navigator.userAgent.indexOf("MSIE 6"),IS_QUIRKS:0<=navigator.userAgent.indexOf("MSIE")&&(null==document.documentMode||5==document.documentMode),VML_PREFIX:"v",OFFICE_PREFIX:"o",IS_NS:0<=navigator.userAgent.indexOf("Mozilla/")&&0>navigator.userAgent.indexOf("MSIE"),IS_OP:0<=navigator.userAgent.indexOf("Opera/"),IS_OT:0>navigator.userAgent.indexOf("Presto/2.4.")&&0>navigator.userAgent.indexOf("Presto/2.3.")&&0>navigator.userAgent.indexOf("Presto/2.2.")&& +var mxClient={VERSION:"2.5.0.1",IS_IE:0<=navigator.userAgent.indexOf("MSIE"),IS_IE6:0<=navigator.userAgent.indexOf("MSIE 6"),IS_QUIRKS:0<=navigator.userAgent.indexOf("MSIE")&&(null==document.documentMode||5==document.documentMode),VML_PREFIX:"v",OFFICE_PREFIX:"o",IS_NS:0<=navigator.userAgent.indexOf("Mozilla/")&&0>navigator.userAgent.indexOf("MSIE"),IS_OP:0<=navigator.userAgent.indexOf("Opera/"),IS_OT:0>navigator.userAgent.indexOf("Presto/2.4.")&&0>navigator.userAgent.indexOf("Presto/2.3.")&&0>navigator.userAgent.indexOf("Presto/2.2.")&& 0>navigator.userAgent.indexOf("Presto/2.1.")&&0>navigator.userAgent.indexOf("Presto/2.0.")&&0>navigator.userAgent.indexOf("Presto/1."),IS_SF:0<=navigator.userAgent.indexOf("AppleWebKit/")&&0>navigator.userAgent.indexOf("Chrome/"),IS_IOS:navigator.userAgent.match(/(iPad|iPhone|iPod)/g)?!0:!1,IS_GC:0<=navigator.userAgent.indexOf("Chrome/"),IS_FF:0<=navigator.userAgent.indexOf("Firefox/"),IS_MT:0<=navigator.userAgent.indexOf("Firefox/")&&0>navigator.userAgent.indexOf("Firefox/1.")&&0>navigator.userAgent.indexOf("Firefox/2.")|| 0<=navigator.userAgent.indexOf("Iceweasel/")&&0>navigator.userAgent.indexOf("Iceweasel/1.")&&0>navigator.userAgent.indexOf("Iceweasel/2.")||0<=navigator.userAgent.indexOf("SeaMonkey/")&&0>navigator.userAgent.indexOf("SeaMonkey/1.")||0<=navigator.userAgent.indexOf("Iceape/")&&0>navigator.userAgent.indexOf("Iceape/1."),IS_SVG:0<=navigator.userAgent.indexOf("Firefox/")||0<=navigator.userAgent.indexOf("Iceweasel/")||0<=navigator.userAgent.indexOf("Seamonkey/")||0<=navigator.userAgent.indexOf("Iceape/")|| 0<=navigator.userAgent.indexOf("Galeon/")||0<=navigator.userAgent.indexOf("Epiphany/")||0<=navigator.userAgent.indexOf("AppleWebKit/")||0<=navigator.userAgent.indexOf("Gecko/")||0<=navigator.userAgent.indexOf("Opera/")||null!=document.documentMode&&9<=document.documentMode,NO_FO:!document.createElementNS||"[object SVGForeignObjectElement]"!=document.createElementNS("http://www.w3.org/2000/svg","foreignObject")||0<=navigator.userAgent.indexOf("Opera/"),IS_VML:"MICROSOFT INTERNET EXPLORER"==navigator.appName.toUpperCase(), @@ -338,8 +338,8 @@ mxVmlCanvas2D.prototype.createShadowStroke=function(){var a=this.createStroke(); mxVmlCanvas2D.prototype.begin=function(){mxAbstractCanvas2D.prototype.begin.apply(this,arguments);this.node=this.createVmlElement("shape");this.node.style.position="absolute"}; mxVmlCanvas2D.prototype.quadTo=function(a,b,c,d){var e=this.state,f=(this.lastX+e.dx)*e.scale,g=(this.lastY+e.dy)*e.scale;a=(a+e.dx)*e.scale;b=(b+e.dy)*e.scale;c=(c+e.dx)*e.scale;d=(d+e.dy)*e.scale;var g=g+2/3*(b-g),h=c+2/3*(a-c);b=d+2/3*(b-d);this.path.push("c "+this.format(f+2/3*(a-f))+" "+this.format(g)+" "+this.format(h)+" "+this.format(b)+" "+this.format(c)+" "+this.format(d));this.lastX=c/e.scale-e.dx;this.lastY=d/e.scale-e.dy}; mxVmlCanvas2D.prototype.createRect=function(a,b,c,d,e){var f=this.state;a=this.createVmlElement(a);a.style.position="absolute";a.style.left=this.format((b+f.dx)*f.scale)+"px";a.style.top=this.format((c+f.dy)*f.scale)+"px";a.style.width=this.format(d*f.scale)+"px";a.style.height=this.format(e*f.scale)+"px";return a};mxVmlCanvas2D.prototype.rect=function(a,b,c,d){this.node=this.createRect("rect",a,b,c,d)}; -mxVmlCanvas2D.prototype.roundrect=function(a,b,c,d,e,f){this.node=this.createRect("roundrect",a,b,c,d);this.node.setAttribute("arcsize",Math.max(100*e/c,100*f/d)+"%")};mxVmlCanvas2D.prototype.ellipse=function(a,b,c,d){this.node=this.createVmlElement("oval",a,b,c,d)}; -mxVmlCanvas2D.prototype.image=function(a,b,c,d,e,f,g,h){var k=null;f?(k=this.createVmlElement("rect",a,b,c,d),k.stroked="false",a=this.createVmlElement("fill"),a.aspect=f?"atmost":"ignore",a.rotate="true",a.type="frame",a.src=e,k.appendChild(a)):(k=this.createVmlElement("image",a,b,c,d),k.src=e);g&&h?k.style.rotation="180":g?k.style.flip="x":h&&(k.style.flip="y");1>this.state.alpha&&(k.style.filter+="alpha(opacity="+100*this.state.alpha+")");this.root.appendChild(k)}; +mxVmlCanvas2D.prototype.roundrect=function(a,b,c,d,e,f){this.node=this.createRect("roundrect",a,b,c,d);this.node.setAttribute("arcsize",Math.max(100*e/c,100*f/d)+"%")};mxVmlCanvas2D.prototype.ellipse=function(a,b,c,d){this.node=this.createCreate("oval",a,b,c,d)}; +mxVmlCanvas2D.prototype.image=function(a,b,c,d,e,f,g,h){var k=null;f?(k=this.createVmlElement("rect",a,b,c,d),k.stroked="false",a=this.createVmlElement("fill"),a.aspect=f?"atmost":"ignore",a.rotate="true",a.type="frame",a.src=e,k.appendChild(a)):(k=this.createCreate("image",a,b,c,d),k.src=e);g&&h?k.style.rotation="180":g?k.style.flip="x":h&&(k.style.flip="y");1>this.state.alpha&&(k.style.filter+="alpha(opacity="+100*this.state.alpha+")");this.root.appendChild(k)}; mxVmlCanvas2D.prototype.createDiv=function(a,b,c,d){c=this.createElement("div");var e=this.state,f="";null!=e.fontBackgroundColor&&(f+="background-color:"+e.fontBackgroundColor+";");null!=e.fontBorderColor&&(f+="border:1px solid "+e.fontBorderColor+";");mxUtils.isNode(a)?c.appendChild(a):0