diff --git a/ChangeLog b/ChangeLog
index 366317c48..4e61281f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+08-JAN-2016: 3.4.1.2
+
+- Fixes inconsistent loop routing for fixed connection points [JavaScript]
+
06-JAN-2016: 3.4.1.1
- Fixes preview for fixed points in mxConnectionHandler, mxEdgeHandler [JavaScript]
diff --git a/docs/js-api/files/mxClient-js.html b/docs/js-api/files/mxClient-js.html
index db1936ba7..468681deb 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("
/// Holds the model that contains the cells to be displayed.
diff --git a/index.html b/index.html
index f8e3cea88..79c5ccf31 100644
--- a/index.html
+++ b/index.html
@@ -1,6 +1,6 @@
- mxGraph 3.4.1.1
+ mxGraph 3.4.1.2
@@ -9,12 +9,12 @@
-Version 3.4.1.1 – 06. January 2016
+Version 3.4.1.2 – 08. January 2016
-mxGraph 3.4.1.1
+mxGraph 3.4.1.2
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/build.xml b/java/build.xml
index e66e1a29b..46beb2347 100644
--- a/java/build.xml
+++ b/java/build.xml
@@ -7,7 +7,7 @@
-
+
diff --git a/java/docs/allclasses-frame.html b/java/docs/allclasses-frame.html
index 4902de336..25e589a31 100644
--- a/java/docs/allclasses-frame.html
+++ b/java/docs/allclasses-frame.html
@@ -2,9 +2,9 @@
-
-All Classes (mxGraph 3.4.1.1 API Specification)
-
+
+All Classes (mxGraph 3.4.1.2 API Specification)
+
diff --git a/java/docs/allclasses-noframe.html b/java/docs/allclasses-noframe.html
index a58c4ef17..3737800f2 100644
--- a/java/docs/allclasses-noframe.html
+++ b/java/docs/allclasses-noframe.html
@@ -2,9 +2,9 @@
-
-All Classes (mxGraph 3.4.1.1 API Specification)
-
+
+All Classes (mxGraph 3.4.1.2 API Specification)
+
diff --git a/java/docs/com/mxgraph/analysis/StructuralException.html b/java/docs/com/mxgraph/analysis/StructuralException.html
index c5a495d7b..a84b7b4c8 100644
--- a/java/docs/com/mxgraph/analysis/StructuralException.html
+++ b/java/docs/com/mxgraph/analysis/StructuralException.html
@@ -2,15 +2,15 @@
-
-StructuralException (mxGraph 3.4.1.1 API Specification)
-
+
+StructuralException (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/class-use/StructuralException.html b/java/docs/com/mxgraph/analysis/class-use/StructuralException.html
index 24162e74f..aad70479d 100644
--- a/java/docs/com/mxgraph/analysis/class-use/StructuralException.html
+++ b/java/docs/com/mxgraph/analysis/class-use/StructuralException.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.analysis.StructuralException (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.analysis.StructuralException (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/class-use/mxAnalysisGraph.html b/java/docs/com/mxgraph/analysis/class-use/mxAnalysisGraph.html
index 660a4c45a..0628a6391 100644
--- a/java/docs/com/mxgraph/analysis/class-use/mxAnalysisGraph.html
+++ b/java/docs/com/mxgraph/analysis/class-use/mxAnalysisGraph.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.analysis.mxAnalysisGraph (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.analysis.mxAnalysisGraph (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/class-use/mxConstantCostFunction.html b/java/docs/com/mxgraph/analysis/class-use/mxConstantCostFunction.html
index 8cbbee05a..8537ca84c 100644
--- a/java/docs/com/mxgraph/analysis/class-use/mxConstantCostFunction.html
+++ b/java/docs/com/mxgraph/analysis/class-use/mxConstantCostFunction.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.analysis.mxConstantCostFunction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.analysis.mxConstantCostFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/class-use/mxDistanceCostFunction.html b/java/docs/com/mxgraph/analysis/class-use/mxDistanceCostFunction.html
index ce1760855..2f3823872 100644
--- a/java/docs/com/mxgraph/analysis/class-use/mxDistanceCostFunction.html
+++ b/java/docs/com/mxgraph/analysis/class-use/mxDistanceCostFunction.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.analysis.mxDistanceCostFunction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.analysis.mxDistanceCostFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 289b409e1..e38eb45cf 100644
--- a/java/docs/com/mxgraph/analysis/class-use/mxFibonacciHeap.Node.html
+++ b/java/docs/com/mxgraph/analysis/class-use/mxFibonacciHeap.Node.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.analysis.mxFibonacciHeap.Node (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.analysis.mxFibonacciHeap.Node (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/class-use/mxFibonacciHeap.html b/java/docs/com/mxgraph/analysis/class-use/mxFibonacciHeap.html
index f155d2b4c..bbcaa3e94 100644
--- a/java/docs/com/mxgraph/analysis/class-use/mxFibonacciHeap.html
+++ b/java/docs/com/mxgraph/analysis/class-use/mxFibonacciHeap.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.analysis.mxFibonacciHeap (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.analysis.mxFibonacciHeap (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/class-use/mxGraphAnalysis.html b/java/docs/com/mxgraph/analysis/class-use/mxGraphAnalysis.html
index 87a55a201..7874e5b7d 100644
--- a/java/docs/com/mxgraph/analysis/class-use/mxGraphAnalysis.html
+++ b/java/docs/com/mxgraph/analysis/class-use/mxGraphAnalysis.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.analysis.mxGraphAnalysis (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.analysis.mxGraphAnalysis (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/class-use/mxGraphGenerator.html b/java/docs/com/mxgraph/analysis/class-use/mxGraphGenerator.html
index 41eab5524..71b170a00 100644
--- a/java/docs/com/mxgraph/analysis/class-use/mxGraphGenerator.html
+++ b/java/docs/com/mxgraph/analysis/class-use/mxGraphGenerator.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.analysis.mxGraphGenerator (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.analysis.mxGraphGenerator (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 25466db5d..ea87e11ea 100644
--- a/java/docs/com/mxgraph/analysis/class-use/mxGraphProperties.GraphType.html
+++ b/java/docs/com/mxgraph/analysis/class-use/mxGraphProperties.GraphType.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.analysis.mxGraphProperties.GraphType (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.analysis.mxGraphProperties.GraphType (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
@@ -135,7 +135,7 @@ the order they are declared.
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/class-use/mxGraphProperties.html b/java/docs/com/mxgraph/analysis/class-use/mxGraphProperties.html
index 6aabaf8e1..e2153f0e0 100644
--- a/java/docs/com/mxgraph/analysis/class-use/mxGraphProperties.html
+++ b/java/docs/com/mxgraph/analysis/class-use/mxGraphProperties.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.analysis.mxGraphProperties (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.analysis.mxGraphProperties (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/class-use/mxGraphStructure.html b/java/docs/com/mxgraph/analysis/class-use/mxGraphStructure.html
index bcb2ec0cf..7c097da33 100644
--- a/java/docs/com/mxgraph/analysis/class-use/mxGraphStructure.html
+++ b/java/docs/com/mxgraph/analysis/class-use/mxGraphStructure.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.analysis.mxGraphStructure (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.analysis.mxGraphStructure (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/class-use/mxICostFunction.html b/java/docs/com/mxgraph/analysis/class-use/mxICostFunction.html
index 691119c62..5dc99ada6 100644
--- a/java/docs/com/mxgraph/analysis/class-use/mxICostFunction.html
+++ b/java/docs/com/mxgraph/analysis/class-use/mxICostFunction.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.analysis.mxICostFunction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.analysis.mxICostFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/class-use/mxTraversal.html b/java/docs/com/mxgraph/analysis/class-use/mxTraversal.html
index 3bc8e27c0..a64c4b33f 100644
--- a/java/docs/com/mxgraph/analysis/class-use/mxTraversal.html
+++ b/java/docs/com/mxgraph/analysis/class-use/mxTraversal.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.analysis.mxTraversal (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.analysis.mxTraversal (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 70155ead4..dcadcadc9 100644
--- a/java/docs/com/mxgraph/analysis/class-use/mxUnionFind.Node.html
+++ b/java/docs/com/mxgraph/analysis/class-use/mxUnionFind.Node.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.analysis.mxUnionFind.Node (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.analysis.mxUnionFind.Node (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/class-use/mxUnionFind.html b/java/docs/com/mxgraph/analysis/class-use/mxUnionFind.html
index 641ad44c5..abb3bd43c 100644
--- a/java/docs/com/mxgraph/analysis/class-use/mxUnionFind.html
+++ b/java/docs/com/mxgraph/analysis/class-use/mxUnionFind.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.analysis.mxUnionFind (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.analysis.mxUnionFind (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/mxAnalysisGraph.html b/java/docs/com/mxgraph/analysis/mxAnalysisGraph.html
index 067bbcaf4..04025ca61 100644
--- a/java/docs/com/mxgraph/analysis/mxAnalysisGraph.html
+++ b/java/docs/com/mxgraph/analysis/mxAnalysisGraph.html
@@ -2,15 +2,15 @@
-
-mxAnalysisGraph (mxGraph 3.4.1.1 API Specification)
-
+
+mxAnalysisGraph (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/mxConstantCostFunction.html b/java/docs/com/mxgraph/analysis/mxConstantCostFunction.html
index 44377d4f7..85200c17a 100644
--- a/java/docs/com/mxgraph/analysis/mxConstantCostFunction.html
+++ b/java/docs/com/mxgraph/analysis/mxConstantCostFunction.html
@@ -2,15 +2,15 @@
-
-mxConstantCostFunction (mxGraph 3.4.1.1 API Specification)
-
+
+mxConstantCostFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/mxDistanceCostFunction.html b/java/docs/com/mxgraph/analysis/mxDistanceCostFunction.html
index 6cb1cb720..8f9961176 100644
--- a/java/docs/com/mxgraph/analysis/mxDistanceCostFunction.html
+++ b/java/docs/com/mxgraph/analysis/mxDistanceCostFunction.html
@@ -2,15 +2,15 @@
-
-mxDistanceCostFunction (mxGraph 3.4.1.1 API Specification)
-
+
+mxDistanceCostFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/mxFibonacciHeap.Node.html b/java/docs/com/mxgraph/analysis/mxFibonacciHeap.Node.html
index de56e2815..ad665055e 100644
--- a/java/docs/com/mxgraph/analysis/mxFibonacciHeap.Node.html
+++ b/java/docs/com/mxgraph/analysis/mxFibonacciHeap.Node.html
@@ -2,15 +2,15 @@
-
-mxFibonacciHeap.Node (mxGraph 3.4.1.1 API Specification)
-
+
+mxFibonacciHeap.Node (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/mxFibonacciHeap.html b/java/docs/com/mxgraph/analysis/mxFibonacciHeap.html
index ed3087fc3..227c8343f 100644
--- a/java/docs/com/mxgraph/analysis/mxFibonacciHeap.html
+++ b/java/docs/com/mxgraph/analysis/mxFibonacciHeap.html
@@ -2,15 +2,15 @@
-
-mxFibonacciHeap (mxGraph 3.4.1.1 API Specification)
-
+
+mxFibonacciHeap (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/mxGraphAnalysis.html b/java/docs/com/mxgraph/analysis/mxGraphAnalysis.html
index 7214e7054..c5c637137 100644
--- a/java/docs/com/mxgraph/analysis/mxGraphAnalysis.html
+++ b/java/docs/com/mxgraph/analysis/mxGraphAnalysis.html
@@ -2,15 +2,15 @@
-
-mxGraphAnalysis (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphAnalysis (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/mxGraphGenerator.html b/java/docs/com/mxgraph/analysis/mxGraphGenerator.html
index f3ff31527..50b434e17 100644
--- a/java/docs/com/mxgraph/analysis/mxGraphGenerator.html
+++ b/java/docs/com/mxgraph/analysis/mxGraphGenerator.html
@@ -2,15 +2,15 @@
-
-mxGraphGenerator (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphGenerator (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/mxGraphProperties.GraphType.html b/java/docs/com/mxgraph/analysis/mxGraphProperties.GraphType.html
index 2af45ec6a..f641f2d3e 100644
--- a/java/docs/com/mxgraph/analysis/mxGraphProperties.GraphType.html
+++ b/java/docs/com/mxgraph/analysis/mxGraphProperties.GraphType.html
@@ -2,15 +2,15 @@
-
-mxGraphProperties.GraphType (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphProperties.GraphType (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
@@ -686,7 +686,7 @@ with the specified name
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/mxGraphProperties.html b/java/docs/com/mxgraph/analysis/mxGraphProperties.html
index 0762d5482..11a27bdcd 100644
--- a/java/docs/com/mxgraph/analysis/mxGraphProperties.html
+++ b/java/docs/com/mxgraph/analysis/mxGraphProperties.html
@@ -2,15 +2,15 @@
-
-mxGraphProperties (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphProperties (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/mxGraphStructure.html b/java/docs/com/mxgraph/analysis/mxGraphStructure.html
index 00b604911..1bd0401ce 100644
--- a/java/docs/com/mxgraph/analysis/mxGraphStructure.html
+++ b/java/docs/com/mxgraph/analysis/mxGraphStructure.html
@@ -2,15 +2,15 @@
-
-mxGraphStructure (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphStructure (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/mxICostFunction.html b/java/docs/com/mxgraph/analysis/mxICostFunction.html
index 7694fcb7c..2d8c84525 100644
--- a/java/docs/com/mxgraph/analysis/mxICostFunction.html
+++ b/java/docs/com/mxgraph/analysis/mxICostFunction.html
@@ -2,15 +2,15 @@
-
-mxICostFunction (mxGraph 3.4.1.1 API Specification)
-
+
+mxICostFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/mxTraversal.html b/java/docs/com/mxgraph/analysis/mxTraversal.html
index a9445970f..284d1b23a 100644
--- a/java/docs/com/mxgraph/analysis/mxTraversal.html
+++ b/java/docs/com/mxgraph/analysis/mxTraversal.html
@@ -2,15 +2,15 @@
-
-mxTraversal (mxGraph 3.4.1.1 API Specification)
-
+
+mxTraversal (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/mxUnionFind.Node.html b/java/docs/com/mxgraph/analysis/mxUnionFind.Node.html
index c9c625dd5..e7e9b8cbf 100644
--- a/java/docs/com/mxgraph/analysis/mxUnionFind.Node.html
+++ b/java/docs/com/mxgraph/analysis/mxUnionFind.Node.html
@@ -2,15 +2,15 @@
-
-mxUnionFind.Node (mxGraph 3.4.1.1 API Specification)
-
+
+mxUnionFind.Node (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/mxUnionFind.html b/java/docs/com/mxgraph/analysis/mxUnionFind.html
index af1ec65e2..669873a91 100644
--- a/java/docs/com/mxgraph/analysis/mxUnionFind.html
+++ b/java/docs/com/mxgraph/analysis/mxUnionFind.html
@@ -2,15 +2,15 @@
-
-mxUnionFind (mxGraph 3.4.1.1 API Specification)
-
+
+mxUnionFind (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/package-frame.html b/java/docs/com/mxgraph/analysis/package-frame.html
index fa001dd58..d9fdbf7fe 100644
--- a/java/docs/com/mxgraph/analysis/package-frame.html
+++ b/java/docs/com/mxgraph/analysis/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.analysis (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.analysis (mxGraph 3.4.1.2 API Specification)
+
diff --git a/java/docs/com/mxgraph/analysis/package-summary.html b/java/docs/com/mxgraph/analysis/package-summary.html
index 7e8acc39d..d4df3e8e2 100644
--- a/java/docs/com/mxgraph/analysis/package-summary.html
+++ b/java/docs/com/mxgraph/analysis/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.analysis (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.analysis (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/package-tree.html b/java/docs/com/mxgraph/analysis/package-tree.html
index 6867f5c84..61ecf409e 100644
--- a/java/docs/com/mxgraph/analysis/package-tree.html
+++ b/java/docs/com/mxgraph/analysis/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.analysis Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.analysis Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/analysis/package-use.html b/java/docs/com/mxgraph/analysis/package-use.html
index 0a581b98b..f851f0ded 100644
--- a/java/docs/com/mxgraph/analysis/package-use.html
+++ b/java/docs/com/mxgraph/analysis/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.analysis (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.analysis (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/class-use/mxBasicCanvas.html b/java/docs/com/mxgraph/canvas/class-use/mxBasicCanvas.html
index 5048633e5..e8a238198 100644
--- a/java/docs/com/mxgraph/canvas/class-use/mxBasicCanvas.html
+++ b/java/docs/com/mxgraph/canvas/class-use/mxBasicCanvas.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.canvas.mxBasicCanvas (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.canvas.mxBasicCanvas (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/class-use/mxGraphics2DCanvas.html b/java/docs/com/mxgraph/canvas/class-use/mxGraphics2DCanvas.html
index d167978ff..e2ac14b30 100644
--- a/java/docs/com/mxgraph/canvas/class-use/mxGraphics2DCanvas.html
+++ b/java/docs/com/mxgraph/canvas/class-use/mxGraphics2DCanvas.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.canvas.mxGraphics2DCanvas (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.canvas.mxGraphics2DCanvas (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 9481902ff..971e0a759 100644
--- a/java/docs/com/mxgraph/canvas/class-use/mxGraphicsCanvas2D.CanvasState.html
+++ b/java/docs/com/mxgraph/canvas/class-use/mxGraphicsCanvas2D.CanvasState.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/class-use/mxGraphicsCanvas2D.html b/java/docs/com/mxgraph/canvas/class-use/mxGraphicsCanvas2D.html
index 832ce0f8e..2017b27f3 100644
--- a/java/docs/com/mxgraph/canvas/class-use/mxGraphicsCanvas2D.html
+++ b/java/docs/com/mxgraph/canvas/class-use/mxGraphicsCanvas2D.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.canvas.mxGraphicsCanvas2D (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/class-use/mxHtmlCanvas.html b/java/docs/com/mxgraph/canvas/class-use/mxHtmlCanvas.html
index 0efe28101..ad72663f4 100644
--- a/java/docs/com/mxgraph/canvas/class-use/mxHtmlCanvas.html
+++ b/java/docs/com/mxgraph/canvas/class-use/mxHtmlCanvas.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.canvas.mxHtmlCanvas (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.canvas.mxHtmlCanvas (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/class-use/mxICanvas.html b/java/docs/com/mxgraph/canvas/class-use/mxICanvas.html
index 10b06bd7c..6c5212b5b 100644
--- a/java/docs/com/mxgraph/canvas/class-use/mxICanvas.html
+++ b/java/docs/com/mxgraph/canvas/class-use/mxICanvas.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.canvas.mxICanvas (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.canvas.mxICanvas (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/class-use/mxICanvas2D.html b/java/docs/com/mxgraph/canvas/class-use/mxICanvas2D.html
index 0a9eb8a8e..563eca69a 100644
--- a/java/docs/com/mxgraph/canvas/class-use/mxICanvas2D.html
+++ b/java/docs/com/mxgraph/canvas/class-use/mxICanvas2D.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.canvas.mxICanvas2D (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.canvas.mxICanvas2D (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/class-use/mxImageCanvas.html b/java/docs/com/mxgraph/canvas/class-use/mxImageCanvas.html
index f760ac9a0..8960e1920 100644
--- a/java/docs/com/mxgraph/canvas/class-use/mxImageCanvas.html
+++ b/java/docs/com/mxgraph/canvas/class-use/mxImageCanvas.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.canvas.mxImageCanvas (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.canvas.mxImageCanvas (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/class-use/mxSvgCanvas.html b/java/docs/com/mxgraph/canvas/class-use/mxSvgCanvas.html
index 325b3077b..89aed514a 100644
--- a/java/docs/com/mxgraph/canvas/class-use/mxSvgCanvas.html
+++ b/java/docs/com/mxgraph/canvas/class-use/mxSvgCanvas.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.canvas.mxSvgCanvas (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.canvas.mxSvgCanvas (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/class-use/mxVmlCanvas.html b/java/docs/com/mxgraph/canvas/class-use/mxVmlCanvas.html
index 9dc8e46ef..89c12b37c 100644
--- a/java/docs/com/mxgraph/canvas/class-use/mxVmlCanvas.html
+++ b/java/docs/com/mxgraph/canvas/class-use/mxVmlCanvas.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.canvas.mxVmlCanvas (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.canvas.mxVmlCanvas (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/mxBasicCanvas.html b/java/docs/com/mxgraph/canvas/mxBasicCanvas.html
index 6647df3bd..62841f251 100644
--- a/java/docs/com/mxgraph/canvas/mxBasicCanvas.html
+++ b/java/docs/com/mxgraph/canvas/mxBasicCanvas.html
@@ -2,15 +2,15 @@
-
-mxBasicCanvas (mxGraph 3.4.1.1 API Specification)
-
+
+mxBasicCanvas (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/mxGraphics2DCanvas.html b/java/docs/com/mxgraph/canvas/mxGraphics2DCanvas.html
index 84223e727..893d46e12 100644
--- a/java/docs/com/mxgraph/canvas/mxGraphics2DCanvas.html
+++ b/java/docs/com/mxgraph/canvas/mxGraphics2DCanvas.html
@@ -2,15 +2,15 @@
-
-mxGraphics2DCanvas (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphics2DCanvas (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html b/java/docs/com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html
index 6ec04ba4b..36383d3d2 100644
--- a/java/docs/com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html
+++ b/java/docs/com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html
@@ -2,15 +2,15 @@
-
-mxGraphicsCanvas2D.CanvasState (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphicsCanvas2D.CanvasState (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/mxGraphicsCanvas2D.html b/java/docs/com/mxgraph/canvas/mxGraphicsCanvas2D.html
index c2e94c1b9..ebd8ba78d 100644
--- a/java/docs/com/mxgraph/canvas/mxGraphicsCanvas2D.html
+++ b/java/docs/com/mxgraph/canvas/mxGraphicsCanvas2D.html
@@ -2,15 +2,15 @@
-
-mxGraphicsCanvas2D (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphicsCanvas2D (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/mxHtmlCanvas.html b/java/docs/com/mxgraph/canvas/mxHtmlCanvas.html
index 99596fc7e..dcbb2dfbb 100644
--- a/java/docs/com/mxgraph/canvas/mxHtmlCanvas.html
+++ b/java/docs/com/mxgraph/canvas/mxHtmlCanvas.html
@@ -2,15 +2,15 @@
-
-mxHtmlCanvas (mxGraph 3.4.1.1 API Specification)
-
+
+mxHtmlCanvas (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/mxICanvas.html b/java/docs/com/mxgraph/canvas/mxICanvas.html
index a69810d94..93aca1026 100644
--- a/java/docs/com/mxgraph/canvas/mxICanvas.html
+++ b/java/docs/com/mxgraph/canvas/mxICanvas.html
@@ -2,15 +2,15 @@
-
-mxICanvas (mxGraph 3.4.1.1 API Specification)
-
+
+mxICanvas (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/mxICanvas2D.html b/java/docs/com/mxgraph/canvas/mxICanvas2D.html
index d80f34681..2f29652c3 100644
--- a/java/docs/com/mxgraph/canvas/mxICanvas2D.html
+++ b/java/docs/com/mxgraph/canvas/mxICanvas2D.html
@@ -2,15 +2,15 @@
-
-mxICanvas2D (mxGraph 3.4.1.1 API Specification)
-
+
+mxICanvas2D (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/mxImageCanvas.html b/java/docs/com/mxgraph/canvas/mxImageCanvas.html
index 1843e84cc..b2655c3ff 100644
--- a/java/docs/com/mxgraph/canvas/mxImageCanvas.html
+++ b/java/docs/com/mxgraph/canvas/mxImageCanvas.html
@@ -2,15 +2,15 @@
-
-mxImageCanvas (mxGraph 3.4.1.1 API Specification)
-
+
+mxImageCanvas (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/mxSvgCanvas.html b/java/docs/com/mxgraph/canvas/mxSvgCanvas.html
index f2d59d6f1..b4b319203 100644
--- a/java/docs/com/mxgraph/canvas/mxSvgCanvas.html
+++ b/java/docs/com/mxgraph/canvas/mxSvgCanvas.html
@@ -2,15 +2,15 @@
-
-mxSvgCanvas (mxGraph 3.4.1.1 API Specification)
-
+
+mxSvgCanvas (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/mxVmlCanvas.html b/java/docs/com/mxgraph/canvas/mxVmlCanvas.html
index b952d44ba..8e0a6f1e2 100644
--- a/java/docs/com/mxgraph/canvas/mxVmlCanvas.html
+++ b/java/docs/com/mxgraph/canvas/mxVmlCanvas.html
@@ -2,15 +2,15 @@
-
-mxVmlCanvas (mxGraph 3.4.1.1 API Specification)
-
+
+mxVmlCanvas (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/package-frame.html b/java/docs/com/mxgraph/canvas/package-frame.html
index 90d66afff..70b4f7dda 100644
--- a/java/docs/com/mxgraph/canvas/package-frame.html
+++ b/java/docs/com/mxgraph/canvas/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.canvas (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.canvas (mxGraph 3.4.1.2 API Specification)
+
diff --git a/java/docs/com/mxgraph/canvas/package-summary.html b/java/docs/com/mxgraph/canvas/package-summary.html
index ef1902a43..aef03ae7e 100644
--- a/java/docs/com/mxgraph/canvas/package-summary.html
+++ b/java/docs/com/mxgraph/canvas/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.canvas (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.canvas (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/package-tree.html b/java/docs/com/mxgraph/canvas/package-tree.html
index 095447f9b..19f82f891 100644
--- a/java/docs/com/mxgraph/canvas/package-tree.html
+++ b/java/docs/com/mxgraph/canvas/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.canvas Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.canvas Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/canvas/package-use.html b/java/docs/com/mxgraph/canvas/package-use.html
index 2a5f85f22..dbdc4fa37 100644
--- a/java/docs/com/mxgraph/canvas/package-use.html
+++ b/java/docs/com/mxgraph/canvas/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.canvas (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.canvas (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/costfunction/class-use/mxConstCostFunction.html b/java/docs/com/mxgraph/costfunction/class-use/mxConstCostFunction.html
index 34d4833a9..21e933f8b 100644
--- a/java/docs/com/mxgraph/costfunction/class-use/mxConstCostFunction.html
+++ b/java/docs/com/mxgraph/costfunction/class-use/mxConstCostFunction.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.costfunction.mxConstCostFunction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.costfunction.mxConstCostFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/costfunction/class-use/mxCostFunction.html b/java/docs/com/mxgraph/costfunction/class-use/mxCostFunction.html
index f022592e9..d7a8626e6 100644
--- a/java/docs/com/mxgraph/costfunction/class-use/mxCostFunction.html
+++ b/java/docs/com/mxgraph/costfunction/class-use/mxCostFunction.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.costfunction.mxCostFunction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.costfunction.mxCostFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/costfunction/class-use/mxDoubleValCostFunction.html b/java/docs/com/mxgraph/costfunction/class-use/mxDoubleValCostFunction.html
index eee9163f9..459e8304f 100644
--- a/java/docs/com/mxgraph/costfunction/class-use/mxDoubleValCostFunction.html
+++ b/java/docs/com/mxgraph/costfunction/class-use/mxDoubleValCostFunction.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.costfunction.mxDoubleValCostFunction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.costfunction.mxDoubleValCostFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/costfunction/mxConstCostFunction.html b/java/docs/com/mxgraph/costfunction/mxConstCostFunction.html
index 47f5b14af..9409ecfc0 100644
--- a/java/docs/com/mxgraph/costfunction/mxConstCostFunction.html
+++ b/java/docs/com/mxgraph/costfunction/mxConstCostFunction.html
@@ -2,15 +2,15 @@
-
-mxConstCostFunction (mxGraph 3.4.1.1 API Specification)
-
+
+mxConstCostFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/costfunction/mxCostFunction.html b/java/docs/com/mxgraph/costfunction/mxCostFunction.html
index c6e118aa3..76f127509 100644
--- a/java/docs/com/mxgraph/costfunction/mxCostFunction.html
+++ b/java/docs/com/mxgraph/costfunction/mxCostFunction.html
@@ -2,15 +2,15 @@
-
-mxCostFunction (mxGraph 3.4.1.1 API Specification)
-
+
+mxCostFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/costfunction/mxDoubleValCostFunction.html b/java/docs/com/mxgraph/costfunction/mxDoubleValCostFunction.html
index 303027968..b44e88454 100644
--- a/java/docs/com/mxgraph/costfunction/mxDoubleValCostFunction.html
+++ b/java/docs/com/mxgraph/costfunction/mxDoubleValCostFunction.html
@@ -2,15 +2,15 @@
-
-mxDoubleValCostFunction (mxGraph 3.4.1.1 API Specification)
-
+
+mxDoubleValCostFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/costfunction/package-frame.html b/java/docs/com/mxgraph/costfunction/package-frame.html
index 647be845b..888c5be28 100644
--- a/java/docs/com/mxgraph/costfunction/package-frame.html
+++ b/java/docs/com/mxgraph/costfunction/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.costfunction (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.costfunction (mxGraph 3.4.1.2 API Specification)
+
diff --git a/java/docs/com/mxgraph/costfunction/package-summary.html b/java/docs/com/mxgraph/costfunction/package-summary.html
index d9de7acce..fc6b78a25 100644
--- a/java/docs/com/mxgraph/costfunction/package-summary.html
+++ b/java/docs/com/mxgraph/costfunction/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.costfunction (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.costfunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/costfunction/package-tree.html b/java/docs/com/mxgraph/costfunction/package-tree.html
index a261dd580..a84e274fd 100644
--- a/java/docs/com/mxgraph/costfunction/package-tree.html
+++ b/java/docs/com/mxgraph/costfunction/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.costfunction Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.costfunction Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/costfunction/package-use.html b/java/docs/com/mxgraph/costfunction/package-use.html
index 5427e061b..21d71b3d5 100644
--- a/java/docs/com/mxgraph/costfunction/package-use.html
+++ b/java/docs/com/mxgraph/costfunction/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.costfunction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.costfunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorConstFunction.html b/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorConstFunction.html
index 9a429d10e..677f29ead 100644
--- a/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorConstFunction.html
+++ b/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorConstFunction.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.generatorfunction.mxGeneratorConstFunction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.generatorfunction.mxGeneratorConstFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorFunction.html b/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorFunction.html
index b2c6c79c3..fefcd6346 100644
--- a/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorFunction.html
+++ b/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorFunction.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.generatorfunction.mxGeneratorFunction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.generatorfunction.mxGeneratorFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorRandomFunction.html b/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorRandomFunction.html
index f81088caa..4431ba7a5 100644
--- a/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorRandomFunction.html
+++ b/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorRandomFunction.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.generatorfunction.mxGeneratorRandomFunction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.generatorfunction.mxGeneratorRandomFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorRandomIntFunction.html b/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorRandomIntFunction.html
index 4b8e331df..ade60b724 100644
--- a/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorRandomIntFunction.html
+++ b/java/docs/com/mxgraph/generatorfunction/class-use/mxGeneratorRandomIntFunction.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.generatorfunction.mxGeneratorRandomIntFunction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.generatorfunction.mxGeneratorRandomIntFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/generatorfunction/mxGeneratorConstFunction.html b/java/docs/com/mxgraph/generatorfunction/mxGeneratorConstFunction.html
index c3aa35ff5..f72fbb663 100644
--- a/java/docs/com/mxgraph/generatorfunction/mxGeneratorConstFunction.html
+++ b/java/docs/com/mxgraph/generatorfunction/mxGeneratorConstFunction.html
@@ -2,15 +2,15 @@
-
-mxGeneratorConstFunction (mxGraph 3.4.1.1 API Specification)
-
+
+mxGeneratorConstFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/generatorfunction/mxGeneratorFunction.html b/java/docs/com/mxgraph/generatorfunction/mxGeneratorFunction.html
index af767e231..6f4bb6655 100644
--- a/java/docs/com/mxgraph/generatorfunction/mxGeneratorFunction.html
+++ b/java/docs/com/mxgraph/generatorfunction/mxGeneratorFunction.html
@@ -2,15 +2,15 @@
-
-mxGeneratorFunction (mxGraph 3.4.1.1 API Specification)
-
+
+mxGeneratorFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html b/java/docs/com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html
index 1168698c1..b4a91dc5b 100644
--- a/java/docs/com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html
+++ b/java/docs/com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html
@@ -2,15 +2,15 @@
-
-mxGeneratorRandomFunction (mxGraph 3.4.1.1 API Specification)
-
+
+mxGeneratorRandomFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/generatorfunction/mxGeneratorRandomIntFunction.html b/java/docs/com/mxgraph/generatorfunction/mxGeneratorRandomIntFunction.html
index e123572ba..3020026c8 100644
--- a/java/docs/com/mxgraph/generatorfunction/mxGeneratorRandomIntFunction.html
+++ b/java/docs/com/mxgraph/generatorfunction/mxGeneratorRandomIntFunction.html
@@ -2,15 +2,15 @@
-
-mxGeneratorRandomIntFunction (mxGraph 3.4.1.1 API Specification)
-
+
+mxGeneratorRandomIntFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/generatorfunction/package-frame.html b/java/docs/com/mxgraph/generatorfunction/package-frame.html
index 54b9177b4..e97b10837 100644
--- a/java/docs/com/mxgraph/generatorfunction/package-frame.html
+++ b/java/docs/com/mxgraph/generatorfunction/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.generatorfunction (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.generatorfunction (mxGraph 3.4.1.2 API Specification)
+
diff --git a/java/docs/com/mxgraph/generatorfunction/package-summary.html b/java/docs/com/mxgraph/generatorfunction/package-summary.html
index bceb278e7..52bf2d060 100644
--- a/java/docs/com/mxgraph/generatorfunction/package-summary.html
+++ b/java/docs/com/mxgraph/generatorfunction/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.generatorfunction (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.generatorfunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/generatorfunction/package-tree.html b/java/docs/com/mxgraph/generatorfunction/package-tree.html
index 198f4b34c..a6bf7d1da 100644
--- a/java/docs/com/mxgraph/generatorfunction/package-tree.html
+++ b/java/docs/com/mxgraph/generatorfunction/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.generatorfunction Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.generatorfunction Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/generatorfunction/package-use.html b/java/docs/com/mxgraph/generatorfunction/package-use.html
index e0054370a..ec63e5cb4 100644
--- a/java/docs/com/mxgraph/generatorfunction/package-use.html
+++ b/java/docs/com/mxgraph/generatorfunction/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.generatorfunction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.generatorfunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/class-use/mxCellCodec.html b/java/docs/com/mxgraph/io/class-use/mxCellCodec.html
index 78aa8066e..db63663c4 100644
--- a/java/docs/com/mxgraph/io/class-use/mxCellCodec.html
+++ b/java/docs/com/mxgraph/io/class-use/mxCellCodec.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.io.mxCellCodec (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.io.mxCellCodec (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/class-use/mxChildChangeCodec.html b/java/docs/com/mxgraph/io/class-use/mxChildChangeCodec.html
index 159c39608..4b4ff75bf 100644
--- a/java/docs/com/mxgraph/io/class-use/mxChildChangeCodec.html
+++ b/java/docs/com/mxgraph/io/class-use/mxChildChangeCodec.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.io.mxChildChangeCodec (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.io.mxChildChangeCodec (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/class-use/mxCodec.html b/java/docs/com/mxgraph/io/class-use/mxCodec.html
index bd1a0cb1d..68fb479c7 100644
--- a/java/docs/com/mxgraph/io/class-use/mxCodec.html
+++ b/java/docs/com/mxgraph/io/class-use/mxCodec.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.io.mxCodec (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.io.mxCodec (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/class-use/mxCodecRegistry.html b/java/docs/com/mxgraph/io/class-use/mxCodecRegistry.html
index 3dbedd0b1..89f8097dc 100644
--- a/java/docs/com/mxgraph/io/class-use/mxCodecRegistry.html
+++ b/java/docs/com/mxgraph/io/class-use/mxCodecRegistry.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.io.mxCodecRegistry (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.io.mxCodecRegistry (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/class-use/mxGdCodec.html b/java/docs/com/mxgraph/io/class-use/mxGdCodec.html
index a7c5b3f88..8f4419f15 100644
--- a/java/docs/com/mxgraph/io/class-use/mxGdCodec.html
+++ b/java/docs/com/mxgraph/io/class-use/mxGdCodec.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.io.mxGdCodec (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.io.mxGdCodec (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 738a8d6f8..f6401e0fe 100644
--- a/java/docs/com/mxgraph/io/class-use/mxGdCodec.mxGDParseState.html
+++ b/java/docs/com/mxgraph/io/class-use/mxGdCodec.mxGDParseState.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.io.mxGdCodec.mxGDParseState (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.io.mxGdCodec.mxGDParseState (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
@@ -134,7 +134,7 @@ the order they are declared.
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/class-use/mxGenericChangeCodec.html b/java/docs/com/mxgraph/io/class-use/mxGenericChangeCodec.html
index 9f8d87302..9e6a04e73 100644
--- a/java/docs/com/mxgraph/io/class-use/mxGenericChangeCodec.html
+++ b/java/docs/com/mxgraph/io/class-use/mxGenericChangeCodec.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.io.mxGenericChangeCodec (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.io.mxGenericChangeCodec (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/class-use/mxModelCodec.html b/java/docs/com/mxgraph/io/class-use/mxModelCodec.html
index f7b0ebb2b..137cebad7 100644
--- a/java/docs/com/mxgraph/io/class-use/mxModelCodec.html
+++ b/java/docs/com/mxgraph/io/class-use/mxModelCodec.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.io.mxModelCodec (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.io.mxModelCodec (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/class-use/mxObjectCodec.html b/java/docs/com/mxgraph/io/class-use/mxObjectCodec.html
index b0fb5444c..073b2d92f 100644
--- a/java/docs/com/mxgraph/io/class-use/mxObjectCodec.html
+++ b/java/docs/com/mxgraph/io/class-use/mxObjectCodec.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.io.mxObjectCodec (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.io.mxObjectCodec (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/class-use/mxRootChangeCodec.html b/java/docs/com/mxgraph/io/class-use/mxRootChangeCodec.html
index 8273e1db0..ee09fb2aa 100644
--- a/java/docs/com/mxgraph/io/class-use/mxRootChangeCodec.html
+++ b/java/docs/com/mxgraph/io/class-use/mxRootChangeCodec.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.io.mxRootChangeCodec (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.io.mxRootChangeCodec (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/class-use/mxStylesheetCodec.html b/java/docs/com/mxgraph/io/class-use/mxStylesheetCodec.html
index 585762e8c..f589124fd 100644
--- a/java/docs/com/mxgraph/io/class-use/mxStylesheetCodec.html
+++ b/java/docs/com/mxgraph/io/class-use/mxStylesheetCodec.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.io.mxStylesheetCodec (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.io.mxStylesheetCodec (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/class-use/mxTerminalChangeCodec.html b/java/docs/com/mxgraph/io/class-use/mxTerminalChangeCodec.html
index 05e09f10e..ef51e9cb4 100644
--- a/java/docs/com/mxgraph/io/class-use/mxTerminalChangeCodec.html
+++ b/java/docs/com/mxgraph/io/class-use/mxTerminalChangeCodec.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.io.mxTerminalChangeCodec (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.io.mxTerminalChangeCodec (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/mxCellCodec.html b/java/docs/com/mxgraph/io/mxCellCodec.html
index ed50c6d42..bce03da29 100644
--- a/java/docs/com/mxgraph/io/mxCellCodec.html
+++ b/java/docs/com/mxgraph/io/mxCellCodec.html
@@ -2,15 +2,15 @@
-
-mxCellCodec (mxGraph 3.4.1.1 API Specification)
-
+
+mxCellCodec (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/mxChildChangeCodec.html b/java/docs/com/mxgraph/io/mxChildChangeCodec.html
index ed895c158..9a72de475 100644
--- a/java/docs/com/mxgraph/io/mxChildChangeCodec.html
+++ b/java/docs/com/mxgraph/io/mxChildChangeCodec.html
@@ -2,15 +2,15 @@
-
-mxChildChangeCodec (mxGraph 3.4.1.1 API Specification)
-
+
+mxChildChangeCodec (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/mxCodec.html b/java/docs/com/mxgraph/io/mxCodec.html
index 15b231d0a..049113d96 100644
--- a/java/docs/com/mxgraph/io/mxCodec.html
+++ b/java/docs/com/mxgraph/io/mxCodec.html
@@ -2,15 +2,15 @@
-
-mxCodec (mxGraph 3.4.1.1 API Specification)
-
+
+mxCodec (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/mxCodecRegistry.html b/java/docs/com/mxgraph/io/mxCodecRegistry.html
index d0f2e92f1..b703dafb2 100644
--- a/java/docs/com/mxgraph/io/mxCodecRegistry.html
+++ b/java/docs/com/mxgraph/io/mxCodecRegistry.html
@@ -2,15 +2,15 @@
-
-mxCodecRegistry (mxGraph 3.4.1.1 API Specification)
-
+
+mxCodecRegistry (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/mxGdCodec.html b/java/docs/com/mxgraph/io/mxGdCodec.html
index 22f534015..9220a2543 100644
--- a/java/docs/com/mxgraph/io/mxGdCodec.html
+++ b/java/docs/com/mxgraph/io/mxGdCodec.html
@@ -2,15 +2,15 @@
-
-mxGdCodec (mxGraph 3.4.1.1 API Specification)
-
+
+mxGdCodec (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/mxGdCodec.mxGDParseState.html b/java/docs/com/mxgraph/io/mxGdCodec.mxGDParseState.html
index 106e72957..63906bbb7 100644
--- a/java/docs/com/mxgraph/io/mxGdCodec.mxGDParseState.html
+++ b/java/docs/com/mxgraph/io/mxGdCodec.mxGDParseState.html
@@ -2,15 +2,15 @@
-
-mxGdCodec.mxGDParseState (mxGraph 3.4.1.1 API Specification)
-
+
+mxGdCodec.mxGDParseState (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
@@ -303,7 +303,7 @@ with the specified name
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/mxGenericChangeCodec.html b/java/docs/com/mxgraph/io/mxGenericChangeCodec.html
index abb85f994..b1962ecd9 100644
--- a/java/docs/com/mxgraph/io/mxGenericChangeCodec.html
+++ b/java/docs/com/mxgraph/io/mxGenericChangeCodec.html
@@ -2,15 +2,15 @@
-
-mxGenericChangeCodec (mxGraph 3.4.1.1 API Specification)
-
+
+mxGenericChangeCodec (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/mxModelCodec.html b/java/docs/com/mxgraph/io/mxModelCodec.html
index 7286345c2..4fc5e157f 100644
--- a/java/docs/com/mxgraph/io/mxModelCodec.html
+++ b/java/docs/com/mxgraph/io/mxModelCodec.html
@@ -2,15 +2,15 @@
-
-mxModelCodec (mxGraph 3.4.1.1 API Specification)
-
+
+mxModelCodec (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/mxObjectCodec.html b/java/docs/com/mxgraph/io/mxObjectCodec.html
index a43508acf..43444d85f 100644
--- a/java/docs/com/mxgraph/io/mxObjectCodec.html
+++ b/java/docs/com/mxgraph/io/mxObjectCodec.html
@@ -2,15 +2,15 @@
-
-mxObjectCodec (mxGraph 3.4.1.1 API Specification)
-
+
+mxObjectCodec (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/mxRootChangeCodec.html b/java/docs/com/mxgraph/io/mxRootChangeCodec.html
index 56d8be9c4..875e5c545 100644
--- a/java/docs/com/mxgraph/io/mxRootChangeCodec.html
+++ b/java/docs/com/mxgraph/io/mxRootChangeCodec.html
@@ -2,15 +2,15 @@
-
-mxRootChangeCodec (mxGraph 3.4.1.1 API Specification)
-
+
+mxRootChangeCodec (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/mxStylesheetCodec.html b/java/docs/com/mxgraph/io/mxStylesheetCodec.html
index 131c96a68..9b7405d22 100644
--- a/java/docs/com/mxgraph/io/mxStylesheetCodec.html
+++ b/java/docs/com/mxgraph/io/mxStylesheetCodec.html
@@ -2,15 +2,15 @@
-
-mxStylesheetCodec (mxGraph 3.4.1.1 API Specification)
-
+
+mxStylesheetCodec (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/mxTerminalChangeCodec.html b/java/docs/com/mxgraph/io/mxTerminalChangeCodec.html
index 822d48a0f..80f20dad9 100644
--- a/java/docs/com/mxgraph/io/mxTerminalChangeCodec.html
+++ b/java/docs/com/mxgraph/io/mxTerminalChangeCodec.html
@@ -2,15 +2,15 @@
-
-mxTerminalChangeCodec (mxGraph 3.4.1.1 API Specification)
-
+
+mxTerminalChangeCodec (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/package-frame.html b/java/docs/com/mxgraph/io/package-frame.html
index 92bf361f0..7342999e7 100644
--- a/java/docs/com/mxgraph/io/package-frame.html
+++ b/java/docs/com/mxgraph/io/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.io (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.io (mxGraph 3.4.1.2 API Specification)
+
diff --git a/java/docs/com/mxgraph/io/package-summary.html b/java/docs/com/mxgraph/io/package-summary.html
index f51142872..58042ac47 100644
--- a/java/docs/com/mxgraph/io/package-summary.html
+++ b/java/docs/com/mxgraph/io/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.io (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.io (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/package-tree.html b/java/docs/com/mxgraph/io/package-tree.html
index 000cddf03..d7c9a2dc8 100644
--- a/java/docs/com/mxgraph/io/package-tree.html
+++ b/java/docs/com/mxgraph/io/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.io Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.io Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/io/package-use.html b/java/docs/com/mxgraph/io/package-use.html
index 5b2572436..1b8b2e82e 100644
--- a/java/docs/com/mxgraph/io/package-use.html
+++ b/java/docs/com/mxgraph/io/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.io (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.io (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/class-use/mxCircleLayout.html b/java/docs/com/mxgraph/layout/class-use/mxCircleLayout.html
index 8f32a4335..43b1ffb2c 100644
--- a/java/docs/com/mxgraph/layout/class-use/mxCircleLayout.html
+++ b/java/docs/com/mxgraph/layout/class-use/mxCircleLayout.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.mxCircleLayout (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.mxCircleLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 305b4c18c..409778769 100644
--- a/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.Polygon.html
+++ b/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.Polygon.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.mxCompactTreeLayout.Polygon (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.mxCompactTreeLayout.Polygon (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 3dd9f8767..22a510459 100644
--- a/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.Polyline.html
+++ b/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.Polyline.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.mxCompactTreeLayout.Polyline (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.mxCompactTreeLayout.Polyline (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 bc703acce..f06ce7448 100644
--- a/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.TreeNode.html
+++ b/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.TreeNode.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.mxCompactTreeLayout.TreeNode (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.mxCompactTreeLayout.TreeNode (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 437fd5cb3..afc56ef0b 100644
--- a/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.WeightedCellSorter.html
+++ b/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.WeightedCellSorter.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.mxCompactTreeLayout.WeightedCellSorter (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.mxCompactTreeLayout.WeightedCellSorter (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.html b/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.html
index 02934cbd1..3fff99e75 100644
--- a/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.html
+++ b/java/docs/com/mxgraph/layout/class-use/mxCompactTreeLayout.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.mxCompactTreeLayout (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.mxCompactTreeLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/class-use/mxEdgeLabelLayout.html b/java/docs/com/mxgraph/layout/class-use/mxEdgeLabelLayout.html
index f98d2c23e..d45247629 100644
--- a/java/docs/com/mxgraph/layout/class-use/mxEdgeLabelLayout.html
+++ b/java/docs/com/mxgraph/layout/class-use/mxEdgeLabelLayout.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.mxEdgeLabelLayout (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.mxEdgeLabelLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/class-use/mxFastOrganicLayout.html b/java/docs/com/mxgraph/layout/class-use/mxFastOrganicLayout.html
index 96d542f24..d6b53eb32 100644
--- a/java/docs/com/mxgraph/layout/class-use/mxFastOrganicLayout.html
+++ b/java/docs/com/mxgraph/layout/class-use/mxFastOrganicLayout.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.mxFastOrganicLayout (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.mxFastOrganicLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/class-use/mxGraphLayout.html b/java/docs/com/mxgraph/layout/class-use/mxGraphLayout.html
index 577dd5e5b..c83ab9a35 100644
--- a/java/docs/com/mxgraph/layout/class-use/mxGraphLayout.html
+++ b/java/docs/com/mxgraph/layout/class-use/mxGraphLayout.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.mxGraphLayout (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.mxGraphLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/class-use/mxIGraphLayout.html b/java/docs/com/mxgraph/layout/class-use/mxIGraphLayout.html
index 0977743b0..ee2ce1215 100644
--- a/java/docs/com/mxgraph/layout/class-use/mxIGraphLayout.html
+++ b/java/docs/com/mxgraph/layout/class-use/mxIGraphLayout.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.layout.mxIGraphLayout (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.layout.mxIGraphLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 658d49c4e..889f669e3 100644
--- a/java/docs/com/mxgraph/layout/class-use/mxOrganicLayout.CellWrapper.html
+++ b/java/docs/com/mxgraph/layout/class-use/mxOrganicLayout.CellWrapper.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.mxOrganicLayout.CellWrapper (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.mxOrganicLayout.CellWrapper (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/class-use/mxOrganicLayout.html b/java/docs/com/mxgraph/layout/class-use/mxOrganicLayout.html
index 1e6142590..d735d2431 100644
--- a/java/docs/com/mxgraph/layout/class-use/mxOrganicLayout.html
+++ b/java/docs/com/mxgraph/layout/class-use/mxOrganicLayout.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.mxOrganicLayout (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.mxOrganicLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/class-use/mxParallelEdgeLayout.html b/java/docs/com/mxgraph/layout/class-use/mxParallelEdgeLayout.html
index f88bdb7de..08ce336c4 100644
--- a/java/docs/com/mxgraph/layout/class-use/mxParallelEdgeLayout.html
+++ b/java/docs/com/mxgraph/layout/class-use/mxParallelEdgeLayout.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.mxParallelEdgeLayout (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.mxParallelEdgeLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/class-use/mxPartitionLayout.html b/java/docs/com/mxgraph/layout/class-use/mxPartitionLayout.html
index 8a042ce9e..754d1c576 100644
--- a/java/docs/com/mxgraph/layout/class-use/mxPartitionLayout.html
+++ b/java/docs/com/mxgraph/layout/class-use/mxPartitionLayout.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.mxPartitionLayout (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.mxPartitionLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/class-use/mxStackLayout.html b/java/docs/com/mxgraph/layout/class-use/mxStackLayout.html
index 1d2c9c226..f3d4bd26c 100644
--- a/java/docs/com/mxgraph/layout/class-use/mxStackLayout.html
+++ b/java/docs/com/mxgraph/layout/class-use/mxStackLayout.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.mxStackLayout (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.mxStackLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 a0f669d76..2f1659560 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/class-use/mxHierarchicalLayout.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/class-use/mxHierarchicalLayout.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.hierarchical.mxHierarchicalLayout (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.hierarchical.mxHierarchicalLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 a7baae066..bd7899615 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 e23d447c0..ec8bbffb4 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 beda7e8c1..699a2b3d7 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,15 +2,15 @@
-
-Uses of Interface com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel.CellVisitor (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel.CellVisitor (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 0dc9be665..b74649d2d 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 48a745e58..a81ff6a60 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 81d7c3fd6..1c58f810a 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyRank (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyRank (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html
index 13bd098cf..5cd6398be 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html
@@ -2,15 +2,15 @@
-
-mxGraphAbstractHierarchyCell (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphAbstractHierarchyCell (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html
index 6222b4d2e..723afebf7 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html
@@ -2,15 +2,15 @@
-
-mxGraphHierarchyEdge (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphHierarchyEdge (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 3eb417bcf..b4c41a4bc 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.CellVisitor.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.CellVisitor.html
@@ -2,15 +2,15 @@
-
-mxGraphHierarchyModel.CellVisitor (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphHierarchyModel.CellVisitor (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html
index afc088900..8597e1b59 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html
@@ -2,15 +2,15 @@
-
-mxGraphHierarchyModel (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphHierarchyModel (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html
index ee34dff97..bb9d790bd 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html
@@ -2,15 +2,15 @@
-
-mxGraphHierarchyNode (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphHierarchyNode (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyRank.html b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyRank.html
index dba08ddf3..ff1b710fc 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyRank.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyRank.html
@@ -2,15 +2,15 @@
-
-mxGraphHierarchyRank (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphHierarchyRank (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 b7c6e1a31..a84dc13fe 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/model/package-frame.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/model/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.layout.hierarchical.model (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.layout.hierarchical.model (mxGraph 3.4.1.2 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 d22942a8e..5956529d0 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/model/package-summary.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/model/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.layout.hierarchical.model (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.layout.hierarchical.model (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 454daa1e8..d6cb5edc2 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/model/package-tree.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/model/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.layout.hierarchical.model Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.layout.hierarchical.model Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 53fc31938..e602cd593 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/model/package-use.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/model/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.layout.hierarchical.model (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.layout.hierarchical.model (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html b/java/docs/com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html
index 8ff78fea9..126b31a93 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html
@@ -2,15 +2,15 @@
-
-mxHierarchicalLayout (mxGraph 3.4.1.1 API Specification)
-
+
+mxHierarchicalLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/hierarchical/package-frame.html b/java/docs/com/mxgraph/layout/hierarchical/package-frame.html
index e1a106ac2..b42d0e7cd 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/package-frame.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.layout.hierarchical (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.layout.hierarchical (mxGraph 3.4.1.2 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 d88f0ae65..64234929c 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/package-summary.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.layout.hierarchical (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.layout.hierarchical (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/hierarchical/package-tree.html b/java/docs/com/mxgraph/layout/hierarchical/package-tree.html
index c30797fd6..f7bd8c93a 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/package-tree.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.layout.hierarchical Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.layout.hierarchical Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/hierarchical/package-use.html b/java/docs/com/mxgraph/layout/hierarchical/package-use.html
index 836aeff7a..70c9a22cd 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/package-use.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.layout.hierarchical (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.layout.hierarchical (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 484016e94..f5877cff4 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.AreaSpatialCache (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.AreaSpatialCache (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 9066f740b..35ae6e25d 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.WeightedCellSorter (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.WeightedCellSorter (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 e1a70b400..ec1a1a40c 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 89a83f85d..0158a53ef 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,15 +2,15 @@
-
-Uses of Interface com.mxgraph.layout.hierarchical.stage.mxHierarchicalLayoutStage (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.layout.hierarchical.stage.mxHierarchicalLayoutStage (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 a63fa38cf..e34801e3e 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction.MedianCellSorter (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction.MedianCellSorter (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 02cf30243..75f4cf818 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 b0b3744d4..407a8e7a4 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.hierarchical.stage.mxMinimumCycleRemover (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.hierarchical.stage.mxMinimumCycleRemover (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 e987f1c95..c59589e83 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.AreaSpatialCache.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.AreaSpatialCache.html
@@ -2,15 +2,15 @@
-
-mxCoordinateAssignment.AreaSpatialCache (mxGraph 3.4.1.1 API Specification)
-
+
+mxCoordinateAssignment.AreaSpatialCache (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 861c00bd3..cc1f78331 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html
@@ -2,15 +2,15 @@
-
-mxCoordinateAssignment.WeightedCellSorter (mxGraph 3.4.1.1 API Specification)
-
+
+mxCoordinateAssignment.WeightedCellSorter (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html b/java/docs/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html
index 9422cff04..9dca42f4a 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html
@@ -2,15 +2,15 @@
-
-mxCoordinateAssignment (mxGraph 3.4.1.1 API Specification)
-
+
+mxCoordinateAssignment (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/mxHierarchicalLayoutStage.html b/java/docs/com/mxgraph/layout/hierarchical/stage/mxHierarchicalLayoutStage.html
index e0c7a4168..f5de322d6 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/stage/mxHierarchicalLayoutStage.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/stage/mxHierarchicalLayoutStage.html
@@ -2,15 +2,15 @@
-
-mxHierarchicalLayoutStage (mxGraph 3.4.1.1 API Specification)
-
+
+mxHierarchicalLayoutStage (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 5ba8d016d..fea21721d 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.MedianCellSorter.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.MedianCellSorter.html
@@ -2,15 +2,15 @@
-
-mxMedianHybridCrossingReduction.MedianCellSorter (mxGraph 3.4.1.1 API Specification)
-
+
+mxMedianHybridCrossingReduction.MedianCellSorter (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html b/java/docs/com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html
index 5fc703c07..965000267 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html
@@ -2,15 +2,15 @@
-
-mxMedianHybridCrossingReduction (mxGraph 3.4.1.1 API Specification)
-
+
+mxMedianHybridCrossingReduction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/hierarchical/stage/mxMinimumCycleRemover.html b/java/docs/com/mxgraph/layout/hierarchical/stage/mxMinimumCycleRemover.html
index e3303bdda..f97658147 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/stage/mxMinimumCycleRemover.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/stage/mxMinimumCycleRemover.html
@@ -2,15 +2,15 @@
-
-mxMinimumCycleRemover (mxGraph 3.4.1.1 API Specification)
-
+
+mxMinimumCycleRemover (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 1484fde48..454658b91 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/stage/package-frame.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/stage/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.layout.hierarchical.stage (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.layout.hierarchical.stage (mxGraph 3.4.1.2 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 882a34219..a2247c02f 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/stage/package-summary.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/stage/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.layout.hierarchical.stage (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.layout.hierarchical.stage (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 a8b62b313..68fbb07f6 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/stage/package-tree.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/stage/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.layout.hierarchical.stage Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.layout.hierarchical.stage Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 cf03398e4..be5895cf3 100644
--- a/java/docs/com/mxgraph/layout/hierarchical/stage/package-use.html
+++ b/java/docs/com/mxgraph/layout/hierarchical/stage/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.layout.hierarchical.stage (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.layout.hierarchical.stage (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/mxCircleLayout.html b/java/docs/com/mxgraph/layout/mxCircleLayout.html
index d2988b58e..06d2dffd5 100644
--- a/java/docs/com/mxgraph/layout/mxCircleLayout.html
+++ b/java/docs/com/mxgraph/layout/mxCircleLayout.html
@@ -2,15 +2,15 @@
-
-mxCircleLayout (mxGraph 3.4.1.1 API Specification)
-
+
+mxCircleLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/mxCompactTreeLayout.Polygon.html b/java/docs/com/mxgraph/layout/mxCompactTreeLayout.Polygon.html
index 8a864b92c..0b2346429 100644
--- a/java/docs/com/mxgraph/layout/mxCompactTreeLayout.Polygon.html
+++ b/java/docs/com/mxgraph/layout/mxCompactTreeLayout.Polygon.html
@@ -2,15 +2,15 @@
-
-mxCompactTreeLayout.Polygon (mxGraph 3.4.1.1 API Specification)
-
+
+mxCompactTreeLayout.Polygon (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/mxCompactTreeLayout.Polyline.html b/java/docs/com/mxgraph/layout/mxCompactTreeLayout.Polyline.html
index d47900da0..ca2ba5bff 100644
--- a/java/docs/com/mxgraph/layout/mxCompactTreeLayout.Polyline.html
+++ b/java/docs/com/mxgraph/layout/mxCompactTreeLayout.Polyline.html
@@ -2,15 +2,15 @@
-
-mxCompactTreeLayout.Polyline (mxGraph 3.4.1.1 API Specification)
-
+
+mxCompactTreeLayout.Polyline (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html b/java/docs/com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html
index c71b8e16c..f33208a35 100644
--- a/java/docs/com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html
+++ b/java/docs/com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html
@@ -2,15 +2,15 @@
-
-mxCompactTreeLayout.TreeNode (mxGraph 3.4.1.1 API Specification)
-
+
+mxCompactTreeLayout.TreeNode (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html b/java/docs/com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html
index 8b18f0267..8e69b7e9e 100644
--- a/java/docs/com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html
+++ b/java/docs/com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html
@@ -2,15 +2,15 @@
-
-mxCompactTreeLayout.WeightedCellSorter (mxGraph 3.4.1.1 API Specification)
-
+
+mxCompactTreeLayout.WeightedCellSorter (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/mxCompactTreeLayout.html b/java/docs/com/mxgraph/layout/mxCompactTreeLayout.html
index 3e4a528ca..5859d3228 100644
--- a/java/docs/com/mxgraph/layout/mxCompactTreeLayout.html
+++ b/java/docs/com/mxgraph/layout/mxCompactTreeLayout.html
@@ -2,15 +2,15 @@
-
-mxCompactTreeLayout (mxGraph 3.4.1.1 API Specification)
-
+
+mxCompactTreeLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/mxEdgeLabelLayout.html b/java/docs/com/mxgraph/layout/mxEdgeLabelLayout.html
index 1277b7ed6..c49db68af 100644
--- a/java/docs/com/mxgraph/layout/mxEdgeLabelLayout.html
+++ b/java/docs/com/mxgraph/layout/mxEdgeLabelLayout.html
@@ -2,15 +2,15 @@
-
-mxEdgeLabelLayout (mxGraph 3.4.1.1 API Specification)
-
+
+mxEdgeLabelLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/mxFastOrganicLayout.html b/java/docs/com/mxgraph/layout/mxFastOrganicLayout.html
index 7037b668c..cd92c98c7 100644
--- a/java/docs/com/mxgraph/layout/mxFastOrganicLayout.html
+++ b/java/docs/com/mxgraph/layout/mxFastOrganicLayout.html
@@ -2,15 +2,15 @@
-
-mxFastOrganicLayout (mxGraph 3.4.1.1 API Specification)
-
+
+mxFastOrganicLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/mxGraphLayout.html b/java/docs/com/mxgraph/layout/mxGraphLayout.html
index 048b703f6..d2b3fde99 100644
--- a/java/docs/com/mxgraph/layout/mxGraphLayout.html
+++ b/java/docs/com/mxgraph/layout/mxGraphLayout.html
@@ -2,15 +2,15 @@
-
-mxGraphLayout (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/mxIGraphLayout.html b/java/docs/com/mxgraph/layout/mxIGraphLayout.html
index 980f6cb41..18f688222 100644
--- a/java/docs/com/mxgraph/layout/mxIGraphLayout.html
+++ b/java/docs/com/mxgraph/layout/mxIGraphLayout.html
@@ -2,15 +2,15 @@
-
-mxIGraphLayout (mxGraph 3.4.1.1 API Specification)
-
+
+mxIGraphLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/mxOrganicLayout.CellWrapper.html b/java/docs/com/mxgraph/layout/mxOrganicLayout.CellWrapper.html
index 7521ff68e..2663f646f 100644
--- a/java/docs/com/mxgraph/layout/mxOrganicLayout.CellWrapper.html
+++ b/java/docs/com/mxgraph/layout/mxOrganicLayout.CellWrapper.html
@@ -2,15 +2,15 @@
-
-mxOrganicLayout.CellWrapper (mxGraph 3.4.1.1 API Specification)
-
+
+mxOrganicLayout.CellWrapper (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/mxOrganicLayout.html b/java/docs/com/mxgraph/layout/mxOrganicLayout.html
index d6af8a1b7..d02460163 100644
--- a/java/docs/com/mxgraph/layout/mxOrganicLayout.html
+++ b/java/docs/com/mxgraph/layout/mxOrganicLayout.html
@@ -2,15 +2,15 @@
-
-mxOrganicLayout (mxGraph 3.4.1.1 API Specification)
-
+
+mxOrganicLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/mxParallelEdgeLayout.html b/java/docs/com/mxgraph/layout/mxParallelEdgeLayout.html
index 3590a8a9d..ed759ae75 100644
--- a/java/docs/com/mxgraph/layout/mxParallelEdgeLayout.html
+++ b/java/docs/com/mxgraph/layout/mxParallelEdgeLayout.html
@@ -2,15 +2,15 @@
-
-mxParallelEdgeLayout (mxGraph 3.4.1.1 API Specification)
-
+
+mxParallelEdgeLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/mxPartitionLayout.html b/java/docs/com/mxgraph/layout/mxPartitionLayout.html
index a31184920..1aa129080 100644
--- a/java/docs/com/mxgraph/layout/mxPartitionLayout.html
+++ b/java/docs/com/mxgraph/layout/mxPartitionLayout.html
@@ -2,15 +2,15 @@
-
-mxPartitionLayout (mxGraph 3.4.1.1 API Specification)
-
+
+mxPartitionLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/mxStackLayout.html b/java/docs/com/mxgraph/layout/mxStackLayout.html
index 7a069898e..274079097 100644
--- a/java/docs/com/mxgraph/layout/mxStackLayout.html
+++ b/java/docs/com/mxgraph/layout/mxStackLayout.html
@@ -2,15 +2,15 @@
-
-mxStackLayout (mxGraph 3.4.1.1 API Specification)
-
+
+mxStackLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 b1bb5d238..e25775969 100644
--- a/java/docs/com/mxgraph/layout/orthogonal/class-use/mxOrthogonalLayout.html
+++ b/java/docs/com/mxgraph/layout/orthogonal/class-use/mxOrthogonalLayout.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.orthogonal.mxOrthogonalLayout (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.orthogonal.mxOrthogonalLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 adca496d6..6616486a7 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.orthogonal.model.mxOrthogonalModel (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.orthogonal.model.mxOrthogonalModel (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 8159f288f..7261027b3 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.orthogonal.model.mxPointPair (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.orthogonal.model.mxPointPair (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 eb4ac97ad..37c9dbf27 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.orthogonal.model.mxPointSequence (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.orthogonal.model.mxPointSequence (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 5c04fefe0..8437ca144 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.layout.orthogonal.model.mxSegment (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.layout.orthogonal.model.mxSegment (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/orthogonal/model/mxOrthogonalModel.html b/java/docs/com/mxgraph/layout/orthogonal/model/mxOrthogonalModel.html
index 739cd5f02..0852b64ee 100644
--- a/java/docs/com/mxgraph/layout/orthogonal/model/mxOrthogonalModel.html
+++ b/java/docs/com/mxgraph/layout/orthogonal/model/mxOrthogonalModel.html
@@ -2,15 +2,15 @@
-
-mxOrthogonalModel (mxGraph 3.4.1.1 API Specification)
-
+
+mxOrthogonalModel (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/orthogonal/model/mxPointPair.html b/java/docs/com/mxgraph/layout/orthogonal/model/mxPointPair.html
index 2df0a2e10..98477378a 100644
--- a/java/docs/com/mxgraph/layout/orthogonal/model/mxPointPair.html
+++ b/java/docs/com/mxgraph/layout/orthogonal/model/mxPointPair.html
@@ -2,15 +2,15 @@
-
-mxPointPair (mxGraph 3.4.1.1 API Specification)
-
+
+mxPointPair (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/orthogonal/model/mxPointSequence.html b/java/docs/com/mxgraph/layout/orthogonal/model/mxPointSequence.html
index f99e31ab5..cdd7856b3 100644
--- a/java/docs/com/mxgraph/layout/orthogonal/model/mxPointSequence.html
+++ b/java/docs/com/mxgraph/layout/orthogonal/model/mxPointSequence.html
@@ -2,15 +2,15 @@
-
-mxPointSequence (mxGraph 3.4.1.1 API Specification)
-
+
+mxPointSequence (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/orthogonal/model/mxSegment.html b/java/docs/com/mxgraph/layout/orthogonal/model/mxSegment.html
index 2fceaca31..6ee5de62e 100644
--- a/java/docs/com/mxgraph/layout/orthogonal/model/mxSegment.html
+++ b/java/docs/com/mxgraph/layout/orthogonal/model/mxSegment.html
@@ -2,15 +2,15 @@
-
-mxSegment (mxGraph 3.4.1.1 API Specification)
-
+
+mxSegment (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 019abf8cf..72ec1c319 100644
--- a/java/docs/com/mxgraph/layout/orthogonal/model/package-frame.html
+++ b/java/docs/com/mxgraph/layout/orthogonal/model/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.layout.orthogonal.model (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.layout.orthogonal.model (mxGraph 3.4.1.2 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 a8a948847..5b836ac8b 100644
--- a/java/docs/com/mxgraph/layout/orthogonal/model/package-summary.html
+++ b/java/docs/com/mxgraph/layout/orthogonal/model/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.layout.orthogonal.model (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.layout.orthogonal.model (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 0c0f280df..3c1c77938 100644
--- a/java/docs/com/mxgraph/layout/orthogonal/model/package-tree.html
+++ b/java/docs/com/mxgraph/layout/orthogonal/model/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.layout.orthogonal.model Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.layout.orthogonal.model Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 887781c28..10560e0ba 100644
--- a/java/docs/com/mxgraph/layout/orthogonal/model/package-use.html
+++ b/java/docs/com/mxgraph/layout/orthogonal/model/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.layout.orthogonal.model (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.layout.orthogonal.model (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/orthogonal/mxOrthogonalLayout.html b/java/docs/com/mxgraph/layout/orthogonal/mxOrthogonalLayout.html
index d7d7bb4d2..46230aaeb 100644
--- a/java/docs/com/mxgraph/layout/orthogonal/mxOrthogonalLayout.html
+++ b/java/docs/com/mxgraph/layout/orthogonal/mxOrthogonalLayout.html
@@ -2,15 +2,15 @@
-
-mxOrthogonalLayout (mxGraph 3.4.1.1 API Specification)
-
+
+mxOrthogonalLayout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/orthogonal/package-frame.html b/java/docs/com/mxgraph/layout/orthogonal/package-frame.html
index 317941fb7..4f8265474 100644
--- a/java/docs/com/mxgraph/layout/orthogonal/package-frame.html
+++ b/java/docs/com/mxgraph/layout/orthogonal/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.layout.orthogonal (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.layout.orthogonal (mxGraph 3.4.1.2 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 c7b7b0f46..3b59c7595 100644
--- a/java/docs/com/mxgraph/layout/orthogonal/package-summary.html
+++ b/java/docs/com/mxgraph/layout/orthogonal/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.layout.orthogonal (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.layout.orthogonal (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/orthogonal/package-tree.html b/java/docs/com/mxgraph/layout/orthogonal/package-tree.html
index 77162c906..870387bcb 100644
--- a/java/docs/com/mxgraph/layout/orthogonal/package-tree.html
+++ b/java/docs/com/mxgraph/layout/orthogonal/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.layout.orthogonal Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.layout.orthogonal Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/orthogonal/package-use.html b/java/docs/com/mxgraph/layout/orthogonal/package-use.html
index 641924acb..a1bfb4c6d 100644
--- a/java/docs/com/mxgraph/layout/orthogonal/package-use.html
+++ b/java/docs/com/mxgraph/layout/orthogonal/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.layout.orthogonal (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.layout.orthogonal (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/package-frame.html b/java/docs/com/mxgraph/layout/package-frame.html
index b64b87af2..9a9ea51c1 100644
--- a/java/docs/com/mxgraph/layout/package-frame.html
+++ b/java/docs/com/mxgraph/layout/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.layout (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.layout (mxGraph 3.4.1.2 API Specification)
+
diff --git a/java/docs/com/mxgraph/layout/package-summary.html b/java/docs/com/mxgraph/layout/package-summary.html
index 89731f2b3..2613d67ae 100644
--- a/java/docs/com/mxgraph/layout/package-summary.html
+++ b/java/docs/com/mxgraph/layout/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.layout (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.layout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/package-tree.html b/java/docs/com/mxgraph/layout/package-tree.html
index f03930c20..1f4868ded 100644
--- a/java/docs/com/mxgraph/layout/package-tree.html
+++ b/java/docs/com/mxgraph/layout/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.layout Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.layout Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/layout/package-use.html b/java/docs/com/mxgraph/layout/package-use.html
index cc35a4b5b..02dc44293 100644
--- a/java/docs/com/mxgraph/layout/package-use.html
+++ b/java/docs/com/mxgraph/layout/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.layout (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.layout (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/class-use/mxCell.html b/java/docs/com/mxgraph/model/class-use/mxCell.html
index 125b777ac..60524b62f 100644
--- a/java/docs/com/mxgraph/model/class-use/mxCell.html
+++ b/java/docs/com/mxgraph/model/class-use/mxCell.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.model.mxCell (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.model.mxCell (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/class-use/mxCellPath.html b/java/docs/com/mxgraph/model/class-use/mxCellPath.html
index 350459b89..6b2e55379 100644
--- a/java/docs/com/mxgraph/model/class-use/mxCellPath.html
+++ b/java/docs/com/mxgraph/model/class-use/mxCellPath.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.model.mxCellPath (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.model.mxCellPath (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/class-use/mxGeometry.html b/java/docs/com/mxgraph/model/class-use/mxGeometry.html
index b976aa66c..092716ecd 100644
--- a/java/docs/com/mxgraph/model/class-use/mxGeometry.html
+++ b/java/docs/com/mxgraph/model/class-use/mxGeometry.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.model.mxGeometry (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.model.mxGeometry (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 185d6a158..bf4d55dc1 100644
--- a/java/docs/com/mxgraph/model/class-use/mxGraphModel.Filter.html
+++ b/java/docs/com/mxgraph/model/class-use/mxGraphModel.Filter.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.model.mxGraphModel.Filter (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.model.mxGraphModel.Filter (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/class-use/mxGraphModel.html b/java/docs/com/mxgraph/model/class-use/mxGraphModel.html
index 847b3441c..22e524d43 100644
--- a/java/docs/com/mxgraph/model/class-use/mxGraphModel.html
+++ b/java/docs/com/mxgraph/model/class-use/mxGraphModel.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.model.mxGraphModel (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.model.mxGraphModel (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 b0aaf316c..aabbbe26c 100644
--- a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxChildChange.html
+++ b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxChildChange.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.model.mxGraphModel.mxChildChange (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.model.mxGraphModel.mxChildChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 9ba0b5f2d..7918abddb 100644
--- a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxCollapseChange.html
+++ b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxCollapseChange.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.model.mxGraphModel.mxCollapseChange (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.model.mxGraphModel.mxCollapseChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 1019438ae..4e4ebe0bc 100644
--- a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxGeometryChange.html
+++ b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxGeometryChange.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.model.mxGraphModel.mxGeometryChange (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.model.mxGraphModel.mxGeometryChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 fc81539e6..249821d3c 100644
--- a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxRootChange.html
+++ b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxRootChange.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.model.mxGraphModel.mxRootChange (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.model.mxGraphModel.mxRootChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 d90029579..b7aad6342 100644
--- a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxStyleChange.html
+++ b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxStyleChange.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.model.mxGraphModel.mxStyleChange (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.model.mxGraphModel.mxStyleChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 659a6a1f7..fab8d25e9 100644
--- a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxTerminalChange.html
+++ b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxTerminalChange.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.model.mxGraphModel.mxTerminalChange (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.model.mxGraphModel.mxTerminalChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 2edd82380..1c68bc692 100644
--- a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxValueChange.html
+++ b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxValueChange.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.model.mxGraphModel.mxValueChange (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.model.mxGraphModel.mxValueChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 d06146f02..363303c25 100644
--- a/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxVisibleChange.html
+++ b/java/docs/com/mxgraph/model/class-use/mxGraphModel.mxVisibleChange.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.model.mxGraphModel.mxVisibleChange (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.model.mxGraphModel.mxVisibleChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/class-use/mxICell.html b/java/docs/com/mxgraph/model/class-use/mxICell.html
index 3e1d964e3..025ca30ae 100644
--- a/java/docs/com/mxgraph/model/class-use/mxICell.html
+++ b/java/docs/com/mxgraph/model/class-use/mxICell.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.model.mxICell (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.model.mxICell (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/class-use/mxIGraphModel.html b/java/docs/com/mxgraph/model/class-use/mxIGraphModel.html
index 9215f5bb6..fcda1570d 100644
--- a/java/docs/com/mxgraph/model/class-use/mxIGraphModel.html
+++ b/java/docs/com/mxgraph/model/class-use/mxIGraphModel.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.model.mxIGraphModel (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.model.mxIGraphModel (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 1c5e8956d..81ceb11f7 100644
--- a/java/docs/com/mxgraph/model/class-use/mxIGraphModel.mxAtomicGraphModelChange.html
+++ b/java/docs/com/mxgraph/model/class-use/mxIGraphModel.mxAtomicGraphModelChange.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.model.mxIGraphModel.mxAtomicGraphModelChange (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.model.mxIGraphModel.mxAtomicGraphModelChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/mxCell.html b/java/docs/com/mxgraph/model/mxCell.html
index 653fc4231..b76114750 100644
--- a/java/docs/com/mxgraph/model/mxCell.html
+++ b/java/docs/com/mxgraph/model/mxCell.html
@@ -2,15 +2,15 @@
-
-mxCell (mxGraph 3.4.1.1 API Specification)
-
+
+mxCell (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/mxCellPath.html b/java/docs/com/mxgraph/model/mxCellPath.html
index 21b42392f..390d48868 100644
--- a/java/docs/com/mxgraph/model/mxCellPath.html
+++ b/java/docs/com/mxgraph/model/mxCellPath.html
@@ -2,15 +2,15 @@
-
-mxCellPath (mxGraph 3.4.1.1 API Specification)
-
+
+mxCellPath (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/mxGeometry.html b/java/docs/com/mxgraph/model/mxGeometry.html
index 9f5dfede1..376b9ae3b 100644
--- a/java/docs/com/mxgraph/model/mxGeometry.html
+++ b/java/docs/com/mxgraph/model/mxGeometry.html
@@ -2,15 +2,15 @@
-
-mxGeometry (mxGraph 3.4.1.1 API Specification)
-
+
+mxGeometry (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/mxGraphModel.Filter.html b/java/docs/com/mxgraph/model/mxGraphModel.Filter.html
index eca58035f..6bca63766 100644
--- a/java/docs/com/mxgraph/model/mxGraphModel.Filter.html
+++ b/java/docs/com/mxgraph/model/mxGraphModel.Filter.html
@@ -2,15 +2,15 @@
-
-mxGraphModel.Filter (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphModel.Filter (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/mxGraphModel.html b/java/docs/com/mxgraph/model/mxGraphModel.html
index 09e170b8a..b57de086d 100644
--- a/java/docs/com/mxgraph/model/mxGraphModel.html
+++ b/java/docs/com/mxgraph/model/mxGraphModel.html
@@ -2,15 +2,15 @@
-
-mxGraphModel (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphModel (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/mxGraphModel.mxChildChange.html b/java/docs/com/mxgraph/model/mxGraphModel.mxChildChange.html
index 22d5135e3..6745f775f 100644
--- a/java/docs/com/mxgraph/model/mxGraphModel.mxChildChange.html
+++ b/java/docs/com/mxgraph/model/mxGraphModel.mxChildChange.html
@@ -2,15 +2,15 @@
-
-mxGraphModel.mxChildChange (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphModel.mxChildChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/mxGraphModel.mxCollapseChange.html b/java/docs/com/mxgraph/model/mxGraphModel.mxCollapseChange.html
index 97ba7b815..d9e41c111 100644
--- a/java/docs/com/mxgraph/model/mxGraphModel.mxCollapseChange.html
+++ b/java/docs/com/mxgraph/model/mxGraphModel.mxCollapseChange.html
@@ -2,15 +2,15 @@
-
-mxGraphModel.mxCollapseChange (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphModel.mxCollapseChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/mxGraphModel.mxGeometryChange.html b/java/docs/com/mxgraph/model/mxGraphModel.mxGeometryChange.html
index 120ddf9a6..dabaa3524 100644
--- a/java/docs/com/mxgraph/model/mxGraphModel.mxGeometryChange.html
+++ b/java/docs/com/mxgraph/model/mxGraphModel.mxGeometryChange.html
@@ -2,15 +2,15 @@
-
-mxGraphModel.mxGeometryChange (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphModel.mxGeometryChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/mxGraphModel.mxRootChange.html b/java/docs/com/mxgraph/model/mxGraphModel.mxRootChange.html
index 451375451..200cdc363 100644
--- a/java/docs/com/mxgraph/model/mxGraphModel.mxRootChange.html
+++ b/java/docs/com/mxgraph/model/mxGraphModel.mxRootChange.html
@@ -2,15 +2,15 @@
-
-mxGraphModel.mxRootChange (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphModel.mxRootChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/mxGraphModel.mxStyleChange.html b/java/docs/com/mxgraph/model/mxGraphModel.mxStyleChange.html
index 7aa145f0f..0e7f2955e 100644
--- a/java/docs/com/mxgraph/model/mxGraphModel.mxStyleChange.html
+++ b/java/docs/com/mxgraph/model/mxGraphModel.mxStyleChange.html
@@ -2,15 +2,15 @@
-
-mxGraphModel.mxStyleChange (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphModel.mxStyleChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/mxGraphModel.mxTerminalChange.html b/java/docs/com/mxgraph/model/mxGraphModel.mxTerminalChange.html
index bd3bf6b75..c673c08ec 100644
--- a/java/docs/com/mxgraph/model/mxGraphModel.mxTerminalChange.html
+++ b/java/docs/com/mxgraph/model/mxGraphModel.mxTerminalChange.html
@@ -2,15 +2,15 @@
-
-mxGraphModel.mxTerminalChange (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphModel.mxTerminalChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/mxGraphModel.mxValueChange.html b/java/docs/com/mxgraph/model/mxGraphModel.mxValueChange.html
index 7ca60a9dc..ad5099b42 100644
--- a/java/docs/com/mxgraph/model/mxGraphModel.mxValueChange.html
+++ b/java/docs/com/mxgraph/model/mxGraphModel.mxValueChange.html
@@ -2,15 +2,15 @@
-
-mxGraphModel.mxValueChange (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphModel.mxValueChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/mxGraphModel.mxVisibleChange.html b/java/docs/com/mxgraph/model/mxGraphModel.mxVisibleChange.html
index 01cd14fd0..2952ae598 100644
--- a/java/docs/com/mxgraph/model/mxGraphModel.mxVisibleChange.html
+++ b/java/docs/com/mxgraph/model/mxGraphModel.mxVisibleChange.html
@@ -2,15 +2,15 @@
-
-mxGraphModel.mxVisibleChange (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphModel.mxVisibleChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/mxICell.html b/java/docs/com/mxgraph/model/mxICell.html
index 92f4ca347..f9ce7869e 100644
--- a/java/docs/com/mxgraph/model/mxICell.html
+++ b/java/docs/com/mxgraph/model/mxICell.html
@@ -2,15 +2,15 @@
-
-mxICell (mxGraph 3.4.1.1 API Specification)
-
+
+mxICell (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/mxIGraphModel.html b/java/docs/com/mxgraph/model/mxIGraphModel.html
index 488063963..12f6d6fba 100644
--- a/java/docs/com/mxgraph/model/mxIGraphModel.html
+++ b/java/docs/com/mxgraph/model/mxIGraphModel.html
@@ -2,15 +2,15 @@
-
-mxIGraphModel (mxGraph 3.4.1.1 API Specification)
-
+
+mxIGraphModel (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html b/java/docs/com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html
index 3b0eb71a9..cb0292cea 100644
--- a/java/docs/com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html
+++ b/java/docs/com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html
@@ -2,15 +2,15 @@
-
-mxIGraphModel.mxAtomicGraphModelChange (mxGraph 3.4.1.1 API Specification)
-
+
+mxIGraphModel.mxAtomicGraphModelChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/package-frame.html b/java/docs/com/mxgraph/model/package-frame.html
index 792ef9170..e19fdbf12 100644
--- a/java/docs/com/mxgraph/model/package-frame.html
+++ b/java/docs/com/mxgraph/model/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.model (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.model (mxGraph 3.4.1.2 API Specification)
+
diff --git a/java/docs/com/mxgraph/model/package-summary.html b/java/docs/com/mxgraph/model/package-summary.html
index 1486671f9..21b2e3e7c 100644
--- a/java/docs/com/mxgraph/model/package-summary.html
+++ b/java/docs/com/mxgraph/model/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.model (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.model (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/package-tree.html b/java/docs/com/mxgraph/model/package-tree.html
index 7052d299e..78cf434ca 100644
--- a/java/docs/com/mxgraph/model/package-tree.html
+++ b/java/docs/com/mxgraph/model/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.model Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.model Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/model/package-use.html b/java/docs/com/mxgraph/model/package-use.html
index 479d6ece8..35be7c98b 100644
--- a/java/docs/com/mxgraph/model/package-use.html
+++ b/java/docs/com/mxgraph/model/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.model (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.model (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 3a9470965..b1f5c88ec 100644
--- a/java/docs/com/mxgraph/reader/class-use/mxDomOutputParser.IElementHandler.html
+++ b/java/docs/com/mxgraph/reader/class-use/mxDomOutputParser.IElementHandler.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.reader.mxDomOutputParser.IElementHandler (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.reader.mxDomOutputParser.IElementHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/reader/class-use/mxDomOutputParser.html b/java/docs/com/mxgraph/reader/class-use/mxDomOutputParser.html
index 8f4aa2a9d..3375538ca 100644
--- a/java/docs/com/mxgraph/reader/class-use/mxDomOutputParser.html
+++ b/java/docs/com/mxgraph/reader/class-use/mxDomOutputParser.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.reader.mxDomOutputParser (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.reader.mxDomOutputParser (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/reader/class-use/mxGraphViewImageReader.html b/java/docs/com/mxgraph/reader/class-use/mxGraphViewImageReader.html
index 634aa9538..4d36d9a89 100644
--- a/java/docs/com/mxgraph/reader/class-use/mxGraphViewImageReader.html
+++ b/java/docs/com/mxgraph/reader/class-use/mxGraphViewImageReader.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.reader.mxGraphViewImageReader (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.reader.mxGraphViewImageReader (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/reader/class-use/mxGraphViewReader.html b/java/docs/com/mxgraph/reader/class-use/mxGraphViewReader.html
index 8bc2b05fd..ef8e571ed 100644
--- a/java/docs/com/mxgraph/reader/class-use/mxGraphViewReader.html
+++ b/java/docs/com/mxgraph/reader/class-use/mxGraphViewReader.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.reader.mxGraphViewReader (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.reader.mxGraphViewReader (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 2dec6d7bc..486be9255 100644
--- a/java/docs/com/mxgraph/reader/class-use/mxSaxOutputHandler.IElementHandler.html
+++ b/java/docs/com/mxgraph/reader/class-use/mxSaxOutputHandler.IElementHandler.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.reader.mxSaxOutputHandler.IElementHandler (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.reader.mxSaxOutputHandler.IElementHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/reader/class-use/mxSaxOutputHandler.html b/java/docs/com/mxgraph/reader/class-use/mxSaxOutputHandler.html
index a9fc25a3b..c690564e2 100644
--- a/java/docs/com/mxgraph/reader/class-use/mxSaxOutputHandler.html
+++ b/java/docs/com/mxgraph/reader/class-use/mxSaxOutputHandler.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.reader.mxSaxOutputHandler (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.reader.mxSaxOutputHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/reader/mxDomOutputParser.IElementHandler.html b/java/docs/com/mxgraph/reader/mxDomOutputParser.IElementHandler.html
index d2639ee88..8d0608b1f 100644
--- a/java/docs/com/mxgraph/reader/mxDomOutputParser.IElementHandler.html
+++ b/java/docs/com/mxgraph/reader/mxDomOutputParser.IElementHandler.html
@@ -2,15 +2,15 @@
-
-mxDomOutputParser.IElementHandler (mxGraph 3.4.1.1 API Specification)
-
+
+mxDomOutputParser.IElementHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/reader/mxDomOutputParser.html b/java/docs/com/mxgraph/reader/mxDomOutputParser.html
index 7c4267b0b..b87271133 100644
--- a/java/docs/com/mxgraph/reader/mxDomOutputParser.html
+++ b/java/docs/com/mxgraph/reader/mxDomOutputParser.html
@@ -2,15 +2,15 @@
-
-mxDomOutputParser (mxGraph 3.4.1.1 API Specification)
-
+
+mxDomOutputParser (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/reader/mxGraphViewImageReader.html b/java/docs/com/mxgraph/reader/mxGraphViewImageReader.html
index be744e93c..7ed51b850 100644
--- a/java/docs/com/mxgraph/reader/mxGraphViewImageReader.html
+++ b/java/docs/com/mxgraph/reader/mxGraphViewImageReader.html
@@ -2,15 +2,15 @@
-
-mxGraphViewImageReader (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphViewImageReader (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/reader/mxGraphViewReader.html b/java/docs/com/mxgraph/reader/mxGraphViewReader.html
index 5ea429d64..2f665f4db 100644
--- a/java/docs/com/mxgraph/reader/mxGraphViewReader.html
+++ b/java/docs/com/mxgraph/reader/mxGraphViewReader.html
@@ -2,15 +2,15 @@
-
-mxGraphViewReader (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphViewReader (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/reader/mxSaxOutputHandler.IElementHandler.html b/java/docs/com/mxgraph/reader/mxSaxOutputHandler.IElementHandler.html
index 6d02c346b..4d604b1d0 100644
--- a/java/docs/com/mxgraph/reader/mxSaxOutputHandler.IElementHandler.html
+++ b/java/docs/com/mxgraph/reader/mxSaxOutputHandler.IElementHandler.html
@@ -2,15 +2,15 @@
-
-mxSaxOutputHandler.IElementHandler (mxGraph 3.4.1.1 API Specification)
-
+
+mxSaxOutputHandler.IElementHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/reader/mxSaxOutputHandler.html b/java/docs/com/mxgraph/reader/mxSaxOutputHandler.html
index 1c0ac1c53..524884675 100644
--- a/java/docs/com/mxgraph/reader/mxSaxOutputHandler.html
+++ b/java/docs/com/mxgraph/reader/mxSaxOutputHandler.html
@@ -2,15 +2,15 @@
-
-mxSaxOutputHandler (mxGraph 3.4.1.1 API Specification)
-
+
+mxSaxOutputHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/reader/package-frame.html b/java/docs/com/mxgraph/reader/package-frame.html
index 17146a56b..8af80c943 100644
--- a/java/docs/com/mxgraph/reader/package-frame.html
+++ b/java/docs/com/mxgraph/reader/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.reader (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.reader (mxGraph 3.4.1.2 API Specification)
+
diff --git a/java/docs/com/mxgraph/reader/package-summary.html b/java/docs/com/mxgraph/reader/package-summary.html
index 3ee061a3d..35ad6daa0 100644
--- a/java/docs/com/mxgraph/reader/package-summary.html
+++ b/java/docs/com/mxgraph/reader/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.reader (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.reader (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/reader/package-tree.html b/java/docs/com/mxgraph/reader/package-tree.html
index d31bd564c..bac752430 100644
--- a/java/docs/com/mxgraph/reader/package-tree.html
+++ b/java/docs/com/mxgraph/reader/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.reader Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.reader Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/reader/package-use.html b/java/docs/com/mxgraph/reader/package-use.html
index 2fa70a26f..fee0f0786 100644
--- a/java/docs/com/mxgraph/reader/package-use.html
+++ b/java/docs/com/mxgraph/reader/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.reader (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.reader (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxActorShape.html b/java/docs/com/mxgraph/shape/class-use/mxActorShape.html
index a37e39c11..ddebb11f4 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxActorShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxActorShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxActorShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxActorShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxArrowShape.html b/java/docs/com/mxgraph/shape/class-use/mxArrowShape.html
index 7c7ed0ef3..c78e5595a 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxArrowShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxArrowShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxArrowShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxArrowShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxBasicShape.html b/java/docs/com/mxgraph/shape/class-use/mxBasicShape.html
index 9604a6aeb..13a22d7c9 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxBasicShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxBasicShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxBasicShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxBasicShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxCloudShape.html b/java/docs/com/mxgraph/shape/class-use/mxCloudShape.html
index 44e52ddf3..26c6a5bd7 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxCloudShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxCloudShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxCloudShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxCloudShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxConnectorShape.html b/java/docs/com/mxgraph/shape/class-use/mxConnectorShape.html
index 6a824bd94..c5a00ed78 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxConnectorShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxConnectorShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxConnectorShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxConnectorShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 c1abfaacf..ee2da4aac 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxCurveLabelShape.LabelGlyphCache.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxCurveLabelShape.LabelGlyphCache.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxCurveLabelShape.LabelGlyphCache (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxCurveLabelShape.LabelGlyphCache (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 b631bb31d..5b9ef5ea0 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxCurveLabelShape.LabelPosition.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxCurveLabelShape.LabelPosition.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxCurveLabelShape.LabelPosition (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxCurveLabelShape.LabelPosition (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxCurveLabelShape.html b/java/docs/com/mxgraph/shape/class-use/mxCurveLabelShape.html
index 81c956542..2387454ef 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxCurveLabelShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxCurveLabelShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxCurveLabelShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxCurveLabelShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxCurveShape.html b/java/docs/com/mxgraph/shape/class-use/mxCurveShape.html
index 059fa4361..bd6a85e29 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxCurveShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxCurveShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxCurveShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxCurveShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxCylinderShape.html b/java/docs/com/mxgraph/shape/class-use/mxCylinderShape.html
index baf8e3faa..a61d78606 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxCylinderShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxCylinderShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxCylinderShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxCylinderShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxDefaultTextShape.html b/java/docs/com/mxgraph/shape/class-use/mxDefaultTextShape.html
index 30d3e6198..c3da35db2 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxDefaultTextShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxDefaultTextShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxDefaultTextShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxDefaultTextShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxDoubleEllipseShape.html b/java/docs/com/mxgraph/shape/class-use/mxDoubleEllipseShape.html
index c1acc5956..19c0104f8 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxDoubleEllipseShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxDoubleEllipseShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxDoubleEllipseShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxDoubleEllipseShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxDoubleRectangleShape.html b/java/docs/com/mxgraph/shape/class-use/mxDoubleRectangleShape.html
index e2d853973..7233f58ee 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxDoubleRectangleShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxDoubleRectangleShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxDoubleRectangleShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxDoubleRectangleShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxEllipseShape.html b/java/docs/com/mxgraph/shape/class-use/mxEllipseShape.html
index e0df6ccc7..fb6a2b0f1 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxEllipseShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxEllipseShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxEllipseShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxEllipseShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxHexagonShape.html b/java/docs/com/mxgraph/shape/class-use/mxHexagonShape.html
index cd50fd8f1..b8e509625 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxHexagonShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxHexagonShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxHexagonShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxHexagonShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxHtmlTextShape.html b/java/docs/com/mxgraph/shape/class-use/mxHtmlTextShape.html
index 36425fadf..1e84d3d56 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxHtmlTextShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxHtmlTextShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxHtmlTextShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxHtmlTextShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxIMarker.html b/java/docs/com/mxgraph/shape/class-use/mxIMarker.html
index 3c8782925..a5d851423 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxIMarker.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxIMarker.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.shape.mxIMarker (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.shape.mxIMarker (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxIShape.html b/java/docs/com/mxgraph/shape/class-use/mxIShape.html
index a33858638..412234983 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxIShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxIShape.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.shape.mxIShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.shape.mxIShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxITextShape.html b/java/docs/com/mxgraph/shape/class-use/mxITextShape.html
index 69ce528f8..21e423a7e 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxITextShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxITextShape.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.shape.mxITextShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.shape.mxITextShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxImageShape.html b/java/docs/com/mxgraph/shape/class-use/mxImageShape.html
index 2e798ded6..c3d3200c6 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxImageShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxImageShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxImageShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxImageShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxLabelShape.html b/java/docs/com/mxgraph/shape/class-use/mxLabelShape.html
index 7dd6cf307..516bb9b0e 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxLabelShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxLabelShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxLabelShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxLabelShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxLineShape.html b/java/docs/com/mxgraph/shape/class-use/mxLineShape.html
index e42c5bc31..f55f6a318 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxLineShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxLineShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxLineShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxLineShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxMarkerRegistry.html b/java/docs/com/mxgraph/shape/class-use/mxMarkerRegistry.html
index 5dec38213..a66257de9 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxMarkerRegistry.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxMarkerRegistry.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxMarkerRegistry (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxMarkerRegistry (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxRectangleShape.html b/java/docs/com/mxgraph/shape/class-use/mxRectangleShape.html
index 4be464da6..868d2a96c 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxRectangleShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxRectangleShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxRectangleShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxRectangleShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxRhombusShape.html b/java/docs/com/mxgraph/shape/class-use/mxRhombusShape.html
index c739bcd05..8c6c2ceaf 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxRhombusShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxRhombusShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxRhombusShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxRhombusShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxStencil.html b/java/docs/com/mxgraph/shape/class-use/mxStencil.html
index 4ab715682..77a302c11 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxStencil.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxStencil.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxStencil (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxStencil (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxStencilRegistry.html b/java/docs/com/mxgraph/shape/class-use/mxStencilRegistry.html
index b70044f78..81dca3f76 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxStencilRegistry.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxStencilRegistry.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxStencilRegistry (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxStencilRegistry (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxStencilShape.html b/java/docs/com/mxgraph/shape/class-use/mxStencilShape.html
index 3fb86308a..89d94bc05 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxStencilShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxStencilShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxStencilShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxStencilShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 f91ee5f4d..5861652df 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxStencilShape.svgShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxStencilShape.svgShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxStencilShape.svgShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxStencilShape.svgShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxSwimlaneShape.html b/java/docs/com/mxgraph/shape/class-use/mxSwimlaneShape.html
index 245c7772e..b8adfdacf 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxSwimlaneShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxSwimlaneShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxSwimlaneShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxSwimlaneShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/class-use/mxTriangleShape.html b/java/docs/com/mxgraph/shape/class-use/mxTriangleShape.html
index 501c3ff7a..f456dcb62 100644
--- a/java/docs/com/mxgraph/shape/class-use/mxTriangleShape.html
+++ b/java/docs/com/mxgraph/shape/class-use/mxTriangleShape.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.shape.mxTriangleShape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.shape.mxTriangleShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxActorShape.html b/java/docs/com/mxgraph/shape/mxActorShape.html
index d6f52c839..4f703553c 100644
--- a/java/docs/com/mxgraph/shape/mxActorShape.html
+++ b/java/docs/com/mxgraph/shape/mxActorShape.html
@@ -2,15 +2,15 @@
-
-mxActorShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxActorShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxArrowShape.html b/java/docs/com/mxgraph/shape/mxArrowShape.html
index 44b93a9a8..8565a16da 100644
--- a/java/docs/com/mxgraph/shape/mxArrowShape.html
+++ b/java/docs/com/mxgraph/shape/mxArrowShape.html
@@ -2,15 +2,15 @@
-
-mxArrowShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxArrowShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxBasicShape.html b/java/docs/com/mxgraph/shape/mxBasicShape.html
index 826d37929..978278324 100644
--- a/java/docs/com/mxgraph/shape/mxBasicShape.html
+++ b/java/docs/com/mxgraph/shape/mxBasicShape.html
@@ -2,15 +2,15 @@
-
-mxBasicShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxBasicShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxCloudShape.html b/java/docs/com/mxgraph/shape/mxCloudShape.html
index d656c957b..c89a2f690 100644
--- a/java/docs/com/mxgraph/shape/mxCloudShape.html
+++ b/java/docs/com/mxgraph/shape/mxCloudShape.html
@@ -2,15 +2,15 @@
-
-mxCloudShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxCloudShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxConnectorShape.html b/java/docs/com/mxgraph/shape/mxConnectorShape.html
index b4139bc7a..a8a1efa58 100644
--- a/java/docs/com/mxgraph/shape/mxConnectorShape.html
+++ b/java/docs/com/mxgraph/shape/mxConnectorShape.html
@@ -2,15 +2,15 @@
-
-mxConnectorShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxConnectorShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html b/java/docs/com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html
index 11c945cd7..6abbec629 100644
--- a/java/docs/com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html
+++ b/java/docs/com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html
@@ -2,15 +2,15 @@
-
-mxCurveLabelShape.LabelGlyphCache (mxGraph 3.4.1.1 API Specification)
-
+
+mxCurveLabelShape.LabelGlyphCache (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxCurveLabelShape.LabelPosition.html b/java/docs/com/mxgraph/shape/mxCurveLabelShape.LabelPosition.html
index e618d982f..794cf7f4f 100644
--- a/java/docs/com/mxgraph/shape/mxCurveLabelShape.LabelPosition.html
+++ b/java/docs/com/mxgraph/shape/mxCurveLabelShape.LabelPosition.html
@@ -2,15 +2,15 @@
-
-mxCurveLabelShape.LabelPosition (mxGraph 3.4.1.1 API Specification)
-
+
+mxCurveLabelShape.LabelPosition (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxCurveLabelShape.html b/java/docs/com/mxgraph/shape/mxCurveLabelShape.html
index 9a4cbd4f9..37b9dbf32 100644
--- a/java/docs/com/mxgraph/shape/mxCurveLabelShape.html
+++ b/java/docs/com/mxgraph/shape/mxCurveLabelShape.html
@@ -2,15 +2,15 @@
-
-mxCurveLabelShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxCurveLabelShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxCurveShape.html b/java/docs/com/mxgraph/shape/mxCurveShape.html
index 3940263d9..0993146ba 100644
--- a/java/docs/com/mxgraph/shape/mxCurveShape.html
+++ b/java/docs/com/mxgraph/shape/mxCurveShape.html
@@ -2,15 +2,15 @@
-
-mxCurveShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxCurveShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxCylinderShape.html b/java/docs/com/mxgraph/shape/mxCylinderShape.html
index 3eb8fa590..07309e818 100644
--- a/java/docs/com/mxgraph/shape/mxCylinderShape.html
+++ b/java/docs/com/mxgraph/shape/mxCylinderShape.html
@@ -2,15 +2,15 @@
-
-mxCylinderShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxCylinderShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxDefaultTextShape.html b/java/docs/com/mxgraph/shape/mxDefaultTextShape.html
index 03a839cf5..f22a3495e 100644
--- a/java/docs/com/mxgraph/shape/mxDefaultTextShape.html
+++ b/java/docs/com/mxgraph/shape/mxDefaultTextShape.html
@@ -2,15 +2,15 @@
-
-mxDefaultTextShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxDefaultTextShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxDoubleEllipseShape.html b/java/docs/com/mxgraph/shape/mxDoubleEllipseShape.html
index 51da0e724..bdb704a09 100644
--- a/java/docs/com/mxgraph/shape/mxDoubleEllipseShape.html
+++ b/java/docs/com/mxgraph/shape/mxDoubleEllipseShape.html
@@ -2,15 +2,15 @@
-
-mxDoubleEllipseShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxDoubleEllipseShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxDoubleRectangleShape.html b/java/docs/com/mxgraph/shape/mxDoubleRectangleShape.html
index b62318645..f453fd52e 100644
--- a/java/docs/com/mxgraph/shape/mxDoubleRectangleShape.html
+++ b/java/docs/com/mxgraph/shape/mxDoubleRectangleShape.html
@@ -2,15 +2,15 @@
-
-mxDoubleRectangleShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxDoubleRectangleShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxEllipseShape.html b/java/docs/com/mxgraph/shape/mxEllipseShape.html
index c7c08f9dd..93e09ecc1 100644
--- a/java/docs/com/mxgraph/shape/mxEllipseShape.html
+++ b/java/docs/com/mxgraph/shape/mxEllipseShape.html
@@ -2,15 +2,15 @@
-
-mxEllipseShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxEllipseShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxHexagonShape.html b/java/docs/com/mxgraph/shape/mxHexagonShape.html
index 658e43601..5376bf7d5 100644
--- a/java/docs/com/mxgraph/shape/mxHexagonShape.html
+++ b/java/docs/com/mxgraph/shape/mxHexagonShape.html
@@ -2,15 +2,15 @@
-
-mxHexagonShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxHexagonShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxHtmlTextShape.html b/java/docs/com/mxgraph/shape/mxHtmlTextShape.html
index 619ebdffc..56f2f9cf1 100644
--- a/java/docs/com/mxgraph/shape/mxHtmlTextShape.html
+++ b/java/docs/com/mxgraph/shape/mxHtmlTextShape.html
@@ -2,15 +2,15 @@
-
-mxHtmlTextShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxHtmlTextShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxIMarker.html b/java/docs/com/mxgraph/shape/mxIMarker.html
index 2744f4d10..9952a5c5b 100644
--- a/java/docs/com/mxgraph/shape/mxIMarker.html
+++ b/java/docs/com/mxgraph/shape/mxIMarker.html
@@ -2,15 +2,15 @@
-
-mxIMarker (mxGraph 3.4.1.1 API Specification)
-
+
+mxIMarker (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxIShape.html b/java/docs/com/mxgraph/shape/mxIShape.html
index a3ffee399..2d623df25 100644
--- a/java/docs/com/mxgraph/shape/mxIShape.html
+++ b/java/docs/com/mxgraph/shape/mxIShape.html
@@ -2,15 +2,15 @@
-
-mxIShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxIShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxITextShape.html b/java/docs/com/mxgraph/shape/mxITextShape.html
index 492572df0..2008d2512 100644
--- a/java/docs/com/mxgraph/shape/mxITextShape.html
+++ b/java/docs/com/mxgraph/shape/mxITextShape.html
@@ -2,15 +2,15 @@
-
-mxITextShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxITextShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxImageShape.html b/java/docs/com/mxgraph/shape/mxImageShape.html
index 51cea0fdb..d0c9fc7e8 100644
--- a/java/docs/com/mxgraph/shape/mxImageShape.html
+++ b/java/docs/com/mxgraph/shape/mxImageShape.html
@@ -2,15 +2,15 @@
-
-mxImageShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxImageShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxLabelShape.html b/java/docs/com/mxgraph/shape/mxLabelShape.html
index 518187b03..ea5859834 100644
--- a/java/docs/com/mxgraph/shape/mxLabelShape.html
+++ b/java/docs/com/mxgraph/shape/mxLabelShape.html
@@ -2,15 +2,15 @@
-
-mxLabelShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxLabelShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxLineShape.html b/java/docs/com/mxgraph/shape/mxLineShape.html
index 9a7809782..887c44371 100644
--- a/java/docs/com/mxgraph/shape/mxLineShape.html
+++ b/java/docs/com/mxgraph/shape/mxLineShape.html
@@ -2,15 +2,15 @@
-
-mxLineShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxLineShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxMarkerRegistry.html b/java/docs/com/mxgraph/shape/mxMarkerRegistry.html
index 002a1dde8..925e7eb93 100644
--- a/java/docs/com/mxgraph/shape/mxMarkerRegistry.html
+++ b/java/docs/com/mxgraph/shape/mxMarkerRegistry.html
@@ -2,15 +2,15 @@
-
-mxMarkerRegistry (mxGraph 3.4.1.1 API Specification)
-
+
+mxMarkerRegistry (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxRectangleShape.html b/java/docs/com/mxgraph/shape/mxRectangleShape.html
index f90d3ccd5..9f264dbe6 100644
--- a/java/docs/com/mxgraph/shape/mxRectangleShape.html
+++ b/java/docs/com/mxgraph/shape/mxRectangleShape.html
@@ -2,15 +2,15 @@
-
-mxRectangleShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxRectangleShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxRhombusShape.html b/java/docs/com/mxgraph/shape/mxRhombusShape.html
index 0277d047b..5c0117bf7 100644
--- a/java/docs/com/mxgraph/shape/mxRhombusShape.html
+++ b/java/docs/com/mxgraph/shape/mxRhombusShape.html
@@ -2,15 +2,15 @@
-
-mxRhombusShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxRhombusShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxStencil.html b/java/docs/com/mxgraph/shape/mxStencil.html
index d67e76255..400c6a6bd 100644
--- a/java/docs/com/mxgraph/shape/mxStencil.html
+++ b/java/docs/com/mxgraph/shape/mxStencil.html
@@ -2,15 +2,15 @@
-
-mxStencil (mxGraph 3.4.1.1 API Specification)
-
+
+mxStencil (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxStencilRegistry.html b/java/docs/com/mxgraph/shape/mxStencilRegistry.html
index 17a53881f..1308f33f3 100644
--- a/java/docs/com/mxgraph/shape/mxStencilRegistry.html
+++ b/java/docs/com/mxgraph/shape/mxStencilRegistry.html
@@ -2,15 +2,15 @@
-
-mxStencilRegistry (mxGraph 3.4.1.1 API Specification)
-
+
+mxStencilRegistry (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxStencilShape.html b/java/docs/com/mxgraph/shape/mxStencilShape.html
index de4f85e05..fcbf8d840 100644
--- a/java/docs/com/mxgraph/shape/mxStencilShape.html
+++ b/java/docs/com/mxgraph/shape/mxStencilShape.html
@@ -2,15 +2,15 @@
-
-mxStencilShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxStencilShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxStencilShape.svgShape.html b/java/docs/com/mxgraph/shape/mxStencilShape.svgShape.html
index ff7cce3d8..75e3af109 100644
--- a/java/docs/com/mxgraph/shape/mxStencilShape.svgShape.html
+++ b/java/docs/com/mxgraph/shape/mxStencilShape.svgShape.html
@@ -2,15 +2,15 @@
-
-mxStencilShape.svgShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxStencilShape.svgShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxSwimlaneShape.html b/java/docs/com/mxgraph/shape/mxSwimlaneShape.html
index a250ca7a4..5d8b27347 100644
--- a/java/docs/com/mxgraph/shape/mxSwimlaneShape.html
+++ b/java/docs/com/mxgraph/shape/mxSwimlaneShape.html
@@ -2,15 +2,15 @@
-
-mxSwimlaneShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxSwimlaneShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/mxTriangleShape.html b/java/docs/com/mxgraph/shape/mxTriangleShape.html
index f1abcbd1d..5dbc4e63b 100644
--- a/java/docs/com/mxgraph/shape/mxTriangleShape.html
+++ b/java/docs/com/mxgraph/shape/mxTriangleShape.html
@@ -2,15 +2,15 @@
-
-mxTriangleShape (mxGraph 3.4.1.1 API Specification)
-
+
+mxTriangleShape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/package-frame.html b/java/docs/com/mxgraph/shape/package-frame.html
index a97ba03d7..d83ab8151 100644
--- a/java/docs/com/mxgraph/shape/package-frame.html
+++ b/java/docs/com/mxgraph/shape/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.shape (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.shape (mxGraph 3.4.1.2 API Specification)
+
diff --git a/java/docs/com/mxgraph/shape/package-summary.html b/java/docs/com/mxgraph/shape/package-summary.html
index a087cc067..68742c401 100644
--- a/java/docs/com/mxgraph/shape/package-summary.html
+++ b/java/docs/com/mxgraph/shape/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.shape (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.shape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/package-tree.html b/java/docs/com/mxgraph/shape/package-tree.html
index 5b1caf36b..65a235ba9 100644
--- a/java/docs/com/mxgraph/shape/package-tree.html
+++ b/java/docs/com/mxgraph/shape/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.shape Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.shape Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/shape/package-use.html b/java/docs/com/mxgraph/shape/package-use.html
index 59a80736a..ba9f70451 100644
--- a/java/docs/com/mxgraph/shape/package-use.html
+++ b/java/docs/com/mxgraph/shape/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.shape (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.shape (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/class-use/mxGraphComponent.html b/java/docs/com/mxgraph/swing/class-use/mxGraphComponent.html
index cf91884f3..2c6289b64 100644
--- a/java/docs/com/mxgraph/swing/class-use/mxGraphComponent.html
+++ b/java/docs/com/mxgraph/swing/class-use/mxGraphComponent.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.mxGraphComponent (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.mxGraphComponent (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 1f9441978..c8df38201 100644
--- a/java/docs/com/mxgraph/swing/class-use/mxGraphComponent.mxGraphControl.html
+++ b/java/docs/com/mxgraph/swing/class-use/mxGraphComponent.mxGraphControl.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.mxGraphComponent.mxGraphControl (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.mxGraphComponent.mxGraphControl (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 b91be393f..4fee73651 100644
--- a/java/docs/com/mxgraph/swing/class-use/mxGraphComponent.mxMouseRedirector.html
+++ b/java/docs/com/mxgraph/swing/class-use/mxGraphComponent.mxMouseRedirector.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.mxGraphComponent.mxMouseRedirector (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.mxGraphComponent.mxMouseRedirector (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 b4acbdd9d..0c1ceae2d 100644
--- a/java/docs/com/mxgraph/swing/class-use/mxGraphOutline.MouseTracker.html
+++ b/java/docs/com/mxgraph/swing/class-use/mxGraphOutline.MouseTracker.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.mxGraphOutline.MouseTracker (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.mxGraphOutline.MouseTracker (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/class-use/mxGraphOutline.html b/java/docs/com/mxgraph/swing/class-use/mxGraphOutline.html
index 657cbb0a2..313e89beb 100644
--- a/java/docs/com/mxgraph/swing/class-use/mxGraphOutline.html
+++ b/java/docs/com/mxgraph/swing/class-use/mxGraphOutline.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.mxGraphOutline (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.mxGraphOutline (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 36baa6065..6cad57276 100644
--- a/java/docs/com/mxgraph/swing/handler/class-use/mxCellHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/class-use/mxCellHandler.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.handler.mxCellHandler (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.handler.mxCellHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 a021faf0e..e2cf30be1 100644
--- a/java/docs/com/mxgraph/swing/handler/class-use/mxCellMarker.html
+++ b/java/docs/com/mxgraph/swing/handler/class-use/mxCellMarker.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.handler.mxCellMarker (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.handler.mxCellMarker (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 2e98484f0..749b5f6b6 100644
--- a/java/docs/com/mxgraph/swing/handler/class-use/mxCellTracker.html
+++ b/java/docs/com/mxgraph/swing/handler/class-use/mxCellTracker.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.handler.mxCellTracker (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.handler.mxCellTracker (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 d06bcc7e7..5cbc16c0b 100644
--- a/java/docs/com/mxgraph/swing/handler/class-use/mxConnectPreview.html
+++ b/java/docs/com/mxgraph/swing/handler/class-use/mxConnectPreview.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.handler.mxConnectPreview (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.handler.mxConnectPreview (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 8b262fcde..a1c441684 100644
--- a/java/docs/com/mxgraph/swing/handler/class-use/mxConnectionHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/class-use/mxConnectionHandler.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.handler.mxConnectionHandler (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.handler.mxConnectionHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 a6351777a..322676fdc 100644
--- a/java/docs/com/mxgraph/swing/handler/class-use/mxEdgeHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/class-use/mxEdgeHandler.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.handler.mxEdgeHandler (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.handler.mxEdgeHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 39eec736c..65776f8e6 100644
--- a/java/docs/com/mxgraph/swing/handler/class-use/mxElbowEdgeHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/class-use/mxElbowEdgeHandler.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.handler.mxElbowEdgeHandler (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.handler.mxElbowEdgeHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 141e6e0ea..e38f10cc3 100644
--- a/java/docs/com/mxgraph/swing/handler/class-use/mxGraphHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/class-use/mxGraphHandler.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.handler.mxGraphHandler (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.handler.mxGraphHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 270fd333d..42b22d964 100644
--- a/java/docs/com/mxgraph/swing/handler/class-use/mxGraphTransferHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/class-use/mxGraphTransferHandler.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.handler.mxGraphTransferHandler (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.handler.mxGraphTransferHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 ab8209a80..f76a4e585 100644
--- a/java/docs/com/mxgraph/swing/handler/class-use/mxInsertHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/class-use/mxInsertHandler.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.handler.mxInsertHandler (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.handler.mxInsertHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 7dd1f53de..0a7e1c94e 100644
--- a/java/docs/com/mxgraph/swing/handler/class-use/mxKeyboardHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/class-use/mxKeyboardHandler.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.handler.mxKeyboardHandler (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.handler.mxKeyboardHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 82a39fd2a..a6dcbfe28 100644
--- a/java/docs/com/mxgraph/swing/handler/class-use/mxMovePreview.html
+++ b/java/docs/com/mxgraph/swing/handler/class-use/mxMovePreview.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.handler.mxMovePreview (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.handler.mxMovePreview (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 5622d0092..be24dec0f 100644
--- a/java/docs/com/mxgraph/swing/handler/class-use/mxPanningHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/class-use/mxPanningHandler.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.handler.mxPanningHandler (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.handler.mxPanningHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 143f4913c..05788dd72 100644
--- a/java/docs/com/mxgraph/swing/handler/class-use/mxRotationHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/class-use/mxRotationHandler.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.handler.mxRotationHandler (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.handler.mxRotationHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 6f16acf85..e06fe9b71 100644
--- a/java/docs/com/mxgraph/swing/handler/class-use/mxRubberband.html
+++ b/java/docs/com/mxgraph/swing/handler/class-use/mxRubberband.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.handler.mxRubberband (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.handler.mxRubberband (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 acdf63457..7f268a439 100644
--- a/java/docs/com/mxgraph/swing/handler/class-use/mxSelectionCellsHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/class-use/mxSelectionCellsHandler.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.handler.mxSelectionCellsHandler (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.handler.mxSelectionCellsHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 5defae818..27cdb07dd 100644
--- a/java/docs/com/mxgraph/swing/handler/class-use/mxVertexHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/class-use/mxVertexHandler.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.handler.mxVertexHandler (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.handler.mxVertexHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/handler/mxCellHandler.html b/java/docs/com/mxgraph/swing/handler/mxCellHandler.html
index 6c6bb5bb2..62357b70c 100644
--- a/java/docs/com/mxgraph/swing/handler/mxCellHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/mxCellHandler.html
@@ -2,15 +2,15 @@
-
-mxCellHandler (mxGraph 3.4.1.1 API Specification)
-
+
+mxCellHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/handler/mxCellMarker.html b/java/docs/com/mxgraph/swing/handler/mxCellMarker.html
index 2261f4c3f..7241c673b 100644
--- a/java/docs/com/mxgraph/swing/handler/mxCellMarker.html
+++ b/java/docs/com/mxgraph/swing/handler/mxCellMarker.html
@@ -2,15 +2,15 @@
-
-mxCellMarker (mxGraph 3.4.1.1 API Specification)
-
+
+mxCellMarker (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/handler/mxCellTracker.html b/java/docs/com/mxgraph/swing/handler/mxCellTracker.html
index abd61a088..eb4b2d200 100644
--- a/java/docs/com/mxgraph/swing/handler/mxCellTracker.html
+++ b/java/docs/com/mxgraph/swing/handler/mxCellTracker.html
@@ -2,15 +2,15 @@
-
-mxCellTracker (mxGraph 3.4.1.1 API Specification)
-
+
+mxCellTracker (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/handler/mxConnectPreview.html b/java/docs/com/mxgraph/swing/handler/mxConnectPreview.html
index 9db03f9be..cf15bb751 100644
--- a/java/docs/com/mxgraph/swing/handler/mxConnectPreview.html
+++ b/java/docs/com/mxgraph/swing/handler/mxConnectPreview.html
@@ -2,15 +2,15 @@
-
-mxConnectPreview (mxGraph 3.4.1.1 API Specification)
-
+
+mxConnectPreview (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/handler/mxConnectionHandler.html b/java/docs/com/mxgraph/swing/handler/mxConnectionHandler.html
index ec92378e9..efdcd33c7 100644
--- a/java/docs/com/mxgraph/swing/handler/mxConnectionHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/mxConnectionHandler.html
@@ -2,15 +2,15 @@
-
-mxConnectionHandler (mxGraph 3.4.1.1 API Specification)
-
+
+mxConnectionHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/handler/mxEdgeHandler.html b/java/docs/com/mxgraph/swing/handler/mxEdgeHandler.html
index 7fd99a185..19635091c 100644
--- a/java/docs/com/mxgraph/swing/handler/mxEdgeHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/mxEdgeHandler.html
@@ -2,15 +2,15 @@
-
-mxEdgeHandler (mxGraph 3.4.1.1 API Specification)
-
+
+mxEdgeHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/handler/mxElbowEdgeHandler.html b/java/docs/com/mxgraph/swing/handler/mxElbowEdgeHandler.html
index d3886da4f..d995a613c 100644
--- a/java/docs/com/mxgraph/swing/handler/mxElbowEdgeHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/mxElbowEdgeHandler.html
@@ -2,15 +2,15 @@
-
-mxElbowEdgeHandler (mxGraph 3.4.1.1 API Specification)
-
+
+mxElbowEdgeHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/handler/mxGraphHandler.html b/java/docs/com/mxgraph/swing/handler/mxGraphHandler.html
index 578d9407c..22585640e 100644
--- a/java/docs/com/mxgraph/swing/handler/mxGraphHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/mxGraphHandler.html
@@ -2,15 +2,15 @@
-
-mxGraphHandler (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/handler/mxGraphTransferHandler.html b/java/docs/com/mxgraph/swing/handler/mxGraphTransferHandler.html
index ae39c8029..367e6e6fe 100644
--- a/java/docs/com/mxgraph/swing/handler/mxGraphTransferHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/mxGraphTransferHandler.html
@@ -2,15 +2,15 @@
-
-mxGraphTransferHandler (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphTransferHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/handler/mxInsertHandler.html b/java/docs/com/mxgraph/swing/handler/mxInsertHandler.html
index 562d325ce..04941f7a0 100644
--- a/java/docs/com/mxgraph/swing/handler/mxInsertHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/mxInsertHandler.html
@@ -2,15 +2,15 @@
-
-mxInsertHandler (mxGraph 3.4.1.1 API Specification)
-
+
+mxInsertHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/handler/mxKeyboardHandler.html b/java/docs/com/mxgraph/swing/handler/mxKeyboardHandler.html
index 71c6994f7..02d46a7c0 100644
--- a/java/docs/com/mxgraph/swing/handler/mxKeyboardHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/mxKeyboardHandler.html
@@ -2,15 +2,15 @@
-
-mxKeyboardHandler (mxGraph 3.4.1.1 API Specification)
-
+
+mxKeyboardHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/handler/mxMovePreview.html b/java/docs/com/mxgraph/swing/handler/mxMovePreview.html
index d3950234c..061338309 100644
--- a/java/docs/com/mxgraph/swing/handler/mxMovePreview.html
+++ b/java/docs/com/mxgraph/swing/handler/mxMovePreview.html
@@ -2,15 +2,15 @@
-
-mxMovePreview (mxGraph 3.4.1.1 API Specification)
-
+
+mxMovePreview (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/handler/mxPanningHandler.html b/java/docs/com/mxgraph/swing/handler/mxPanningHandler.html
index 94edb16c9..14bfa7bd6 100644
--- a/java/docs/com/mxgraph/swing/handler/mxPanningHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/mxPanningHandler.html
@@ -2,15 +2,15 @@
-
-mxPanningHandler (mxGraph 3.4.1.1 API Specification)
-
+
+mxPanningHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/handler/mxRotationHandler.html b/java/docs/com/mxgraph/swing/handler/mxRotationHandler.html
index 2d0b52184..d2ad03299 100644
--- a/java/docs/com/mxgraph/swing/handler/mxRotationHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/mxRotationHandler.html
@@ -2,15 +2,15 @@
-
-mxRotationHandler (mxGraph 3.4.1.1 API Specification)
-
+
+mxRotationHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/handler/mxRubberband.html b/java/docs/com/mxgraph/swing/handler/mxRubberband.html
index 14c179691..0ae3f6dbe 100644
--- a/java/docs/com/mxgraph/swing/handler/mxRubberband.html
+++ b/java/docs/com/mxgraph/swing/handler/mxRubberband.html
@@ -2,15 +2,15 @@
-
-mxRubberband (mxGraph 3.4.1.1 API Specification)
-
+
+mxRubberband (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/handler/mxSelectionCellsHandler.html b/java/docs/com/mxgraph/swing/handler/mxSelectionCellsHandler.html
index 4ee7710be..d84ff6539 100644
--- a/java/docs/com/mxgraph/swing/handler/mxSelectionCellsHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/mxSelectionCellsHandler.html
@@ -2,15 +2,15 @@
-
-mxSelectionCellsHandler (mxGraph 3.4.1.1 API Specification)
-
+
+mxSelectionCellsHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/handler/mxVertexHandler.html b/java/docs/com/mxgraph/swing/handler/mxVertexHandler.html
index 31a40b595..4e235ab9b 100644
--- a/java/docs/com/mxgraph/swing/handler/mxVertexHandler.html
+++ b/java/docs/com/mxgraph/swing/handler/mxVertexHandler.html
@@ -2,15 +2,15 @@
-
-mxVertexHandler (mxGraph 3.4.1.1 API Specification)
-
+
+mxVertexHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/handler/package-frame.html b/java/docs/com/mxgraph/swing/handler/package-frame.html
index 8bdc49014..b44361911 100644
--- a/java/docs/com/mxgraph/swing/handler/package-frame.html
+++ b/java/docs/com/mxgraph/swing/handler/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.swing.handler (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.swing.handler (mxGraph 3.4.1.2 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 14dd879b3..26c991878 100644
--- a/java/docs/com/mxgraph/swing/handler/package-summary.html
+++ b/java/docs/com/mxgraph/swing/handler/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.swing.handler (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.swing.handler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/handler/package-tree.html b/java/docs/com/mxgraph/swing/handler/package-tree.html
index 862c51d99..046ea6ac6 100644
--- a/java/docs/com/mxgraph/swing/handler/package-tree.html
+++ b/java/docs/com/mxgraph/swing/handler/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.swing.handler Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.swing.handler Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/handler/package-use.html b/java/docs/com/mxgraph/swing/handler/package-use.html
index e8cbfa4e9..7d028f32f 100644
--- a/java/docs/com/mxgraph/swing/handler/package-use.html
+++ b/java/docs/com/mxgraph/swing/handler/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.swing.handler (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.swing.handler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/mxGraphComponent.html b/java/docs/com/mxgraph/swing/mxGraphComponent.html
index e53cf3674..5cec62a64 100644
--- a/java/docs/com/mxgraph/swing/mxGraphComponent.html
+++ b/java/docs/com/mxgraph/swing/mxGraphComponent.html
@@ -2,15 +2,15 @@
-
-mxGraphComponent (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphComponent (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/mxGraphComponent.mxGraphControl.html b/java/docs/com/mxgraph/swing/mxGraphComponent.mxGraphControl.html
index 917c48764..f4b6da329 100644
--- a/java/docs/com/mxgraph/swing/mxGraphComponent.mxGraphControl.html
+++ b/java/docs/com/mxgraph/swing/mxGraphComponent.mxGraphControl.html
@@ -2,15 +2,15 @@
-
-mxGraphComponent.mxGraphControl (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphComponent.mxGraphControl (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html b/java/docs/com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html
index c16be38e6..8dcdd1238 100644
--- a/java/docs/com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html
+++ b/java/docs/com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html
@@ -2,15 +2,15 @@
-
-mxGraphComponent.mxMouseRedirector (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphComponent.mxMouseRedirector (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/mxGraphOutline.MouseTracker.html b/java/docs/com/mxgraph/swing/mxGraphOutline.MouseTracker.html
index ab47ae88e..94fa2f9db 100644
--- a/java/docs/com/mxgraph/swing/mxGraphOutline.MouseTracker.html
+++ b/java/docs/com/mxgraph/swing/mxGraphOutline.MouseTracker.html
@@ -2,15 +2,15 @@
-
-mxGraphOutline.MouseTracker (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphOutline.MouseTracker (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/mxGraphOutline.html b/java/docs/com/mxgraph/swing/mxGraphOutline.html
index a1844836b..657ca87a3 100644
--- a/java/docs/com/mxgraph/swing/mxGraphOutline.html
+++ b/java/docs/com/mxgraph/swing/mxGraphOutline.html
@@ -2,15 +2,15 @@
-
-mxGraphOutline (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphOutline (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/package-frame.html b/java/docs/com/mxgraph/swing/package-frame.html
index 52848a560..7f65140d5 100644
--- a/java/docs/com/mxgraph/swing/package-frame.html
+++ b/java/docs/com/mxgraph/swing/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.swing (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.swing (mxGraph 3.4.1.2 API Specification)
+
diff --git a/java/docs/com/mxgraph/swing/package-summary.html b/java/docs/com/mxgraph/swing/package-summary.html
index fb1da8c24..c1859e915 100644
--- a/java/docs/com/mxgraph/swing/package-summary.html
+++ b/java/docs/com/mxgraph/swing/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.swing (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.swing (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/package-tree.html b/java/docs/com/mxgraph/swing/package-tree.html
index eac033ae6..8509d920d 100644
--- a/java/docs/com/mxgraph/swing/package-tree.html
+++ b/java/docs/com/mxgraph/swing/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.swing Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.swing Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/package-use.html b/java/docs/com/mxgraph/swing/package-use.html
index 892379c66..412775450 100644
--- a/java/docs/com/mxgraph/swing/package-use.html
+++ b/java/docs/com/mxgraph/swing/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.swing (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.swing (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 7a10198f4..6ef3ab665 100644
--- a/java/docs/com/mxgraph/swing/util/class-use/mxAnimation.html
+++ b/java/docs/com/mxgraph/swing/util/class-use/mxAnimation.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.util.mxAnimation (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.util.mxAnimation (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 6faedc038..fa1a3e8cd 100644
--- a/java/docs/com/mxgraph/swing/util/class-use/mxCellOverlay.html
+++ b/java/docs/com/mxgraph/swing/util/class-use/mxCellOverlay.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.util.mxCellOverlay (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.util.mxCellOverlay (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 843e1b844..3c8ccb25b 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.util.mxGraphActions.DeleteAction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.util.mxGraphActions.DeleteAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 442dac555..cc7243d8b 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.util.mxGraphActions.DrillAction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.util.mxGraphActions.DrillAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 9559be072..f00950aab 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.util.mxGraphActions.EditAction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.util.mxGraphActions.EditAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 7a4bf32fd..3a826d765 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.util.mxGraphActions.FoldAction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.util.mxGraphActions.FoldAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 86bb42f08..dfb656b3c 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.util.mxGraphActions.GroupAction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.util.mxGraphActions.GroupAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 d265467e5..fa721907a 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.util.mxGraphActions.LayerAction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.util.mxGraphActions.LayerAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 107504396..5b9499f7c 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.util.mxGraphActions.RemoveFromParentAction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.util.mxGraphActions.RemoveFromParentAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 8f8683f6c..a0fb63bbc 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.util.mxGraphActions.SelectAction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.util.mxGraphActions.SelectAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 6a2466ff9..de9cadd61 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.util.mxGraphActions.UngroupAction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.util.mxGraphActions.UngroupAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 4cb38c272..b5f5f8433 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.util.mxGraphActions.UpdateGroupBoundsAction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.util.mxGraphActions.UpdateGroupBoundsAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 b26f82c05..3b8c7aba5 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.util.mxGraphActions.ZoomAction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.util.mxGraphActions.ZoomAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 52f7e63bc..6d861bc49 100644
--- a/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.html
+++ b/java/docs/com/mxgraph/swing/util/class-use/mxGraphActions.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.util.mxGraphActions (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.util.mxGraphActions (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 5d129a373..d5fbd6d22 100644
--- a/java/docs/com/mxgraph/swing/util/class-use/mxGraphTransferable.html
+++ b/java/docs/com/mxgraph/swing/util/class-use/mxGraphTransferable.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.util.mxGraphTransferable (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.util.mxGraphTransferable (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 65f318403..09d9e443d 100644
--- a/java/docs/com/mxgraph/swing/util/class-use/mxICellOverlay.html
+++ b/java/docs/com/mxgraph/swing/util/class-use/mxICellOverlay.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.swing.util.mxICellOverlay (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.swing.util.mxICellOverlay (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 4bc4598e6..05764e9cb 100644
--- a/java/docs/com/mxgraph/swing/util/class-use/mxMorphing.html
+++ b/java/docs/com/mxgraph/swing/util/class-use/mxMorphing.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.util.mxMorphing (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.util.mxMorphing (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 60e32e8ef..19ce6cd29 100644
--- a/java/docs/com/mxgraph/swing/util/class-use/mxMouseAdapter.html
+++ b/java/docs/com/mxgraph/swing/util/class-use/mxMouseAdapter.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.util.mxMouseAdapter (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.util.mxMouseAdapter (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 ca0a4b615..a4a4ff7ab 100644
--- a/java/docs/com/mxgraph/swing/util/class-use/mxSwingConstants.html
+++ b/java/docs/com/mxgraph/swing/util/class-use/mxSwingConstants.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.util.mxSwingConstants (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.util.mxSwingConstants (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/mxAnimation.html b/java/docs/com/mxgraph/swing/util/mxAnimation.html
index e9250f08b..c7e501a37 100644
--- a/java/docs/com/mxgraph/swing/util/mxAnimation.html
+++ b/java/docs/com/mxgraph/swing/util/mxAnimation.html
@@ -2,15 +2,15 @@
-
-mxAnimation (mxGraph 3.4.1.1 API Specification)
-
+
+mxAnimation (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/mxCellOverlay.html b/java/docs/com/mxgraph/swing/util/mxCellOverlay.html
index f654fb9e1..783d89641 100644
--- a/java/docs/com/mxgraph/swing/util/mxCellOverlay.html
+++ b/java/docs/com/mxgraph/swing/util/mxCellOverlay.html
@@ -2,15 +2,15 @@
-
-mxCellOverlay (mxGraph 3.4.1.1 API Specification)
-
+
+mxCellOverlay (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.DeleteAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.DeleteAction.html
index 864903a32..e9b806041 100644
--- a/java/docs/com/mxgraph/swing/util/mxGraphActions.DeleteAction.html
+++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.DeleteAction.html
@@ -2,15 +2,15 @@
-
-mxGraphActions.DeleteAction (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphActions.DeleteAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.DrillAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.DrillAction.html
index 5ffc332c0..76a287879 100644
--- a/java/docs/com/mxgraph/swing/util/mxGraphActions.DrillAction.html
+++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.DrillAction.html
@@ -2,15 +2,15 @@
-
-mxGraphActions.DrillAction (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphActions.DrillAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.EditAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.EditAction.html
index 5b24e181e..df1061c34 100644
--- a/java/docs/com/mxgraph/swing/util/mxGraphActions.EditAction.html
+++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.EditAction.html
@@ -2,15 +2,15 @@
-
-mxGraphActions.EditAction (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphActions.EditAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.FoldAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.FoldAction.html
index 8365e4f5d..c464c1bab 100644
--- a/java/docs/com/mxgraph/swing/util/mxGraphActions.FoldAction.html
+++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.FoldAction.html
@@ -2,15 +2,15 @@
-
-mxGraphActions.FoldAction (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphActions.FoldAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.GroupAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.GroupAction.html
index 5330a05ac..503bd93c6 100644
--- a/java/docs/com/mxgraph/swing/util/mxGraphActions.GroupAction.html
+++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.GroupAction.html
@@ -2,15 +2,15 @@
-
-mxGraphActions.GroupAction (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphActions.GroupAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.LayerAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.LayerAction.html
index 37dd78f60..0cd244365 100644
--- a/java/docs/com/mxgraph/swing/util/mxGraphActions.LayerAction.html
+++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.LayerAction.html
@@ -2,15 +2,15 @@
-
-mxGraphActions.LayerAction (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphActions.LayerAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.RemoveFromParentAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.RemoveFromParentAction.html
index 1eefe053a..b98effe6c 100644
--- a/java/docs/com/mxgraph/swing/util/mxGraphActions.RemoveFromParentAction.html
+++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.RemoveFromParentAction.html
@@ -2,15 +2,15 @@
-
-mxGraphActions.RemoveFromParentAction (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphActions.RemoveFromParentAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.SelectAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.SelectAction.html
index efe243f97..4c0b4103f 100644
--- a/java/docs/com/mxgraph/swing/util/mxGraphActions.SelectAction.html
+++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.SelectAction.html
@@ -2,15 +2,15 @@
-
-mxGraphActions.SelectAction (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphActions.SelectAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.UngroupAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.UngroupAction.html
index 780acae1c..5db2c8e87 100644
--- a/java/docs/com/mxgraph/swing/util/mxGraphActions.UngroupAction.html
+++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.UngroupAction.html
@@ -2,15 +2,15 @@
-
-mxGraphActions.UngroupAction (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphActions.UngroupAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.UpdateGroupBoundsAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.UpdateGroupBoundsAction.html
index 81b4d0300..9ebc3be91 100644
--- a/java/docs/com/mxgraph/swing/util/mxGraphActions.UpdateGroupBoundsAction.html
+++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.UpdateGroupBoundsAction.html
@@ -2,15 +2,15 @@
-
-mxGraphActions.UpdateGroupBoundsAction (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphActions.UpdateGroupBoundsAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.ZoomAction.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.ZoomAction.html
index f8cf2aa1b..d11443de7 100644
--- a/java/docs/com/mxgraph/swing/util/mxGraphActions.ZoomAction.html
+++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.ZoomAction.html
@@ -2,15 +2,15 @@
-
-mxGraphActions.ZoomAction (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphActions.ZoomAction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/mxGraphActions.html b/java/docs/com/mxgraph/swing/util/mxGraphActions.html
index 12595ec6d..cbde5b24f 100644
--- a/java/docs/com/mxgraph/swing/util/mxGraphActions.html
+++ b/java/docs/com/mxgraph/swing/util/mxGraphActions.html
@@ -2,15 +2,15 @@
-
-mxGraphActions (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphActions (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/mxGraphTransferable.html b/java/docs/com/mxgraph/swing/util/mxGraphTransferable.html
index a2328068f..f74b3e322 100644
--- a/java/docs/com/mxgraph/swing/util/mxGraphTransferable.html
+++ b/java/docs/com/mxgraph/swing/util/mxGraphTransferable.html
@@ -2,15 +2,15 @@
-
-mxGraphTransferable (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphTransferable (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/mxICellOverlay.html b/java/docs/com/mxgraph/swing/util/mxICellOverlay.html
index 9562b3c0e..b54d18d2c 100644
--- a/java/docs/com/mxgraph/swing/util/mxICellOverlay.html
+++ b/java/docs/com/mxgraph/swing/util/mxICellOverlay.html
@@ -2,15 +2,15 @@
-
-mxICellOverlay (mxGraph 3.4.1.1 API Specification)
-
+
+mxICellOverlay (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/mxMorphing.html b/java/docs/com/mxgraph/swing/util/mxMorphing.html
index 64b3066a5..b50ed3ff6 100644
--- a/java/docs/com/mxgraph/swing/util/mxMorphing.html
+++ b/java/docs/com/mxgraph/swing/util/mxMorphing.html
@@ -2,15 +2,15 @@
-
-mxMorphing (mxGraph 3.4.1.1 API Specification)
-
+
+mxMorphing (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/mxMouseAdapter.html b/java/docs/com/mxgraph/swing/util/mxMouseAdapter.html
index 91ac5d1ff..df278950b 100644
--- a/java/docs/com/mxgraph/swing/util/mxMouseAdapter.html
+++ b/java/docs/com/mxgraph/swing/util/mxMouseAdapter.html
@@ -2,15 +2,15 @@
-
-mxMouseAdapter (mxGraph 3.4.1.1 API Specification)
-
+
+mxMouseAdapter (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/mxSwingConstants.html b/java/docs/com/mxgraph/swing/util/mxSwingConstants.html
index 429aa4c1e..be4090f98 100644
--- a/java/docs/com/mxgraph/swing/util/mxSwingConstants.html
+++ b/java/docs/com/mxgraph/swing/util/mxSwingConstants.html
@@ -2,15 +2,15 @@
-
-mxSwingConstants (mxGraph 3.4.1.1 API Specification)
-
+
+mxSwingConstants (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/package-frame.html b/java/docs/com/mxgraph/swing/util/package-frame.html
index 652125092..dee02e81d 100644
--- a/java/docs/com/mxgraph/swing/util/package-frame.html
+++ b/java/docs/com/mxgraph/swing/util/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.swing.util (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.swing.util (mxGraph 3.4.1.2 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 47e13417d..f5d58b34a 100644
--- a/java/docs/com/mxgraph/swing/util/package-summary.html
+++ b/java/docs/com/mxgraph/swing/util/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.swing.util (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.swing.util (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/package-tree.html b/java/docs/com/mxgraph/swing/util/package-tree.html
index 95d725ebf..5bfd438b8 100644
--- a/java/docs/com/mxgraph/swing/util/package-tree.html
+++ b/java/docs/com/mxgraph/swing/util/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.swing.util Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.swing.util Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/util/package-use.html b/java/docs/com/mxgraph/swing/util/package-use.html
index 4c3a42b31..e93b98fe4 100644
--- a/java/docs/com/mxgraph/swing/util/package-use.html
+++ b/java/docs/com/mxgraph/swing/util/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.swing.util (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.swing.util (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 787d6dd55..1f1e7e3bc 100644
--- a/java/docs/com/mxgraph/swing/view/class-use/mxCellEditor.html
+++ b/java/docs/com/mxgraph/swing/view/class-use/mxCellEditor.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.view.mxCellEditor (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.view.mxCellEditor (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 ca1cef887..a311f7365 100644
--- a/java/docs/com/mxgraph/swing/view/class-use/mxCellStatePreview.html
+++ b/java/docs/com/mxgraph/swing/view/class-use/mxCellStatePreview.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.view.mxCellStatePreview (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.view.mxCellStatePreview (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 1c7f020df..9dd35cd31 100644
--- a/java/docs/com/mxgraph/swing/view/class-use/mxICellEditor.html
+++ b/java/docs/com/mxgraph/swing/view/class-use/mxICellEditor.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.swing.view.mxICellEditor (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.swing.view.mxICellEditor (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 eb890e07c..0be53e694 100644
--- a/java/docs/com/mxgraph/swing/view/class-use/mxInteractiveCanvas.html
+++ b/java/docs/com/mxgraph/swing/view/class-use/mxInteractiveCanvas.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.swing.view.mxInteractiveCanvas (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.swing.view.mxInteractiveCanvas (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/view/mxCellEditor.html b/java/docs/com/mxgraph/swing/view/mxCellEditor.html
index 61aae579f..8c4755828 100644
--- a/java/docs/com/mxgraph/swing/view/mxCellEditor.html
+++ b/java/docs/com/mxgraph/swing/view/mxCellEditor.html
@@ -2,15 +2,15 @@
-
-mxCellEditor (mxGraph 3.4.1.1 API Specification)
-
+
+mxCellEditor (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/view/mxCellStatePreview.html b/java/docs/com/mxgraph/swing/view/mxCellStatePreview.html
index 0b00c7098..203375d56 100644
--- a/java/docs/com/mxgraph/swing/view/mxCellStatePreview.html
+++ b/java/docs/com/mxgraph/swing/view/mxCellStatePreview.html
@@ -2,15 +2,15 @@
-
-mxCellStatePreview (mxGraph 3.4.1.1 API Specification)
-
+
+mxCellStatePreview (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/view/mxICellEditor.html b/java/docs/com/mxgraph/swing/view/mxICellEditor.html
index 40635e7b9..5d95461a3 100644
--- a/java/docs/com/mxgraph/swing/view/mxICellEditor.html
+++ b/java/docs/com/mxgraph/swing/view/mxICellEditor.html
@@ -2,15 +2,15 @@
-
-mxICellEditor (mxGraph 3.4.1.1 API Specification)
-
+
+mxICellEditor (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/view/mxInteractiveCanvas.html b/java/docs/com/mxgraph/swing/view/mxInteractiveCanvas.html
index c875e4461..3669f2232 100644
--- a/java/docs/com/mxgraph/swing/view/mxInteractiveCanvas.html
+++ b/java/docs/com/mxgraph/swing/view/mxInteractiveCanvas.html
@@ -2,15 +2,15 @@
-
-mxInteractiveCanvas (mxGraph 3.4.1.1 API Specification)
-
+
+mxInteractiveCanvas (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/view/package-frame.html b/java/docs/com/mxgraph/swing/view/package-frame.html
index 0954db373..75a2e6c99 100644
--- a/java/docs/com/mxgraph/swing/view/package-frame.html
+++ b/java/docs/com/mxgraph/swing/view/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.swing.view (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.swing.view (mxGraph 3.4.1.2 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 6c5e0967d..adf271f03 100644
--- a/java/docs/com/mxgraph/swing/view/package-summary.html
+++ b/java/docs/com/mxgraph/swing/view/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.swing.view (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.swing.view (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/view/package-tree.html b/java/docs/com/mxgraph/swing/view/package-tree.html
index 1e4db6b80..ebaa50e48 100644
--- a/java/docs/com/mxgraph/swing/view/package-tree.html
+++ b/java/docs/com/mxgraph/swing/view/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.swing.view Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.swing.view Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/swing/view/package-use.html b/java/docs/com/mxgraph/swing/view/package-use.html
index 37d712f1c..f237b80c9 100644
--- a/java/docs/com/mxgraph/swing/view/package-use.html
+++ b/java/docs/com/mxgraph/swing/view/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.swing.view (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.swing.view (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxBase64.html b/java/docs/com/mxgraph/util/class-use/mxBase64.html
index cd5b41eeb..fd86fa7cf 100644
--- a/java/docs/com/mxgraph/util/class-use/mxBase64.html
+++ b/java/docs/com/mxgraph/util/class-use/mxBase64.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxBase64 (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxBase64 (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 fc41ef95b..49a174d6a 100644
--- a/java/docs/com/mxgraph/util/class-use/mxCellRenderer.CanvasFactory.html
+++ b/java/docs/com/mxgraph/util/class-use/mxCellRenderer.CanvasFactory.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxCellRenderer.CanvasFactory (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxCellRenderer.CanvasFactory (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxCellRenderer.html b/java/docs/com/mxgraph/util/class-use/mxCellRenderer.html
index 9e57a011a..2990914c6 100644
--- a/java/docs/com/mxgraph/util/class-use/mxCellRenderer.html
+++ b/java/docs/com/mxgraph/util/class-use/mxCellRenderer.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxCellRenderer (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxCellRenderer (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxConstants.html b/java/docs/com/mxgraph/util/class-use/mxConstants.html
index bf5e9ec67..903b0682b 100644
--- a/java/docs/com/mxgraph/util/class-use/mxConstants.html
+++ b/java/docs/com/mxgraph/util/class-use/mxConstants.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxConstants (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxConstants (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxCurve.html b/java/docs/com/mxgraph/util/class-use/mxCurve.html
index c2fd60b54..f6e41343a 100644
--- a/java/docs/com/mxgraph/util/class-use/mxCurve.html
+++ b/java/docs/com/mxgraph/util/class-use/mxCurve.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxCurve (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxCurve (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxDomUtils.html b/java/docs/com/mxgraph/util/class-use/mxDomUtils.html
index 15802cd09..ac9aa1107 100644
--- a/java/docs/com/mxgraph/util/class-use/mxDomUtils.html
+++ b/java/docs/com/mxgraph/util/class-use/mxDomUtils.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxDomUtils (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxDomUtils (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxEvent.html b/java/docs/com/mxgraph/util/class-use/mxEvent.html
index 886bdb8fb..6e7206235 100644
--- a/java/docs/com/mxgraph/util/class-use/mxEvent.html
+++ b/java/docs/com/mxgraph/util/class-use/mxEvent.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxEvent (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxEvent (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxEventObject.html b/java/docs/com/mxgraph/util/class-use/mxEventObject.html
index 949d41be5..fb24d1970 100644
--- a/java/docs/com/mxgraph/util/class-use/mxEventObject.html
+++ b/java/docs/com/mxgraph/util/class-use/mxEventObject.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxEventObject (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxEventObject (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxEventSource.html b/java/docs/com/mxgraph/util/class-use/mxEventSource.html
index cb23486ec..3977dab6c 100644
--- a/java/docs/com/mxgraph/util/class-use/mxEventSource.html
+++ b/java/docs/com/mxgraph/util/class-use/mxEventSource.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxEventSource (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxEventSource (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 9c8b81359..ae4eb38d3 100644
--- a/java/docs/com/mxgraph/util/class-use/mxEventSource.mxIEventListener.html
+++ b/java/docs/com/mxgraph/util/class-use/mxEventSource.mxIEventListener.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.util.mxEventSource.mxIEventListener (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.util.mxEventSource.mxIEventListener (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxHtmlColor.html b/java/docs/com/mxgraph/util/class-use/mxHtmlColor.html
index 2f30ef4c9..f7675b3ba 100644
--- a/java/docs/com/mxgraph/util/class-use/mxHtmlColor.html
+++ b/java/docs/com/mxgraph/util/class-use/mxHtmlColor.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxHtmlColor (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxHtmlColor (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxImage.html b/java/docs/com/mxgraph/util/class-use/mxImage.html
index f03b2f5f9..8965ee84d 100644
--- a/java/docs/com/mxgraph/util/class-use/mxImage.html
+++ b/java/docs/com/mxgraph/util/class-use/mxImage.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxImage (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxImage (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxImageBundle.html b/java/docs/com/mxgraph/util/class-use/mxImageBundle.html
index 0ed2bac5c..47f58c865 100644
--- a/java/docs/com/mxgraph/util/class-use/mxImageBundle.html
+++ b/java/docs/com/mxgraph/util/class-use/mxImageBundle.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxImageBundle (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxImageBundle (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxLightweightLabel.html b/java/docs/com/mxgraph/util/class-use/mxLightweightLabel.html
index 6130f0f92..d7477aa94 100644
--- a/java/docs/com/mxgraph/util/class-use/mxLightweightLabel.html
+++ b/java/docs/com/mxgraph/util/class-use/mxLightweightLabel.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxLightweightLabel (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxLightweightLabel (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxLine.html b/java/docs/com/mxgraph/util/class-use/mxLine.html
index d14c9b955..18fc20e3f 100644
--- a/java/docs/com/mxgraph/util/class-use/mxLine.html
+++ b/java/docs/com/mxgraph/util/class-use/mxLine.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxLine (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxLine (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxPoint.html b/java/docs/com/mxgraph/util/class-use/mxPoint.html
index 95817dbd0..4b6527914 100644
--- a/java/docs/com/mxgraph/util/class-use/mxPoint.html
+++ b/java/docs/com/mxgraph/util/class-use/mxPoint.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxPoint (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxPoint (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxRectangle.html b/java/docs/com/mxgraph/util/class-use/mxRectangle.html
index 84a8f15de..aebce5666 100644
--- a/java/docs/com/mxgraph/util/class-use/mxRectangle.html
+++ b/java/docs/com/mxgraph/util/class-use/mxRectangle.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxRectangle (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxRectangle (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxResources.html b/java/docs/com/mxgraph/util/class-use/mxResources.html
index 4a78e9972..6c7de2b1c 100644
--- a/java/docs/com/mxgraph/util/class-use/mxResources.html
+++ b/java/docs/com/mxgraph/util/class-use/mxResources.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxResources (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxResources (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxSpline.html b/java/docs/com/mxgraph/util/class-use/mxSpline.html
index f5e59d334..e0539801d 100644
--- a/java/docs/com/mxgraph/util/class-use/mxSpline.html
+++ b/java/docs/com/mxgraph/util/class-use/mxSpline.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxSpline (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxSpline (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxSpline1D.html b/java/docs/com/mxgraph/util/class-use/mxSpline1D.html
index bab6c1cd1..7bb7c0a22 100644
--- a/java/docs/com/mxgraph/util/class-use/mxSpline1D.html
+++ b/java/docs/com/mxgraph/util/class-use/mxSpline1D.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxSpline1D (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxSpline1D (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxStyleUtils.html b/java/docs/com/mxgraph/util/class-use/mxStyleUtils.html
index 8aaa2dd4e..e81c68bd4 100644
--- a/java/docs/com/mxgraph/util/class-use/mxStyleUtils.html
+++ b/java/docs/com/mxgraph/util/class-use/mxStyleUtils.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxStyleUtils (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxStyleUtils (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxUndoManager.html b/java/docs/com/mxgraph/util/class-use/mxUndoManager.html
index 470f6829a..c3abed869 100644
--- a/java/docs/com/mxgraph/util/class-use/mxUndoManager.html
+++ b/java/docs/com/mxgraph/util/class-use/mxUndoManager.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxUndoManager (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxUndoManager (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxUndoableEdit.html b/java/docs/com/mxgraph/util/class-use/mxUndoableEdit.html
index 73e791b6e..18f0c2fab 100644
--- a/java/docs/com/mxgraph/util/class-use/mxUndoableEdit.html
+++ b/java/docs/com/mxgraph/util/class-use/mxUndoableEdit.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxUndoableEdit (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxUndoableEdit (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 712888b63..4bcc27bd4 100644
--- a/java/docs/com/mxgraph/util/class-use/mxUndoableEdit.mxUndoableChange.html
+++ b/java/docs/com/mxgraph/util/class-use/mxUndoableEdit.mxUndoableChange.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.util.mxUndoableEdit.mxUndoableChange (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.util.mxUndoableEdit.mxUndoableChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxUtils.html b/java/docs/com/mxgraph/util/class-use/mxUtils.html
index b5bf325ae..df28ede95 100644
--- a/java/docs/com/mxgraph/util/class-use/mxUtils.html
+++ b/java/docs/com/mxgraph/util/class-use/mxUtils.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxUtils (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxUtils (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/class-use/mxXmlUtils.html b/java/docs/com/mxgraph/util/class-use/mxXmlUtils.html
index 561276a44..69b97d7c3 100644
--- a/java/docs/com/mxgraph/util/class-use/mxXmlUtils.html
+++ b/java/docs/com/mxgraph/util/class-use/mxXmlUtils.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.mxXmlUtils (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.mxXmlUtils (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxBase64.html b/java/docs/com/mxgraph/util/mxBase64.html
index 006b8632d..dadda2da1 100644
--- a/java/docs/com/mxgraph/util/mxBase64.html
+++ b/java/docs/com/mxgraph/util/mxBase64.html
@@ -2,15 +2,15 @@
-
-mxBase64 (mxGraph 3.4.1.1 API Specification)
-
+
+mxBase64 (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxCellRenderer.CanvasFactory.html b/java/docs/com/mxgraph/util/mxCellRenderer.CanvasFactory.html
index 454256060..f9c66e297 100644
--- a/java/docs/com/mxgraph/util/mxCellRenderer.CanvasFactory.html
+++ b/java/docs/com/mxgraph/util/mxCellRenderer.CanvasFactory.html
@@ -2,15 +2,15 @@
-
-mxCellRenderer.CanvasFactory (mxGraph 3.4.1.1 API Specification)
-
+
+mxCellRenderer.CanvasFactory (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxCellRenderer.html b/java/docs/com/mxgraph/util/mxCellRenderer.html
index 4c2faeb04..cdc41a99f 100644
--- a/java/docs/com/mxgraph/util/mxCellRenderer.html
+++ b/java/docs/com/mxgraph/util/mxCellRenderer.html
@@ -2,15 +2,15 @@
-
-mxCellRenderer (mxGraph 3.4.1.1 API Specification)
-
+
+mxCellRenderer (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxConstants.html b/java/docs/com/mxgraph/util/mxConstants.html
index 2c17d4400..20e9f3c28 100644
--- a/java/docs/com/mxgraph/util/mxConstants.html
+++ b/java/docs/com/mxgraph/util/mxConstants.html
@@ -2,15 +2,15 @@
-
-mxConstants (mxGraph 3.4.1.1 API Specification)
-
+
+mxConstants (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxCurve.html b/java/docs/com/mxgraph/util/mxCurve.html
index 2e7958a37..4c19219bb 100644
--- a/java/docs/com/mxgraph/util/mxCurve.html
+++ b/java/docs/com/mxgraph/util/mxCurve.html
@@ -2,15 +2,15 @@
-
-mxCurve (mxGraph 3.4.1.1 API Specification)
-
+
+mxCurve (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxDomUtils.html b/java/docs/com/mxgraph/util/mxDomUtils.html
index 03cb7e1d0..b30d64176 100644
--- a/java/docs/com/mxgraph/util/mxDomUtils.html
+++ b/java/docs/com/mxgraph/util/mxDomUtils.html
@@ -2,15 +2,15 @@
-
-mxDomUtils (mxGraph 3.4.1.1 API Specification)
-
+
+mxDomUtils (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxEvent.html b/java/docs/com/mxgraph/util/mxEvent.html
index 9d5494fd4..fa4c241b6 100644
--- a/java/docs/com/mxgraph/util/mxEvent.html
+++ b/java/docs/com/mxgraph/util/mxEvent.html
@@ -2,15 +2,15 @@
-
-mxEvent (mxGraph 3.4.1.1 API Specification)
-
+
+mxEvent (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxEventObject.html b/java/docs/com/mxgraph/util/mxEventObject.html
index 6b9638389..61f64e59e 100644
--- a/java/docs/com/mxgraph/util/mxEventObject.html
+++ b/java/docs/com/mxgraph/util/mxEventObject.html
@@ -2,15 +2,15 @@
-
-mxEventObject (mxGraph 3.4.1.1 API Specification)
-
+
+mxEventObject (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxEventSource.html b/java/docs/com/mxgraph/util/mxEventSource.html
index b34a3e6f9..4ac1414dd 100644
--- a/java/docs/com/mxgraph/util/mxEventSource.html
+++ b/java/docs/com/mxgraph/util/mxEventSource.html
@@ -2,15 +2,15 @@
-
-mxEventSource (mxGraph 3.4.1.1 API Specification)
-
+
+mxEventSource (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxEventSource.mxIEventListener.html b/java/docs/com/mxgraph/util/mxEventSource.mxIEventListener.html
index 4a2d0c166..519461f9a 100644
--- a/java/docs/com/mxgraph/util/mxEventSource.mxIEventListener.html
+++ b/java/docs/com/mxgraph/util/mxEventSource.mxIEventListener.html
@@ -2,15 +2,15 @@
-
-mxEventSource.mxIEventListener (mxGraph 3.4.1.1 API Specification)
-
+
+mxEventSource.mxIEventListener (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxHtmlColor.html b/java/docs/com/mxgraph/util/mxHtmlColor.html
index 54293ffd4..62a552316 100644
--- a/java/docs/com/mxgraph/util/mxHtmlColor.html
+++ b/java/docs/com/mxgraph/util/mxHtmlColor.html
@@ -2,15 +2,15 @@
-
-mxHtmlColor (mxGraph 3.4.1.1 API Specification)
-
+
+mxHtmlColor (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxImage.html b/java/docs/com/mxgraph/util/mxImage.html
index 7b1e02b1d..eae7915ce 100644
--- a/java/docs/com/mxgraph/util/mxImage.html
+++ b/java/docs/com/mxgraph/util/mxImage.html
@@ -2,15 +2,15 @@
-
-mxImage (mxGraph 3.4.1.1 API Specification)
-
+
+mxImage (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxImageBundle.html b/java/docs/com/mxgraph/util/mxImageBundle.html
index b4402c213..d42f0aa78 100644
--- a/java/docs/com/mxgraph/util/mxImageBundle.html
+++ b/java/docs/com/mxgraph/util/mxImageBundle.html
@@ -2,15 +2,15 @@
-
-mxImageBundle (mxGraph 3.4.1.1 API Specification)
-
+
+mxImageBundle (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxLightweightLabel.html b/java/docs/com/mxgraph/util/mxLightweightLabel.html
index ff024d449..f3a09e023 100644
--- a/java/docs/com/mxgraph/util/mxLightweightLabel.html
+++ b/java/docs/com/mxgraph/util/mxLightweightLabel.html
@@ -2,15 +2,15 @@
-
-mxLightweightLabel (mxGraph 3.4.1.1 API Specification)
-
+
+mxLightweightLabel (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxLine.html b/java/docs/com/mxgraph/util/mxLine.html
index 92bfa7561..3ccb9a2af 100644
--- a/java/docs/com/mxgraph/util/mxLine.html
+++ b/java/docs/com/mxgraph/util/mxLine.html
@@ -2,15 +2,15 @@
-
-mxLine (mxGraph 3.4.1.1 API Specification)
-
+
+mxLine (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxPoint.html b/java/docs/com/mxgraph/util/mxPoint.html
index 154c97fd3..c533750f6 100644
--- a/java/docs/com/mxgraph/util/mxPoint.html
+++ b/java/docs/com/mxgraph/util/mxPoint.html
@@ -2,15 +2,15 @@
-
-mxPoint (mxGraph 3.4.1.1 API Specification)
-
+
+mxPoint (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxRectangle.html b/java/docs/com/mxgraph/util/mxRectangle.html
index 2732f66b0..56011b46e 100644
--- a/java/docs/com/mxgraph/util/mxRectangle.html
+++ b/java/docs/com/mxgraph/util/mxRectangle.html
@@ -2,15 +2,15 @@
-
-mxRectangle (mxGraph 3.4.1.1 API Specification)
-
+
+mxRectangle (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxResources.html b/java/docs/com/mxgraph/util/mxResources.html
index e48e5e8ac..d6b45025b 100644
--- a/java/docs/com/mxgraph/util/mxResources.html
+++ b/java/docs/com/mxgraph/util/mxResources.html
@@ -2,15 +2,15 @@
-
-mxResources (mxGraph 3.4.1.1 API Specification)
-
+
+mxResources (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxSpline.html b/java/docs/com/mxgraph/util/mxSpline.html
index 8c7e7820f..8c0fd3e47 100644
--- a/java/docs/com/mxgraph/util/mxSpline.html
+++ b/java/docs/com/mxgraph/util/mxSpline.html
@@ -2,15 +2,15 @@
-
-mxSpline (mxGraph 3.4.1.1 API Specification)
-
+
+mxSpline (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxSpline1D.html b/java/docs/com/mxgraph/util/mxSpline1D.html
index 67f938a0d..439db4aa4 100644
--- a/java/docs/com/mxgraph/util/mxSpline1D.html
+++ b/java/docs/com/mxgraph/util/mxSpline1D.html
@@ -2,15 +2,15 @@
-
-mxSpline1D (mxGraph 3.4.1.1 API Specification)
-
+
+mxSpline1D (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxStyleUtils.html b/java/docs/com/mxgraph/util/mxStyleUtils.html
index b6aa6c7ed..91c236161 100644
--- a/java/docs/com/mxgraph/util/mxStyleUtils.html
+++ b/java/docs/com/mxgraph/util/mxStyleUtils.html
@@ -2,15 +2,15 @@
-
-mxStyleUtils (mxGraph 3.4.1.1 API Specification)
-
+
+mxStyleUtils (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxUndoManager.html b/java/docs/com/mxgraph/util/mxUndoManager.html
index 7acb4a763..fdfb4d0c8 100644
--- a/java/docs/com/mxgraph/util/mxUndoManager.html
+++ b/java/docs/com/mxgraph/util/mxUndoManager.html
@@ -2,15 +2,15 @@
-
-mxUndoManager (mxGraph 3.4.1.1 API Specification)
-
+
+mxUndoManager (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxUndoableEdit.html b/java/docs/com/mxgraph/util/mxUndoableEdit.html
index 4c59ad0cc..1a8eef254 100644
--- a/java/docs/com/mxgraph/util/mxUndoableEdit.html
+++ b/java/docs/com/mxgraph/util/mxUndoableEdit.html
@@ -2,15 +2,15 @@
-
-mxUndoableEdit (mxGraph 3.4.1.1 API Specification)
-
+
+mxUndoableEdit (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxUndoableEdit.mxUndoableChange.html b/java/docs/com/mxgraph/util/mxUndoableEdit.mxUndoableChange.html
index 02e559853..977e182e8 100644
--- a/java/docs/com/mxgraph/util/mxUndoableEdit.mxUndoableChange.html
+++ b/java/docs/com/mxgraph/util/mxUndoableEdit.mxUndoableChange.html
@@ -2,15 +2,15 @@
-
-mxUndoableEdit.mxUndoableChange (mxGraph 3.4.1.1 API Specification)
-
+
+mxUndoableEdit.mxUndoableChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxUtils.html b/java/docs/com/mxgraph/util/mxUtils.html
index c17a81b8f..3c8bfd34c 100644
--- a/java/docs/com/mxgraph/util/mxUtils.html
+++ b/java/docs/com/mxgraph/util/mxUtils.html
@@ -2,15 +2,15 @@
-
-mxUtils (mxGraph 3.4.1.1 API Specification)
-
+
+mxUtils (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/mxXmlUtils.html b/java/docs/com/mxgraph/util/mxXmlUtils.html
index af8c24211..c311d3fa6 100644
--- a/java/docs/com/mxgraph/util/mxXmlUtils.html
+++ b/java/docs/com/mxgraph/util/mxXmlUtils.html
@@ -2,15 +2,15 @@
-
-mxXmlUtils (mxGraph 3.4.1.1 API Specification)
-
+
+mxXmlUtils (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/package-frame.html b/java/docs/com/mxgraph/util/package-frame.html
index 6ed914bd6..08522ceb8 100644
--- a/java/docs/com/mxgraph/util/package-frame.html
+++ b/java/docs/com/mxgraph/util/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.util (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.util (mxGraph 3.4.1.2 API Specification)
+
diff --git a/java/docs/com/mxgraph/util/package-summary.html b/java/docs/com/mxgraph/util/package-summary.html
index f8645764c..4c59c3417 100644
--- a/java/docs/com/mxgraph/util/package-summary.html
+++ b/java/docs/com/mxgraph/util/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.util (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.util (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/package-tree.html b/java/docs/com/mxgraph/util/package-tree.html
index 492ea605f..2d914a917 100644
--- a/java/docs/com/mxgraph/util/package-tree.html
+++ b/java/docs/com/mxgraph/util/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.util Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.util Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/package-use.html b/java/docs/com/mxgraph/util/package-use.html
index a49b43d97..7950fc37f 100644
--- a/java/docs/com/mxgraph/util/package-use.html
+++ b/java/docs/com/mxgraph/util/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.util (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.util (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 fe4a8a8dc..240599a86 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.png.mxPngEncodeParam.Gray (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.png.mxPngEncodeParam.Gray (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 a454bd32a..86140a5e6 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.png.mxPngEncodeParam.Palette (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.png.mxPngEncodeParam.Palette (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 f7f0d1285..a190429e5 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,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.png.mxPngEncodeParam.RGB (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.png.mxPngEncodeParam.RGB (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 cc27f8d81..c08f620db 100644
--- a/java/docs/com/mxgraph/util/png/class-use/mxPngEncodeParam.html
+++ b/java/docs/com/mxgraph/util/png/class-use/mxPngEncodeParam.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.png.mxPngEncodeParam (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.png.mxPngEncodeParam (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 47f71ada3..2aa7020f8 100644
--- a/java/docs/com/mxgraph/util/png/class-use/mxPngImageEncoder.html
+++ b/java/docs/com/mxgraph/util/png/class-use/mxPngImageEncoder.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.png.mxPngImageEncoder (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.png.mxPngImageEncoder (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 cc3c5f1a1..44e367a5b 100644
--- a/java/docs/com/mxgraph/util/png/class-use/mxPngSuggestedPaletteEntry.html
+++ b/java/docs/com/mxgraph/util/png/class-use/mxPngSuggestedPaletteEntry.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.png.mxPngSuggestedPaletteEntry (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.png.mxPngSuggestedPaletteEntry (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 3b39c4f7c..67da0973a 100644
--- a/java/docs/com/mxgraph/util/png/class-use/mxPngTextDecoder.html
+++ b/java/docs/com/mxgraph/util/png/class-use/mxPngTextDecoder.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.png.mxPngTextDecoder (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.png.mxPngTextDecoder (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/png/mxPngEncodeParam.Gray.html b/java/docs/com/mxgraph/util/png/mxPngEncodeParam.Gray.html
index c1c7b0b0c..b02bc518a 100644
--- a/java/docs/com/mxgraph/util/png/mxPngEncodeParam.Gray.html
+++ b/java/docs/com/mxgraph/util/png/mxPngEncodeParam.Gray.html
@@ -2,15 +2,15 @@
-
-mxPngEncodeParam.Gray (mxGraph 3.4.1.1 API Specification)
-
+
+mxPngEncodeParam.Gray (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/png/mxPngEncodeParam.Palette.html b/java/docs/com/mxgraph/util/png/mxPngEncodeParam.Palette.html
index 88e53fd1b..b7f914094 100644
--- a/java/docs/com/mxgraph/util/png/mxPngEncodeParam.Palette.html
+++ b/java/docs/com/mxgraph/util/png/mxPngEncodeParam.Palette.html
@@ -2,15 +2,15 @@
-
-mxPngEncodeParam.Palette (mxGraph 3.4.1.1 API Specification)
-
+
+mxPngEncodeParam.Palette (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/png/mxPngEncodeParam.RGB.html b/java/docs/com/mxgraph/util/png/mxPngEncodeParam.RGB.html
index 8673b8def..76d17d8b7 100644
--- a/java/docs/com/mxgraph/util/png/mxPngEncodeParam.RGB.html
+++ b/java/docs/com/mxgraph/util/png/mxPngEncodeParam.RGB.html
@@ -2,15 +2,15 @@
-
-mxPngEncodeParam.RGB (mxGraph 3.4.1.1 API Specification)
-
+
+mxPngEncodeParam.RGB (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/png/mxPngEncodeParam.html b/java/docs/com/mxgraph/util/png/mxPngEncodeParam.html
index 3bf24b236..9705f73dd 100644
--- a/java/docs/com/mxgraph/util/png/mxPngEncodeParam.html
+++ b/java/docs/com/mxgraph/util/png/mxPngEncodeParam.html
@@ -2,15 +2,15 @@
-
-mxPngEncodeParam (mxGraph 3.4.1.1 API Specification)
-
+
+mxPngEncodeParam (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/png/mxPngImageEncoder.html b/java/docs/com/mxgraph/util/png/mxPngImageEncoder.html
index a9d599814..a2e07b397 100644
--- a/java/docs/com/mxgraph/util/png/mxPngImageEncoder.html
+++ b/java/docs/com/mxgraph/util/png/mxPngImageEncoder.html
@@ -2,15 +2,15 @@
-
-mxPngImageEncoder (mxGraph 3.4.1.1 API Specification)
-
+
+mxPngImageEncoder (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html b/java/docs/com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html
index 85e5a8b89..21b6548fc 100644
--- a/java/docs/com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html
+++ b/java/docs/com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html
@@ -2,15 +2,15 @@
-
-mxPngSuggestedPaletteEntry (mxGraph 3.4.1.1 API Specification)
-
+
+mxPngSuggestedPaletteEntry (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/png/mxPngTextDecoder.html b/java/docs/com/mxgraph/util/png/mxPngTextDecoder.html
index fd7c94310..fa1e5e817 100644
--- a/java/docs/com/mxgraph/util/png/mxPngTextDecoder.html
+++ b/java/docs/com/mxgraph/util/png/mxPngTextDecoder.html
@@ -2,15 +2,15 @@
-
-mxPngTextDecoder (mxGraph 3.4.1.1 API Specification)
-
+
+mxPngTextDecoder (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/png/package-frame.html b/java/docs/com/mxgraph/util/png/package-frame.html
index e30e35ccc..1d7c534a8 100644
--- a/java/docs/com/mxgraph/util/png/package-frame.html
+++ b/java/docs/com/mxgraph/util/png/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.util.png (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.util.png (mxGraph 3.4.1.2 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 700aa54ab..9dac73c88 100644
--- a/java/docs/com/mxgraph/util/png/package-summary.html
+++ b/java/docs/com/mxgraph/util/png/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.util.png (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.util.png (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/png/package-tree.html b/java/docs/com/mxgraph/util/png/package-tree.html
index ceccf115e..e73b3e681 100644
--- a/java/docs/com/mxgraph/util/png/package-tree.html
+++ b/java/docs/com/mxgraph/util/png/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.util.png Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.util.png Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/png/package-use.html b/java/docs/com/mxgraph/util/png/package-use.html
index 45ec2944f..c3744f3cc 100644
--- a/java/docs/com/mxgraph/util/png/package-use.html
+++ b/java/docs/com/mxgraph/util/png/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.util.png (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.util.png (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/AWTPathProducer.html b/java/docs/com/mxgraph/util/svg/AWTPathProducer.html
index 5d1ccf7b2..62877ce3c 100644
--- a/java/docs/com/mxgraph/util/svg/AWTPathProducer.html
+++ b/java/docs/com/mxgraph/util/svg/AWTPathProducer.html
@@ -2,15 +2,15 @@
-
-AWTPathProducer (mxGraph 3.4.1.1 API Specification)
-
+
+AWTPathProducer (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/AWTPolygonProducer.html b/java/docs/com/mxgraph/util/svg/AWTPolygonProducer.html
index cb729cf18..026fb462c 100644
--- a/java/docs/com/mxgraph/util/svg/AWTPolygonProducer.html
+++ b/java/docs/com/mxgraph/util/svg/AWTPolygonProducer.html
@@ -2,15 +2,15 @@
-
-AWTPolygonProducer (mxGraph 3.4.1.1 API Specification)
-
+
+AWTPolygonProducer (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/AWTPolylineProducer.html b/java/docs/com/mxgraph/util/svg/AWTPolylineProducer.html
index 516b95b2f..0bc5d0211 100644
--- a/java/docs/com/mxgraph/util/svg/AWTPolylineProducer.html
+++ b/java/docs/com/mxgraph/util/svg/AWTPolylineProducer.html
@@ -2,15 +2,15 @@
-
-AWTPolylineProducer (mxGraph 3.4.1.1 API Specification)
-
+
+AWTPolylineProducer (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/AbstractParser.html b/java/docs/com/mxgraph/util/svg/AbstractParser.html
index 6a9d71295..00c362ffc 100644
--- a/java/docs/com/mxgraph/util/svg/AbstractParser.html
+++ b/java/docs/com/mxgraph/util/svg/AbstractParser.html
@@ -2,15 +2,15 @@
-
-AbstractParser (mxGraph 3.4.1.1 API Specification)
-
+
+AbstractParser (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/CSSConstants.html b/java/docs/com/mxgraph/util/svg/CSSConstants.html
index e175d9bdd..9b3ad5521 100644
--- a/java/docs/com/mxgraph/util/svg/CSSConstants.html
+++ b/java/docs/com/mxgraph/util/svg/CSSConstants.html
@@ -2,15 +2,15 @@
-
-CSSConstants (mxGraph 3.4.1.1 API Specification)
-
+
+CSSConstants (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/DefaultErrorHandler.html b/java/docs/com/mxgraph/util/svg/DefaultErrorHandler.html
index 83b446f62..66036a1aa 100644
--- a/java/docs/com/mxgraph/util/svg/DefaultErrorHandler.html
+++ b/java/docs/com/mxgraph/util/svg/DefaultErrorHandler.html
@@ -2,15 +2,15 @@
-
-DefaultErrorHandler (mxGraph 3.4.1.1 API Specification)
-
+
+DefaultErrorHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/ErrorHandler.html b/java/docs/com/mxgraph/util/svg/ErrorHandler.html
index 15e53dd45..05837254f 100644
--- a/java/docs/com/mxgraph/util/svg/ErrorHandler.html
+++ b/java/docs/com/mxgraph/util/svg/ErrorHandler.html
@@ -2,15 +2,15 @@
-
-ErrorHandler (mxGraph 3.4.1.1 API Specification)
-
+
+ErrorHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/ExtendedGeneralPath.html b/java/docs/com/mxgraph/util/svg/ExtendedGeneralPath.html
index c9a979abd..510fafd75 100644
--- a/java/docs/com/mxgraph/util/svg/ExtendedGeneralPath.html
+++ b/java/docs/com/mxgraph/util/svg/ExtendedGeneralPath.html
@@ -2,15 +2,15 @@
-
-ExtendedGeneralPath (mxGraph 3.4.1.1 API Specification)
-
+
+ExtendedGeneralPath (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/ExtendedPathIterator.html b/java/docs/com/mxgraph/util/svg/ExtendedPathIterator.html
index 7805a49f3..ea1e08404 100644
--- a/java/docs/com/mxgraph/util/svg/ExtendedPathIterator.html
+++ b/java/docs/com/mxgraph/util/svg/ExtendedPathIterator.html
@@ -2,15 +2,15 @@
-
-ExtendedPathIterator (mxGraph 3.4.1.1 API Specification)
-
+
+ExtendedPathIterator (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/NormalizingReader.html b/java/docs/com/mxgraph/util/svg/NormalizingReader.html
index cb5d5fe52..f11f1a6ac 100644
--- a/java/docs/com/mxgraph/util/svg/NormalizingReader.html
+++ b/java/docs/com/mxgraph/util/svg/NormalizingReader.html
@@ -2,15 +2,15 @@
-
-NormalizingReader (mxGraph 3.4.1.1 API Specification)
-
+
+NormalizingReader (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/NumberParser.html b/java/docs/com/mxgraph/util/svg/NumberParser.html
index c8eaf3049..75d35dea6 100644
--- a/java/docs/com/mxgraph/util/svg/NumberParser.html
+++ b/java/docs/com/mxgraph/util/svg/NumberParser.html
@@ -2,15 +2,15 @@
-
-NumberParser (mxGraph 3.4.1.1 API Specification)
-
+
+NumberParser (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/ParseException.html b/java/docs/com/mxgraph/util/svg/ParseException.html
index 126dccb63..41a025f45 100644
--- a/java/docs/com/mxgraph/util/svg/ParseException.html
+++ b/java/docs/com/mxgraph/util/svg/ParseException.html
@@ -2,15 +2,15 @@
-
-ParseException (mxGraph 3.4.1.1 API Specification)
-
+
+ParseException (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/Parser.html b/java/docs/com/mxgraph/util/svg/Parser.html
index 72738ee4b..61b191239 100644
--- a/java/docs/com/mxgraph/util/svg/Parser.html
+++ b/java/docs/com/mxgraph/util/svg/Parser.html
@@ -2,15 +2,15 @@
-
-Parser (mxGraph 3.4.1.1 API Specification)
-
+
+Parser (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/PathHandler.html b/java/docs/com/mxgraph/util/svg/PathHandler.html
index f9ad4063a..b7b505ad7 100644
--- a/java/docs/com/mxgraph/util/svg/PathHandler.html
+++ b/java/docs/com/mxgraph/util/svg/PathHandler.html
@@ -2,15 +2,15 @@
-
-PathHandler (mxGraph 3.4.1.1 API Specification)
-
+
+PathHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/PathParser.html b/java/docs/com/mxgraph/util/svg/PathParser.html
index aaeae36fe..d421ccfe8 100644
--- a/java/docs/com/mxgraph/util/svg/PathParser.html
+++ b/java/docs/com/mxgraph/util/svg/PathParser.html
@@ -2,15 +2,15 @@
-
-PathParser (mxGraph 3.4.1.1 API Specification)
-
+
+PathParser (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/PointsHandler.html b/java/docs/com/mxgraph/util/svg/PointsHandler.html
index 9628afe3c..31c3c9550 100644
--- a/java/docs/com/mxgraph/util/svg/PointsHandler.html
+++ b/java/docs/com/mxgraph/util/svg/PointsHandler.html
@@ -2,15 +2,15 @@
-
-PointsHandler (mxGraph 3.4.1.1 API Specification)
-
+
+PointsHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/PointsParser.html b/java/docs/com/mxgraph/util/svg/PointsParser.html
index d444a6ad0..c73b1d1e0 100644
--- a/java/docs/com/mxgraph/util/svg/PointsParser.html
+++ b/java/docs/com/mxgraph/util/svg/PointsParser.html
@@ -2,15 +2,15 @@
-
-PointsParser (mxGraph 3.4.1.1 API Specification)
-
+
+PointsParser (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/ShapeProducer.html b/java/docs/com/mxgraph/util/svg/ShapeProducer.html
index 742d3b187..92156127c 100644
--- a/java/docs/com/mxgraph/util/svg/ShapeProducer.html
+++ b/java/docs/com/mxgraph/util/svg/ShapeProducer.html
@@ -2,15 +2,15 @@
-
-ShapeProducer (mxGraph 3.4.1.1 API Specification)
-
+
+ShapeProducer (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/StringNormalizingReader.html b/java/docs/com/mxgraph/util/svg/StringNormalizingReader.html
index 4d1a0792e..2fd0e12da 100644
--- a/java/docs/com/mxgraph/util/svg/StringNormalizingReader.html
+++ b/java/docs/com/mxgraph/util/svg/StringNormalizingReader.html
@@ -2,15 +2,15 @@
-
-StringNormalizingReader (mxGraph 3.4.1.1 API Specification)
-
+
+StringNormalizingReader (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 d21273a1f..2d16d73c1 100644
--- a/java/docs/com/mxgraph/util/svg/class-use/AWTPathProducer.html
+++ b/java/docs/com/mxgraph/util/svg/class-use/AWTPathProducer.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.svg.AWTPathProducer (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.svg.AWTPathProducer (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 862b2787d..5ece60796 100644
--- a/java/docs/com/mxgraph/util/svg/class-use/AWTPolygonProducer.html
+++ b/java/docs/com/mxgraph/util/svg/class-use/AWTPolygonProducer.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.svg.AWTPolygonProducer (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.svg.AWTPolygonProducer (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 a6ba163db..e5543e8bb 100644
--- a/java/docs/com/mxgraph/util/svg/class-use/AWTPolylineProducer.html
+++ b/java/docs/com/mxgraph/util/svg/class-use/AWTPolylineProducer.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.svg.AWTPolylineProducer (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.svg.AWTPolylineProducer (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 7784ea3aa..6e982046f 100644
--- a/java/docs/com/mxgraph/util/svg/class-use/AbstractParser.html
+++ b/java/docs/com/mxgraph/util/svg/class-use/AbstractParser.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.svg.AbstractParser (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.svg.AbstractParser (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 0993439c1..dc8b60fa8 100644
--- a/java/docs/com/mxgraph/util/svg/class-use/CSSConstants.html
+++ b/java/docs/com/mxgraph/util/svg/class-use/CSSConstants.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.util.svg.CSSConstants (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.util.svg.CSSConstants (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 0f8bbdf98..37a617ec6 100644
--- a/java/docs/com/mxgraph/util/svg/class-use/DefaultErrorHandler.html
+++ b/java/docs/com/mxgraph/util/svg/class-use/DefaultErrorHandler.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.svg.DefaultErrorHandler (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.svg.DefaultErrorHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 373e1ba89..eae79e048 100644
--- a/java/docs/com/mxgraph/util/svg/class-use/ErrorHandler.html
+++ b/java/docs/com/mxgraph/util/svg/class-use/ErrorHandler.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.util.svg.ErrorHandler (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.util.svg.ErrorHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 d3f13ba85..f9113c102 100644
--- a/java/docs/com/mxgraph/util/svg/class-use/ExtendedGeneralPath.html
+++ b/java/docs/com/mxgraph/util/svg/class-use/ExtendedGeneralPath.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.svg.ExtendedGeneralPath (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.svg.ExtendedGeneralPath (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 1017d4602..32ca3989d 100644
--- a/java/docs/com/mxgraph/util/svg/class-use/ExtendedPathIterator.html
+++ b/java/docs/com/mxgraph/util/svg/class-use/ExtendedPathIterator.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.util.svg.ExtendedPathIterator (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.util.svg.ExtendedPathIterator (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 b66c0a823..57808e68f 100644
--- a/java/docs/com/mxgraph/util/svg/class-use/NormalizingReader.html
+++ b/java/docs/com/mxgraph/util/svg/class-use/NormalizingReader.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.svg.NormalizingReader (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.svg.NormalizingReader (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 5ef2f6814..bffaafcaf 100644
--- a/java/docs/com/mxgraph/util/svg/class-use/NumberParser.html
+++ b/java/docs/com/mxgraph/util/svg/class-use/NumberParser.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.svg.NumberParser (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.svg.NumberParser (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 80112b944..828e52333 100644
--- a/java/docs/com/mxgraph/util/svg/class-use/ParseException.html
+++ b/java/docs/com/mxgraph/util/svg/class-use/ParseException.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.svg.ParseException (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.svg.ParseException (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 a0748477e..54bff9e8a 100644
--- a/java/docs/com/mxgraph/util/svg/class-use/Parser.html
+++ b/java/docs/com/mxgraph/util/svg/class-use/Parser.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.util.svg.Parser (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.util.svg.Parser (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 cc1fd9462..7cb94275e 100644
--- a/java/docs/com/mxgraph/util/svg/class-use/PathHandler.html
+++ b/java/docs/com/mxgraph/util/svg/class-use/PathHandler.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.util.svg.PathHandler (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.util.svg.PathHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 d0bd1ac33..ea0fb7809 100644
--- a/java/docs/com/mxgraph/util/svg/class-use/PathParser.html
+++ b/java/docs/com/mxgraph/util/svg/class-use/PathParser.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.svg.PathParser (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.svg.PathParser (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 178d9418d..b1419a263 100644
--- a/java/docs/com/mxgraph/util/svg/class-use/PointsHandler.html
+++ b/java/docs/com/mxgraph/util/svg/class-use/PointsHandler.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.util.svg.PointsHandler (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.util.svg.PointsHandler (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 11d4927f9..df43f5de0 100644
--- a/java/docs/com/mxgraph/util/svg/class-use/PointsParser.html
+++ b/java/docs/com/mxgraph/util/svg/class-use/PointsParser.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.svg.PointsParser (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.svg.PointsParser (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 e02910676..cd55458e7 100644
--- a/java/docs/com/mxgraph/util/svg/class-use/ShapeProducer.html
+++ b/java/docs/com/mxgraph/util/svg/class-use/ShapeProducer.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.util.svg.ShapeProducer (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.util.svg.ShapeProducer (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 5d34bc2bc..2ba10d546 100644
--- a/java/docs/com/mxgraph/util/svg/class-use/StringNormalizingReader.html
+++ b/java/docs/com/mxgraph/util/svg/class-use/StringNormalizingReader.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.util.svg.StringNormalizingReader (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.util.svg.StringNormalizingReader (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/package-frame.html b/java/docs/com/mxgraph/util/svg/package-frame.html
index 865abc0ba..88ccbb497 100644
--- a/java/docs/com/mxgraph/util/svg/package-frame.html
+++ b/java/docs/com/mxgraph/util/svg/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.util.svg (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.util.svg (mxGraph 3.4.1.2 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 efe804d9d..0d07aaf99 100644
--- a/java/docs/com/mxgraph/util/svg/package-summary.html
+++ b/java/docs/com/mxgraph/util/svg/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.util.svg (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.util.svg (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/package-tree.html b/java/docs/com/mxgraph/util/svg/package-tree.html
index f68bf4c9e..89fd7697a 100644
--- a/java/docs/com/mxgraph/util/svg/package-tree.html
+++ b/java/docs/com/mxgraph/util/svg/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.util.svg Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.util.svg Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/util/svg/package-use.html b/java/docs/com/mxgraph/util/svg/package-use.html
index 376316b35..45a96434b 100644
--- a/java/docs/com/mxgraph/util/svg/package-use.html
+++ b/java/docs/com/mxgraph/util/svg/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.util.svg (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.util.svg (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/class-use/mxCellState.html b/java/docs/com/mxgraph/view/class-use/mxCellState.html
index 72dc859af..2d8001a4f 100644
--- a/java/docs/com/mxgraph/view/class-use/mxCellState.html
+++ b/java/docs/com/mxgraph/view/class-use/mxCellState.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.view.mxCellState (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.view.mxCellState (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/class-use/mxConnectionConstraint.html b/java/docs/com/mxgraph/view/class-use/mxConnectionConstraint.html
index 9ff105a24..c0bb3e77c 100644
--- a/java/docs/com/mxgraph/view/class-use/mxConnectionConstraint.html
+++ b/java/docs/com/mxgraph/view/class-use/mxConnectionConstraint.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.view.mxConnectionConstraint (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.view.mxConnectionConstraint (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/class-use/mxEdgeStyle.html b/java/docs/com/mxgraph/view/class-use/mxEdgeStyle.html
index 7c1175c0c..5f8ecf01c 100644
--- a/java/docs/com/mxgraph/view/class-use/mxEdgeStyle.html
+++ b/java/docs/com/mxgraph/view/class-use/mxEdgeStyle.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.view.mxEdgeStyle (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.view.mxEdgeStyle (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 0d36f2af5..abc83d0a7 100644
--- a/java/docs/com/mxgraph/view/class-use/mxEdgeStyle.mxEdgeStyleFunction.html
+++ b/java/docs/com/mxgraph/view/class-use/mxEdgeStyle.mxEdgeStyleFunction.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.view.mxEdgeStyle.mxEdgeStyleFunction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.view.mxEdgeStyle.mxEdgeStyleFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/class-use/mxGraph.html b/java/docs/com/mxgraph/view/class-use/mxGraph.html
index 2f17a3dc1..46d83af8f 100644
--- a/java/docs/com/mxgraph/view/class-use/mxGraph.html
+++ b/java/docs/com/mxgraph/view/class-use/mxGraph.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.view.mxGraph (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.view.mxGraph (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 9a5851a78..1c99661ae 100644
--- a/java/docs/com/mxgraph/view/class-use/mxGraph.mxICellVisitor.html
+++ b/java/docs/com/mxgraph/view/class-use/mxGraph.mxICellVisitor.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.view.mxGraph.mxICellVisitor (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.view.mxGraph.mxICellVisitor (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/class-use/mxGraphSelectionModel.html b/java/docs/com/mxgraph/view/class-use/mxGraphSelectionModel.html
index 0ec806eed..82a9dfe39 100644
--- a/java/docs/com/mxgraph/view/class-use/mxGraphSelectionModel.html
+++ b/java/docs/com/mxgraph/view/class-use/mxGraphSelectionModel.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.view.mxGraphSelectionModel (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.view.mxGraphSelectionModel (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 20325d6b3..45c4da98c 100644
--- a/java/docs/com/mxgraph/view/class-use/mxGraphSelectionModel.mxSelectionChange.html
+++ b/java/docs/com/mxgraph/view/class-use/mxGraphSelectionModel.mxSelectionChange.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.view.mxGraphSelectionModel.mxSelectionChange (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.view.mxGraphSelectionModel.mxSelectionChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/class-use/mxGraphView.html b/java/docs/com/mxgraph/view/class-use/mxGraphView.html
index 4ea7ca6ab..9daabc145 100644
--- a/java/docs/com/mxgraph/view/class-use/mxGraphView.html
+++ b/java/docs/com/mxgraph/view/class-use/mxGraphView.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.view.mxGraphView (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.view.mxGraphView (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 7aad2af50..989f74267 100644
--- a/java/docs/com/mxgraph/view/class-use/mxGraphView.mxCurrentRootChange.html
+++ b/java/docs/com/mxgraph/view/class-use/mxGraphView.mxCurrentRootChange.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.view.mxGraphView.mxCurrentRootChange (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.view.mxGraphView.mxCurrentRootChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/class-use/mxLayoutManager.html b/java/docs/com/mxgraph/view/class-use/mxLayoutManager.html
index 38c7ff956..ea0109d10 100644
--- a/java/docs/com/mxgraph/view/class-use/mxLayoutManager.html
+++ b/java/docs/com/mxgraph/view/class-use/mxLayoutManager.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.view.mxLayoutManager (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.view.mxLayoutManager (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/class-use/mxMultiplicity.html b/java/docs/com/mxgraph/view/class-use/mxMultiplicity.html
index 19676cfbf..aa0bb892c 100644
--- a/java/docs/com/mxgraph/view/class-use/mxMultiplicity.html
+++ b/java/docs/com/mxgraph/view/class-use/mxMultiplicity.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.view.mxMultiplicity (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.view.mxMultiplicity (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/class-use/mxPerimeter.html b/java/docs/com/mxgraph/view/class-use/mxPerimeter.html
index f2d3fb952..64e555e43 100644
--- a/java/docs/com/mxgraph/view/class-use/mxPerimeter.html
+++ b/java/docs/com/mxgraph/view/class-use/mxPerimeter.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.view.mxPerimeter (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.view.mxPerimeter (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
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 93287b3ff..f505c6b8d 100644
--- a/java/docs/com/mxgraph/view/class-use/mxPerimeter.mxPerimeterFunction.html
+++ b/java/docs/com/mxgraph/view/class-use/mxPerimeter.mxPerimeterFunction.html
@@ -2,15 +2,15 @@
-
-Uses of Interface com.mxgraph.view.mxPerimeter.mxPerimeterFunction (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Interface com.mxgraph.view.mxPerimeter.mxPerimeterFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/class-use/mxStyleRegistry.html b/java/docs/com/mxgraph/view/class-use/mxStyleRegistry.html
index ebcdca9d8..8df54505f 100644
--- a/java/docs/com/mxgraph/view/class-use/mxStyleRegistry.html
+++ b/java/docs/com/mxgraph/view/class-use/mxStyleRegistry.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.view.mxStyleRegistry (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.view.mxStyleRegistry (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/class-use/mxStylesheet.html b/java/docs/com/mxgraph/view/class-use/mxStylesheet.html
index f799729d2..98515b899 100644
--- a/java/docs/com/mxgraph/view/class-use/mxStylesheet.html
+++ b/java/docs/com/mxgraph/view/class-use/mxStylesheet.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.view.mxStylesheet (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.view.mxStylesheet (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/class-use/mxSwimlaneManager.html b/java/docs/com/mxgraph/view/class-use/mxSwimlaneManager.html
index d9d38894d..70a7ca1d3 100644
--- a/java/docs/com/mxgraph/view/class-use/mxSwimlaneManager.html
+++ b/java/docs/com/mxgraph/view/class-use/mxSwimlaneManager.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.view.mxSwimlaneManager (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.view.mxSwimlaneManager (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/class-use/mxTemporaryCellStates.html b/java/docs/com/mxgraph/view/class-use/mxTemporaryCellStates.html
index 74d9a6eb4..528146877 100644
--- a/java/docs/com/mxgraph/view/class-use/mxTemporaryCellStates.html
+++ b/java/docs/com/mxgraph/view/class-use/mxTemporaryCellStates.html
@@ -2,15 +2,15 @@
-
-Uses of Class com.mxgraph.view.mxTemporaryCellStates (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Class com.mxgraph.view.mxTemporaryCellStates (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/mxCellState.html b/java/docs/com/mxgraph/view/mxCellState.html
index 4faa9718d..aa69eb4b8 100644
--- a/java/docs/com/mxgraph/view/mxCellState.html
+++ b/java/docs/com/mxgraph/view/mxCellState.html
@@ -2,15 +2,15 @@
-
-mxCellState (mxGraph 3.4.1.1 API Specification)
-
+
+mxCellState (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/mxConnectionConstraint.html b/java/docs/com/mxgraph/view/mxConnectionConstraint.html
index 3cdd73b2d..b03756be5 100644
--- a/java/docs/com/mxgraph/view/mxConnectionConstraint.html
+++ b/java/docs/com/mxgraph/view/mxConnectionConstraint.html
@@ -2,15 +2,15 @@
-
-mxConnectionConstraint (mxGraph 3.4.1.1 API Specification)
-
+
+mxConnectionConstraint (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/mxEdgeStyle.html b/java/docs/com/mxgraph/view/mxEdgeStyle.html
index 24ae07d52..de00e651b 100644
--- a/java/docs/com/mxgraph/view/mxEdgeStyle.html
+++ b/java/docs/com/mxgraph/view/mxEdgeStyle.html
@@ -2,15 +2,15 @@
-
-mxEdgeStyle (mxGraph 3.4.1.1 API Specification)
-
+
+mxEdgeStyle (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/mxEdgeStyle.mxEdgeStyleFunction.html b/java/docs/com/mxgraph/view/mxEdgeStyle.mxEdgeStyleFunction.html
index d2838c347..4bc8b65ba 100644
--- a/java/docs/com/mxgraph/view/mxEdgeStyle.mxEdgeStyleFunction.html
+++ b/java/docs/com/mxgraph/view/mxEdgeStyle.mxEdgeStyleFunction.html
@@ -2,15 +2,15 @@
-
-mxEdgeStyle.mxEdgeStyleFunction (mxGraph 3.4.1.1 API Specification)
-
+
+mxEdgeStyle.mxEdgeStyleFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/mxGraph.html b/java/docs/com/mxgraph/view/mxGraph.html
index 10bb33793..e5b59f6e1 100644
--- a/java/docs/com/mxgraph/view/mxGraph.html
+++ b/java/docs/com/mxgraph/view/mxGraph.html
@@ -2,15 +2,15 @@
-
-mxGraph (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraph (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
See Also: Constant Field Values
@@ -8440,7 +8440,7 @@ extends Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/mxGraph.mxICellVisitor.html b/java/docs/com/mxgraph/view/mxGraph.mxICellVisitor.html
index be161225c..1328c2a0e 100644
--- a/java/docs/com/mxgraph/view/mxGraph.mxICellVisitor.html
+++ b/java/docs/com/mxgraph/view/mxGraph.mxICellVisitor.html
@@ -2,15 +2,15 @@
-
-mxGraph.mxICellVisitor (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraph.mxICellVisitor (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/mxGraphSelectionModel.html b/java/docs/com/mxgraph/view/mxGraphSelectionModel.html
index 559ca7e57..4be43c7a9 100644
--- a/java/docs/com/mxgraph/view/mxGraphSelectionModel.html
+++ b/java/docs/com/mxgraph/view/mxGraphSelectionModel.html
@@ -2,15 +2,15 @@
-
-mxGraphSelectionModel (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphSelectionModel (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/mxGraphSelectionModel.mxSelectionChange.html b/java/docs/com/mxgraph/view/mxGraphSelectionModel.mxSelectionChange.html
index 96ab67507..af81c3b80 100644
--- a/java/docs/com/mxgraph/view/mxGraphSelectionModel.mxSelectionChange.html
+++ b/java/docs/com/mxgraph/view/mxGraphSelectionModel.mxSelectionChange.html
@@ -2,15 +2,15 @@
-
-mxGraphSelectionModel.mxSelectionChange (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphSelectionModel.mxSelectionChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/mxGraphView.html b/java/docs/com/mxgraph/view/mxGraphView.html
index 9bc936da2..f0663f46a 100644
--- a/java/docs/com/mxgraph/view/mxGraphView.html
+++ b/java/docs/com/mxgraph/view/mxGraphView.html
@@ -2,15 +2,15 @@
-
-mxGraphView (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphView (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/mxGraphView.mxCurrentRootChange.html b/java/docs/com/mxgraph/view/mxGraphView.mxCurrentRootChange.html
index 3b217dd6b..a67c02857 100644
--- a/java/docs/com/mxgraph/view/mxGraphView.mxCurrentRootChange.html
+++ b/java/docs/com/mxgraph/view/mxGraphView.mxCurrentRootChange.html
@@ -2,15 +2,15 @@
-
-mxGraphView.mxCurrentRootChange (mxGraph 3.4.1.1 API Specification)
-
+
+mxGraphView.mxCurrentRootChange (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/mxLayoutManager.html b/java/docs/com/mxgraph/view/mxLayoutManager.html
index 572a219f9..76a6998cc 100644
--- a/java/docs/com/mxgraph/view/mxLayoutManager.html
+++ b/java/docs/com/mxgraph/view/mxLayoutManager.html
@@ -2,15 +2,15 @@
-
-mxLayoutManager (mxGraph 3.4.1.1 API Specification)
-
+
+mxLayoutManager (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/mxMultiplicity.html b/java/docs/com/mxgraph/view/mxMultiplicity.html
index c892bca4d..b8f0bfce5 100644
--- a/java/docs/com/mxgraph/view/mxMultiplicity.html
+++ b/java/docs/com/mxgraph/view/mxMultiplicity.html
@@ -2,15 +2,15 @@
-
-mxMultiplicity (mxGraph 3.4.1.1 API Specification)
-
+
+mxMultiplicity (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/mxPerimeter.html b/java/docs/com/mxgraph/view/mxPerimeter.html
index 2b509dc0f..4dcbbd845 100644
--- a/java/docs/com/mxgraph/view/mxPerimeter.html
+++ b/java/docs/com/mxgraph/view/mxPerimeter.html
@@ -2,15 +2,15 @@
-
-mxPerimeter (mxGraph 3.4.1.1 API Specification)
-
+
+mxPerimeter (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/mxPerimeter.mxPerimeterFunction.html b/java/docs/com/mxgraph/view/mxPerimeter.mxPerimeterFunction.html
index bbd741d7f..d2348f7b3 100644
--- a/java/docs/com/mxgraph/view/mxPerimeter.mxPerimeterFunction.html
+++ b/java/docs/com/mxgraph/view/mxPerimeter.mxPerimeterFunction.html
@@ -2,15 +2,15 @@
-
-mxPerimeter.mxPerimeterFunction (mxGraph 3.4.1.1 API Specification)
-
+
+mxPerimeter.mxPerimeterFunction (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/mxStyleRegistry.html b/java/docs/com/mxgraph/view/mxStyleRegistry.html
index 8b2f00a2d..250da8c0a 100644
--- a/java/docs/com/mxgraph/view/mxStyleRegistry.html
+++ b/java/docs/com/mxgraph/view/mxStyleRegistry.html
@@ -2,15 +2,15 @@
-
-mxStyleRegistry (mxGraph 3.4.1.1 API Specification)
-
+
+mxStyleRegistry (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/mxStylesheet.html b/java/docs/com/mxgraph/view/mxStylesheet.html
index 72bd0decc..ace7c1769 100644
--- a/java/docs/com/mxgraph/view/mxStylesheet.html
+++ b/java/docs/com/mxgraph/view/mxStylesheet.html
@@ -2,15 +2,15 @@
-
-mxStylesheet (mxGraph 3.4.1.1 API Specification)
-
+
+mxStylesheet (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/mxSwimlaneManager.html b/java/docs/com/mxgraph/view/mxSwimlaneManager.html
index 2a2bc1c6a..8a82f147f 100644
--- a/java/docs/com/mxgraph/view/mxSwimlaneManager.html
+++ b/java/docs/com/mxgraph/view/mxSwimlaneManager.html
@@ -2,15 +2,15 @@
-
-mxSwimlaneManager (mxGraph 3.4.1.1 API Specification)
-
+
+mxSwimlaneManager (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/mxTemporaryCellStates.html b/java/docs/com/mxgraph/view/mxTemporaryCellStates.html
index cf971d8ce..e3d861d4d 100644
--- a/java/docs/com/mxgraph/view/mxTemporaryCellStates.html
+++ b/java/docs/com/mxgraph/view/mxTemporaryCellStates.html
@@ -2,15 +2,15 @@
-
-mxTemporaryCellStates (mxGraph 3.4.1.1 API Specification)
-
+
+mxTemporaryCellStates (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/package-frame.html b/java/docs/com/mxgraph/view/package-frame.html
index f9f858707..19695e118 100644
--- a/java/docs/com/mxgraph/view/package-frame.html
+++ b/java/docs/com/mxgraph/view/package-frame.html
@@ -2,9 +2,9 @@
-
-com.mxgraph.view (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.view (mxGraph 3.4.1.2 API Specification)
+
diff --git a/java/docs/com/mxgraph/view/package-summary.html b/java/docs/com/mxgraph/view/package-summary.html
index ddc54885c..1e4be52b3 100644
--- a/java/docs/com/mxgraph/view/package-summary.html
+++ b/java/docs/com/mxgraph/view/package-summary.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.view (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.view (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/package-tree.html b/java/docs/com/mxgraph/view/package-tree.html
index 594feb211..358d88fde 100644
--- a/java/docs/com/mxgraph/view/package-tree.html
+++ b/java/docs/com/mxgraph/view/package-tree.html
@@ -2,15 +2,15 @@
-
-com.mxgraph.view Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+com.mxgraph.view Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/com/mxgraph/view/package-use.html b/java/docs/com/mxgraph/view/package-use.html
index c7ddcc8a2..189d6bdc1 100644
--- a/java/docs/com/mxgraph/view/package-use.html
+++ b/java/docs/com/mxgraph/view/package-use.html
@@ -2,15 +2,15 @@
-
-Uses of Package com.mxgraph.view (mxGraph 3.4.1.1 API Specification)
-
+
+Uses of Package com.mxgraph.view (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/constant-values.html b/java/docs/constant-values.html
index 5180f3844..b1817dac4 100644
--- a/java/docs/constant-values.html
+++ b/java/docs/constant-values.html
@@ -2,15 +2,15 @@
-
-Constant Field Values (mxGraph 3.4.1.1 API Specification)
-
+
+Constant Field Values (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
@@ -1180,7 +1180,7 @@
public static final String
VERSION
-"3.4.1.1"
+"3.4.1.2"
@@ -1203,7 +1203,7 @@
Index
Help
-
+
diff --git a/java/docs/deprecated-list.html b/java/docs/deprecated-list.html
index fe023c275..3e63a372a 100644
--- a/java/docs/deprecated-list.html
+++ b/java/docs/deprecated-list.html
@@ -2,15 +2,15 @@
-
-Deprecated List (mxGraph 3.4.1.1 API Specification)
-
+
+Deprecated List (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/help-doc.html b/java/docs/help-doc.html
index b4e2647e3..b67084e54 100644
--- a/java/docs/help-doc.html
+++ b/java/docs/help-doc.html
@@ -2,15 +2,15 @@
-
-API Help (mxGraph 3.4.1.1 API Specification)
-
+
+API Help (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
@@ -188,7 +188,7 @@
Index
Help
-
+
diff --git a/java/docs/index-all.html b/java/docs/index-all.html
index 804c079ac..4f972816a 100644
--- a/java/docs/index-all.html
+++ b/java/docs/index-all.html
@@ -2,15 +2,15 @@
-
-Index (mxGraph 3.4.1.1 API Specification)
-
+
+Index (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
@@ -16269,7 +16269,7 @@ the order they are declared.
Index
Help
-
+
diff --git a/java/docs/index.html b/java/docs/index.html
index 8cefa4a65..c6a2ebb32 100644
--- a/java/docs/index.html
+++ b/java/docs/index.html
@@ -2,8 +2,8 @@
-
-mxGraph 3.4.1.1 API Specification
+
+mxGraph 3.4.1.2 API Specification
@@ -33,7 +33,7 @@
Index
Help
-
+
@@ -216,7 +216,7 @@
Index
Help
-
+
diff --git a/java/docs/overview-tree.html b/java/docs/overview-tree.html
index 6ee743be3..cf995d565 100644
--- a/java/docs/overview-tree.html
+++ b/java/docs/overview-tree.html
@@ -2,15 +2,15 @@
-
-Class Hierarchy (mxGraph 3.4.1.1 API Specification)
-
+
+Class Hierarchy (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/docs/serialized-form.html b/java/docs/serialized-form.html
index 7a859bee3..960d36ffc 100644
--- a/java/docs/serialized-form.html
+++ b/java/docs/serialized-form.html
@@ -2,15 +2,15 @@
-
-Serialized Form (mxGraph 3.4.1.1 API Specification)
-
+
+Serialized Form (mxGraph 3.4.1.2 API Specification)
+
@@ -33,7 +33,7 @@
Index
Help
-
+
diff --git a/java/lib/mxgraph-all.jar b/java/lib/mxgraph-all.jar
index 0dcfb7062..5db2ccff6 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 cde18aeff..59440d74c 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 b65e634f0..9b2b7f773 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 569ebe2d8..020fa45c4 100644
--- a/java/src/com/mxgraph/view/mxGraph.java
+++ b/java/src/com/mxgraph/view/mxGraph.java
@@ -194,9 +194,9 @@ public class mxGraph extends mxEventSource
/**
* Holds the version number of this release. Current version
- * is 3.4.1.1.
+ * is 3.4.1.2.
*/
- public static final String VERSION = "3.4.1.1";
+ public static final String VERSION = "3.4.1.2";
/**
*
diff --git a/javascript/examples/grapheditor/www/js/EditorUi.js b/javascript/examples/grapheditor/www/js/EditorUi.js
index a813e98fb..2f081cc00 100644
--- a/javascript/examples/grapheditor/www/js/EditorUi.js
+++ b/javascript/examples/grapheditor/www/js/EditorUi.js
@@ -356,7 +356,11 @@ EditorUi = function(editor, container)
graph.view.canvas.style.backgroundImage = bgImg;
}
- graph.container.focus();
+ // Workaround for page scroll if embedded via iframe
+ if (window.self === window.top)
+ {
+ graph.container.focus();
+ }
// Keeps graph container focused on mouse down
var graphFireMouseEvent = graph.fireMouseEvent;
diff --git a/javascript/examples/grapheditor/www/js/Sidebar.js b/javascript/examples/grapheditor/www/js/Sidebar.js
index 6b91c18df..4c3fc5193 100644
--- a/javascript/examples/grapheditor/www/js/Sidebar.js
+++ b/javascript/examples/grapheditor/www/js/Sidebar.js
@@ -1088,7 +1088,7 @@ Sidebar.prototype.addUmlPalette = function(expand)
var fns = [
this.createVertexTemplateEntry('html=1;', 110, 50, 'Object', 'Object', null, null, dt + 'object instance'),
- this.createVertexTemplateEntry('html=1;spacingTop=-14;', 110, 50, '«Annotation»Description ', 'Annotated Object', null, null, dt + 'object instance annotated annotation'),
+ this.createVertexTemplateEntry('html=1;', 110, 50, '«interface»Name ', 'Interface', null, null, dt + 'interface object instance annotated annotation'),
this.addEntry(dt + 'object instance', function()
{
var cell = new mxCell('Classname', new mxGeometry(0, 0, 160, 90),
@@ -1102,14 +1102,14 @@ Sidebar.prototype.addUmlPalette = function(expand)
}),
this.addEntry(dt + 'section subsection', function()
{
- var cell = new mxCell('Section', new mxGeometry(0, 0, 140, 110),
+ var cell = new mxCell('Classname', new mxGeometry(0, 0, 140, 110),
'swimlane;html=1;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeLast=0;collapsible=1;marginBottom=0;swimlaneFillColor=#ffffff;');
cell.vertex = true;
cell.insert(field.clone());
cell.insert(field.clone());
cell.insert(field.clone());
- return sb.createVertexTemplateFromCells([cell], cell.geometry.width, cell.geometry.height, 'Section');
+ return sb.createVertexTemplateFromCells([cell], cell.geometry.width, cell.geometry.height, 'Class 2');
}),
this.addEntry(dt + 'item member method function variable field attribute label', function()
{
diff --git a/javascript/mxClient.js b/javascript/mxClient.js
index ccd4315dd..719114df4 100644
--- a/javascript/mxClient.js
+++ b/javascript/mxClient.js
@@ -20,9 +20,9 @@ var mxClient =
*
* versionMajor.versionMinor.buildNumber.revisionNumber
*
- * Current version is 3.4.1.1.
+ * Current version is 3.4.1.2.
*/
- VERSION: '3.4.1.1',
+ VERSION: '3.4.1.2',
/**
* Variable: IS_IE
@@ -47957,18 +47957,21 @@ var mxEdgeStyle =
var p0 = pts[0];
var pe = pts[pts.length-1];
-
- if (p0 != null && pe != null && points != null && points.length > 0)
+
+ if (p0 != null && pe != null)
{
- for (var i = 0; i < points.length; i++)
+ if (points != null && points.length > 0)
{
- var pt = points[i];
- pt = state.view.transformControlPoint(state, pt);
- result.push(new mxPoint(pt.x, pt.y));
+ for (var i = 0; i < points.length; i++)
+ {
+ var pt = points[i];
+ pt = state.view.transformControlPoint(state, pt);
+ result.push(new mxPoint(pt.x, pt.y));
+ }
}
return;
- }
+ }
if (source != null)
{
@@ -50828,7 +50831,7 @@ mxGraphView.prototype.isLoopStyleEnabled = function(edge, points, source, target
var tc = this.graph.getConnectionConstraint(edge, target, false);
if (!mxUtils.getValue(edge.style, mxConstants.STYLE_ORTHOGONAL_LOOP, false) ||
- (sc == null || sc.point == null) && (tc == null || tc.point == null))
+ ((sc == null || sc.point == null) && (tc == null || tc.point == null)))
{
return source != null && source == target;
}
@@ -50839,8 +50842,7 @@ mxGraphView.prototype.isLoopStyleEnabled = function(edge, points, source, target
/**
* Function: getEdgeStyle
*
- * Returns the edge style function to be used to render the given edge
- * state.
+ * Returns the edge style function to be used to render the given edge state.
*/
mxGraphView.prototype.getEdgeStyle = function(edge, points, source, target)
{
diff --git a/javascript/mxClient.min.js b/javascript/mxClient.min.js
index b9c253150..4cc95bca9 100644
--- a/javascript/mxClient.min.js
+++ b/javascript/mxClient.min.js
@@ -1,4 +1,4 @@
-var mxClient={VERSION:"3.4.1.1",IS_IE:0<=navigator.userAgent.indexOf("MSIE"),IS_IE6:0<=navigator.userAgent.indexOf("MSIE 6"),IS_IE11:!!navigator.userAgent.match(/Trident\/7\./),IS_EDGE:navigator.userAgent.match(/Edge\//),IS_QUIRKS:0<=navigator.userAgent.indexOf("MSIE")&&(null==document.documentMode||5==document.documentMode),IS_EM:"spellcheck"in document.createElement("textarea")&&8==document.documentMode,VML_PREFIX:"v",OFFICE_PREFIX:"o",IS_NS:0<=navigator.userAgent.indexOf("Mozilla/")&&0>navigator.userAgent.indexOf("MSIE")&&
+var mxClient={VERSION:"3.4.1.2",IS_IE:0<=navigator.userAgent.indexOf("MSIE"),IS_IE6:0<=navigator.userAgent.indexOf("MSIE 6"),IS_IE11:!!navigator.userAgent.match(/Trident\/7\./),IS_EDGE:navigator.userAgent.match(/Edge\//),IS_QUIRKS:0<=navigator.userAgent.indexOf("MSIE")&&(null==document.documentMode||5==document.documentMode),IS_EM:"spellcheck"in document.createElement("textarea")&&8==document.documentMode,VML_PREFIX:"v",OFFICE_PREFIX:"o",IS_NS:0<=navigator.userAgent.indexOf("Mozilla/")&&0>navigator.userAgent.indexOf("MSIE")&&
0>navigator.userAgent.indexOf("Edge/"),IS_OP:0<=navigator.userAgent.indexOf("Opera/")||0<=navigator.userAgent.indexOf("OPR/"),IS_OT:0<=navigator.userAgent.indexOf("Presto/")&&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/")&&0>navigator.userAgent.indexOf("Edge/"),IS_IOS:navigator.userAgent.match(/(iPad|iPhone|iPod)/g)?!0:!1,IS_GC:0<=navigator.userAgent.indexOf("Chrome/")&&0>navigator.userAgent.indexOf("Edge/"),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<=
@@ -927,7 +927,7 @@ mxCellRenderer.prototype.redrawShape=function(a,b,c){var d=!1;if(null!=a.shape&&
mxCellRenderer.prototype.destroy=function(a){null!=a.shape&&(null!=a.text&&(a.text.destroy(),a.text=null),null!=a.overlays&&(a.overlays.visit(function(a,c){c.destroy()}),a.overlays=null),null!=a.control&&(a.control.destroy(),a.control=null),a.shape.destroy(),a.shape=null)};
var mxEdgeStyle={EntityRelation:function(a,b,c,d,e){var f=a.view,g=f.graph;d=mxUtils.getValue(a.style,mxConstants.STYLE_SEGMENT,mxConstants.ENTITY_SEGMENT)*f.scale;var k=a.absolutePoints,l=k[0],m=k[k.length-1],k=!1;if(null!=l)b=new mxCellState,b.x=l.x,b.y=l.y;else if(null!=b){var n=mxUtils.getPortConstraints(b,a,!0,mxConstants.DIRECTION_MASK_NONE);n!=mxConstants.DIRECTION_MASK_NONE&&n!=mxConstants.DIRECTION_MASK_WEST+mxConstants.DIRECTION_MASK_EAST?k=n==mxConstants.DIRECTION_MASK_WEST:(l=g.getCellGeometry(b.cell),
l.relative?k=0.5>=l.x:null!=c&&(k=c.x+c.width=a.x:null!=b&&(l=b.x+b.widthb.x+b.width?null!=c?(d=c.x,m=Math.max(Math.abs(l-c.y),m)):a==mxConstants.DIRECTION_NORTH?
l=b.y-2*k:a==mxConstants.DIRECTION_SOUTH?l=b.y+b.height+2*k:d=a==mxConstants.DIRECTION_EAST?b.x-2*m:b.x+b.width+2*m:null!=c&&(d=f.getRoutingCenterX(b),k=Math.max(Math.abs(d-c.x),m),l=c.y,m=0);e.push(new mxPoint(d-k,l-m));e.push(new mxPoint(d+k,l+m))}},ElbowConnector:function(a,b,c,d,e){var f=null!=d&&0n,k=f.xm;else l=Math.max(b.x,c.x),m=Math.min(b.x+b.width,c.x+c.width),g=l==m,g||(k=Math.max(b.y,c.y),n=Math.min(b.y+b.height,c.y+c.height),k=k==n);!k&&(g||a.style[mxConstants.STYLE_ELBOW]==mxConstants.ELBOW_VERTICAL)?mxEdgeStyle.TopToBottom(a,b,c,d,e):mxEdgeStyle.SideToSide(a,b,c,d,e)},SideToSide:function(a,b,c,d,e){var f=a.view;d=null!=d&&0 0)
+
+ if (p0 != null && pe != null)
{
- for (var i = 0; i < points.length; i++)
+ if (points != null && points.length > 0)
{
- var pt = points[i];
- pt = state.view.transformControlPoint(state, pt);
- result.push(new mxPoint(pt.x, pt.y));
+ for (var i = 0; i < points.length; i++)
+ {
+ var pt = points[i];
+ pt = state.view.transformControlPoint(state, pt);
+ result.push(new mxPoint(pt.x, pt.y));
+ }
}
return;
- }
+ }
if (source != null)
{
diff --git a/javascript/src/js/view/mxGraphView.js b/javascript/src/js/view/mxGraphView.js
index 8de4904b6..862ba72c6 100644
--- a/javascript/src/js/view/mxGraphView.js
+++ b/javascript/src/js/view/mxGraphView.js
@@ -1463,7 +1463,7 @@ mxGraphView.prototype.isLoopStyleEnabled = function(edge, points, source, target
var tc = this.graph.getConnectionConstraint(edge, target, false);
if (!mxUtils.getValue(edge.style, mxConstants.STYLE_ORTHOGONAL_LOOP, false) ||
- (sc == null || sc.point == null) && (tc == null || tc.point == null))
+ ((sc == null || sc.point == null) && (tc == null || tc.point == null)))
{
return source != null && source == target;
}
@@ -1474,8 +1474,7 @@ mxGraphView.prototype.isLoopStyleEnabled = function(edge, points, source, target
/**
* Function: getEdgeStyle
*
- * Returns the edge style function to be used to render the given edge
- * state.
+ * Returns the edge style function to be used to render the given edge state.
*/
mxGraphView.prototype.getEdgeStyle = function(edge, points, source, target)
{
diff --git a/php/src/mxServer.php b/php/src/mxServer.php
index 164194291..9d5d83052 100644
--- a/php/src/mxServer.php
+++ b/php/src/mxServer.php
@@ -4,15 +4,15 @@
*
* Class: mxServer
*
- * Bootstrapping for the PHP backend. This is version 3.4.1.1
+ * Bootstrapping for the PHP backend. This is version 3.4.1.2
* of mxGraph.
*
* Variable: MXGRAPH-VERSION
*
* Constant that holds the current mxGraph version. The current version
- * is 3.4.1.1.
+ * is 3.4.1.2.
*/
-define("MXGRAPH-VERSION", "3.4.1.1");
+define("MXGRAPH-VERSION", "3.4.1.2");
include_once("util/mxLog.php");
include_once("util/mxConstants.php");