Source compatibility report for the JGraph X library between 1.7.1.9 and 1.7.1.10 versions
Test Info
Library Name | JGraph X |
Version #1 | 1.7.1.9 |
Version #2 | 1.7.1.10 |
Test Results
Total Java ARchives | 1 |
---|
Total Classes | 267 |
---|
Total Methods / Types | 3750 / 227 |
---|
Verdict | Incompatible |
---|
Problem Summary
| Severity | Count |
---|
Added Methods | - | 148 |
---|
Removed Methods | High | 145 |
---|
Problems with Data Types | High | 15 |
---|
Medium | 0 |
Low | 3 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Added Methods (148)
jgraphx.jar, keyForValues.class
package com.mxgraph.io.graphml
mxGraphMlKey.keyForValues.valueOf ( String p1 ) [static]:mxGraphMlKey.keyForValues
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKey.keyForValues.valueOf:(Ljava/lang/String;)Lcom/mxgraph/io/graphml/mxGraphMlKey$keyForValues; ]
mxGraphMlKey.keyForValues.values ( ) [static]:mxGraphMlKey.keyForValues[]
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKey.keyForValues.values:()[Lcom/mxgraph/io/graphml/mxGraphMlKey$keyForValues; ]
jgraphx.jar, keyTypeValues.class
package com.mxgraph.io.graphml
mxGraphMlKey.keyTypeValues.valueOf ( String p1 ) [static]:mxGraphMlKey.keyTypeValues
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKey.keyTypeValues.valueOf:(Ljava/lang/String;)Lcom/mxgraph/io/graphml/mxGraphMlKey$keyTypeValues; ]
mxGraphMlKey.keyTypeValues.values ( ) [static]:mxGraphMlKey.keyTypeValues[]
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKey.keyTypeValues.values:()[Lcom/mxgraph/io/graphml/mxGraphMlKey$keyTypeValues; ]
jgraphx.jar, mxGraphicsCanvas2D.class
package com.mxgraph.canvas
mxGraphicsCanvas2D.isAutoAntiAlias ( ):boolean
[ run-time name: com/mxgraph/canvas/mxGraphicsCanvas2D.isAutoAntiAlias:()Z ]
mxGraphicsCanvas2D.setAutoAntiAlias ( boolean p1 ):void
[ run-time name: com/mxgraph/canvas/mxGraphicsCanvas2D.setAutoAntiAlias:(Z)V ]
jgraphx.jar, mxGraphMlCodec.class
package com.mxgraph.io
mxGraphMlCodec.addEdgeData ( graphml.mxGraphMlEdge p1, com.mxgraph.model.mxCell p2 ) [static]:void
[ run-time name: com/mxgraph/io/mxGraphMlCodec.addEdgeData:(Lcom/mxgraph/io/graphml/mxGraphMlEdge;Lcom/mxgraph/model/mxCell;)V ]
mxGraphMlCodec.addNodeData ( graphml.mxGraphMlNode p1, com.mxgraph.model.mxCell p2 ) [static]:void
[ run-time name: com/mxgraph/io/mxGraphMlCodec.addNodeData:(Lcom/mxgraph/io/graphml/mxGraphMlNode;Lcom/mxgraph/model/mxCell;)V ]
mxGraphMlCodec.decode ( org.w3c.dom.Document p1, com.mxgraph.view.mxGraph p2 ) [static]:void
[ run-time name: com/mxgraph/io/mxGraphMlCodec.decode:(Lorg/w3c/dom/Document;Lcom/mxgraph/view/mxGraph;)V ]
mxGraphMlCodec.decodeGraph ( com.mxgraph.view.mxGraph p1, Object p2, graphml.mxGraphMlGraph p3 ) [static]:graphml.mxGraphMlGraph
[ run-time name: com/mxgraph/io/mxGraphMlCodec.decodeGraph:(Lcom/mxgraph/view/mxGraph;Ljava/lang/Object;Lcom/mxgraph/io/graphml/mxGraphMlGraph;)Lcom/mxgraph/io/graphml/mxGraphMlGraph; ]
mxGraphMlCodec.encode ( com.mxgraph.view.mxGraph p1 ) [static]:org.w3c.dom.Document
[ run-time name: com/mxgraph/io/mxGraphMlCodec.encode:(Lcom/mxgraph/view/mxGraph;)Lorg/w3c/dom/Document; ]
mxGraphMlCodec.encodeXML ( graphml.mxGraphMlGraph p1 ) [static]:org.w3c.dom.Document
[ run-time name: com/mxgraph/io/mxGraphMlCodec.encodeXML:(Lcom/mxgraph/io/graphml/mxGraphMlGraph;)Lorg/w3c/dom/Document; ]
mxGraphMlCodec.mxGraphMlCodec ( )
[ run-time name: com/mxgraph/io/mxGraphMlCodec."<init>":()V ]
jgraphx.jar, mxGraphMlConstants.class
package com.mxgraph.io.graphml
mxGraphMlConstants.mxGraphMlConstants ( )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlConstants."<init>":()V ]
jgraphx.jar, mxGraphMlData.class
package com.mxgraph.io.graphml
mxGraphMlData.generateEdgeElement ( org.w3c.dom.Document p1 ):org.w3c.dom.Element
[ run-time name: com/mxgraph/io/graphml/mxGraphMlData.generateEdgeElement:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element; ]
mxGraphMlData.generateNodeElement ( org.w3c.dom.Document p1 ):org.w3c.dom.Element
[ run-time name: com/mxgraph/io/graphml/mxGraphMlData.generateNodeElement:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element; ]
mxGraphMlData.getDataId ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlData.getDataId:()Ljava/lang/String; ]
mxGraphMlData.getDataKey ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlData.getDataKey:()Ljava/lang/String; ]
mxGraphMlData.getDataShapeEdge ( ):mxGraphMlShapeEdge
[ run-time name: com/mxgraph/io/graphml/mxGraphMlData.getDataShapeEdge:()Lcom/mxgraph/io/graphml/mxGraphMlShapeEdge; ]
mxGraphMlData.getDataShapeNode ( ):mxGraphMlShapeNode
[ run-time name: com/mxgraph/io/graphml/mxGraphMlData.getDataShapeNode:()Lcom/mxgraph/io/graphml/mxGraphMlShapeNode; ]
mxGraphMlData.getDataValue ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlData.getDataValue:()Ljava/lang/String; ]
mxGraphMlData.mxGraphMlData ( )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlData."<init>":()V ]
mxGraphMlData.mxGraphMlData ( org.w3c.dom.Element p1 )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlData."<init>":(Lorg/w3c/dom/Element;)V ]
mxGraphMlData.mxGraphMlData ( String p1, String p2, String p3, mxGraphMlShapeEdge p4, mxGraphMlShapeNode p5 )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlData."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/mxgraph/io/graphml/mxGraphMlShapeEdge;Lcom/mxgraph/io/graphml/mxGraphMlShapeNode;)V ]
mxGraphMlData.setDataId ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlData.setDataId:(Ljava/lang/String;)V ]
mxGraphMlData.setDataKey ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlData.setDataKey:(Ljava/lang/String;)V ]
mxGraphMlData.setDataShapeEdge ( mxGraphMlShapeEdge p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlData.setDataShapeEdge:(Lcom/mxgraph/io/graphml/mxGraphMlShapeEdge;)V ]
mxGraphMlData.setDataShapeNode ( mxGraphMlShapeNode p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlData.setDataShapeNode:(Lcom/mxgraph/io/graphml/mxGraphMlShapeNode;)V ]
mxGraphMlData.setDataValue ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlData.setDataValue:(Ljava/lang/String;)V ]
jgraphx.jar, mxGraphMlEdge.class
package com.mxgraph.io.graphml
mxGraphMlEdge.generateElement ( org.w3c.dom.Document p1 ):org.w3c.dom.Element
[ run-time name: com/mxgraph/io/graphml/mxGraphMlEdge.generateElement:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element; ]
mxGraphMlEdge.getEdgeData ( ):mxGraphMlData
[ run-time name: com/mxgraph/io/graphml/mxGraphMlEdge.getEdgeData:()Lcom/mxgraph/io/graphml/mxGraphMlData; ]
mxGraphMlEdge.getEdgeDataMap ( ):java.util.HashMap
[ run-time name: com/mxgraph/io/graphml/mxGraphMlEdge.getEdgeDataMap:()Ljava/util/HashMap; ]
mxGraphMlEdge.getEdgeDirected ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlEdge.getEdgeDirected:()Ljava/lang/String; ]
mxGraphMlEdge.getEdgeId ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlEdge.getEdgeId:()Ljava/lang/String; ]
mxGraphMlEdge.getEdgeSource ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlEdge.getEdgeSource:()Ljava/lang/String; ]
mxGraphMlEdge.getEdgeSourcePort ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlEdge.getEdgeSourcePort:()Ljava/lang/String; ]
mxGraphMlEdge.getEdgeStyle ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlEdge.getEdgeStyle:()Ljava/lang/String; ]
mxGraphMlEdge.getEdgeTarget ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlEdge.getEdgeTarget:()Ljava/lang/String; ]
mxGraphMlEdge.getEdgeTargetPort ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlEdge.getEdgeTargetPort:()Ljava/lang/String; ]
mxGraphMlEdge.mxGraphMlEdge ( org.w3c.dom.Element p1 )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlEdge."<init>":(Lorg/w3c/dom/Element;)V ]
mxGraphMlEdge.mxGraphMlEdge ( String p1, String p2, String p3, String p4 )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlEdge."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V ]
mxGraphMlEdge.setEdgeData ( mxGraphMlData p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlEdge.setEdgeData:(Lcom/mxgraph/io/graphml/mxGraphMlData;)V ]
mxGraphMlEdge.setEdgeDataMap ( java.util.HashMap p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlEdge.setEdgeDataMap:(Ljava/util/HashMap;)V ]
mxGraphMlEdge.setEdgeDirected ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlEdge.setEdgeDirected:(Ljava/lang/String;)V ]
mxGraphMlEdge.setEdgeId ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlEdge.setEdgeId:(Ljava/lang/String;)V ]
mxGraphMlEdge.setEdgeSource ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlEdge.setEdgeSource:(Ljava/lang/String;)V ]
mxGraphMlEdge.setEdgeSourcePort ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlEdge.setEdgeSourcePort:(Ljava/lang/String;)V ]
mxGraphMlEdge.setEdgeTarget ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlEdge.setEdgeTarget:(Ljava/lang/String;)V ]
mxGraphMlEdge.setEdgeTargetPort ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlEdge.setEdgeTargetPort:(Ljava/lang/String;)V ]
jgraphx.jar, mxGraphMlGraph.class
package com.mxgraph.io.graphml
mxGraphMlGraph.addGraph ( com.mxgraph.view.mxGraph p1, Object p2 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlGraph.addGraph:(Lcom/mxgraph/view/mxGraph;Ljava/lang/Object;)V ]
mxGraphMlGraph.dataEdgeKey ( mxGraphMlEdge p1 ) [static]:mxGraphMlData
[ run-time name: com/mxgraph/io/graphml/mxGraphMlGraph.dataEdgeKey:(Lcom/mxgraph/io/graphml/mxGraphMlEdge;)Lcom/mxgraph/io/graphml/mxGraphMlData; ]
mxGraphMlGraph.dataNodeKey ( mxGraphMlNode p1 ) [static]:mxGraphMlData
[ run-time name: com/mxgraph/io/graphml/mxGraphMlGraph.dataNodeKey:(Lcom/mxgraph/io/graphml/mxGraphMlNode;)Lcom/mxgraph/io/graphml/mxGraphMlData; ]
mxGraphMlGraph.generateElement ( org.w3c.dom.Document p1 ):org.w3c.dom.Element
[ run-time name: com/mxgraph/io/graphml/mxGraphMlGraph.generateElement:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element; ]
mxGraphMlGraph.getEdgedefault ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlGraph.getEdgedefault:()Ljava/lang/String; ]
mxGraphMlGraph.getEdges ( ):java.util.List
[ run-time name: com/mxgraph/io/graphml/mxGraphMlGraph.getEdges:()Ljava/util/List; ]
mxGraphMlGraph.getId ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlGraph.getId:()Ljava/lang/String; ]
mxGraphMlGraph.getNodes ( ):java.util.List
[ run-time name: com/mxgraph/io/graphml/mxGraphMlGraph.getNodes:()Ljava/util/List; ]
mxGraphMlGraph.hasData ( mxGraphMlNode p1 ) [static]:boolean
[ run-time name: com/mxgraph/io/graphml/mxGraphMlGraph.hasData:(Lcom/mxgraph/io/graphml/mxGraphMlNode;)Z ]
mxGraphMlGraph.isEmpty ( ):boolean
[ run-time name: com/mxgraph/io/graphml/mxGraphMlGraph.isEmpty:()Z ]
mxGraphMlGraph.mxGraphMlGraph ( )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlGraph."<init>":()V ]
mxGraphMlGraph.mxGraphMlGraph ( org.w3c.dom.Element p1 )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlGraph."<init>":(Lorg/w3c/dom/Element;)V ]
mxGraphMlGraph.mxGraphMlGraph ( String p1, String p2 )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlGraph."<init>":(Ljava/lang/String;Ljava/lang/String;)V ]
mxGraphMlGraph.setEdgedefault ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlGraph.setEdgedefault:(Ljava/lang/String;)V ]
mxGraphMlGraph.setEdges ( java.util.List p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlGraph.setEdges:(Ljava/util/List;)V ]
mxGraphMlGraph.setId ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlGraph.setId:(Ljava/lang/String;)V ]
mxGraphMlGraph.setNodes ( java.util.List p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlGraph.setNodes:(Ljava/util/List;)V ]
jgraphx.jar, mxGraphMlKey.class
package com.mxgraph.io.graphml
mxGraphMlKey.enumForValue ( String p1 ):mxGraphMlKey.keyForValues
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKey.enumForValue:(Ljava/lang/String;)Lcom/mxgraph/io/graphml/mxGraphMlKey$keyForValues; ]
mxGraphMlKey.enumTypeValue ( String p1 ):mxGraphMlKey.keyTypeValues
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKey.enumTypeValue:(Ljava/lang/String;)Lcom/mxgraph/io/graphml/mxGraphMlKey$keyTypeValues; ]
mxGraphMlKey.generateElement ( org.w3c.dom.Document p1 ):org.w3c.dom.Element
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKey.generateElement:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element; ]
mxGraphMlKey.getKeyDefault ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKey.getKeyDefault:()Ljava/lang/String; ]
mxGraphMlKey.getKeyFor ( ):mxGraphMlKey.keyForValues
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKey.getKeyFor:()Lcom/mxgraph/io/graphml/mxGraphMlKey$keyForValues; ]
mxGraphMlKey.getKeyId ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKey.getKeyId:()Ljava/lang/String; ]
mxGraphMlKey.getKeyName ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKey.getKeyName:()Ljava/lang/String; ]
mxGraphMlKey.getKeyType ( ):mxGraphMlKey.keyTypeValues
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKey.getKeyType:()Lcom/mxgraph/io/graphml/mxGraphMlKey$keyTypeValues; ]
mxGraphMlKey.mxGraphMlKey ( org.w3c.dom.Element p1 )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKey."<init>":(Lorg/w3c/dom/Element;)V ]
mxGraphMlKey.mxGraphMlKey ( String p1, mxGraphMlKey.keyForValues p2, String p3, mxGraphMlKey.keyTypeValues p4 )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKey."<init>":(Ljava/lang/String;Lcom/mxgraph/io/graphml/mxGraphMlKey$keyForValues;Ljava/lang/String;Lcom/mxgraph/io/graphml/mxGraphMlKey$keyTypeValues;)V ]
mxGraphMlKey.setKeyDefault ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKey.setKeyDefault:(Ljava/lang/String;)V ]
mxGraphMlKey.setKeyFor ( mxGraphMlKey.keyForValues p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKey.setKeyFor:(Lcom/mxgraph/io/graphml/mxGraphMlKey$keyForValues;)V ]
mxGraphMlKey.setKeyId ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKey.setKeyId:(Ljava/lang/String;)V ]
mxGraphMlKey.setKeyName ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKey.setKeyName:(Ljava/lang/String;)V ]
mxGraphMlKey.setKeyType ( mxGraphMlKey.keyTypeValues p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKey.setKeyType:(Lcom/mxgraph/io/graphml/mxGraphMlKey$keyTypeValues;)V ]
mxGraphMlKey.stringForValue ( mxGraphMlKey.keyForValues p1 ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKey.stringForValue:(Lcom/mxgraph/io/graphml/mxGraphMlKey$keyForValues;)Ljava/lang/String; ]
mxGraphMlKey.stringTypeValue ( mxGraphMlKey.keyTypeValues p1 ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKey.stringTypeValue:(Lcom/mxgraph/io/graphml/mxGraphMlKey$keyTypeValues;)Ljava/lang/String; ]
jgraphx.jar, mxGraphMlKeyManager.class
package com.mxgraph.io.graphml
mxGraphMlKeyManager.getInstance ( ) [static]:mxGraphMlKeyManager
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKeyManager.getInstance:()Lcom/mxgraph/io/graphml/mxGraphMlKeyManager; ]
mxGraphMlKeyManager.getKeyMap ( ):java.util.HashMap
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKeyManager.getKeyMap:()Ljava/util/HashMap; ]
mxGraphMlKeyManager.initialise ( org.w3c.dom.Document p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKeyManager.initialise:(Lorg/w3c/dom/Document;)V ]
mxGraphMlKeyManager.setKeyMap ( java.util.HashMap p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlKeyManager.setKeyMap:(Ljava/util/HashMap;)V ]
jgraphx.jar, mxGraphMlNode.class
package com.mxgraph.io.graphml
mxGraphMlNode.generateElement ( org.w3c.dom.Document p1 ):org.w3c.dom.Element
[ run-time name: com/mxgraph/io/graphml/mxGraphMlNode.generateElement:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element; ]
mxGraphMlNode.getNodeData ( ):mxGraphMlData
[ run-time name: com/mxgraph/io/graphml/mxGraphMlNode.getNodeData:()Lcom/mxgraph/io/graphml/mxGraphMlData; ]
mxGraphMlNode.getNodeDataMap ( ):java.util.HashMap
[ run-time name: com/mxgraph/io/graphml/mxGraphMlNode.getNodeDataMap:()Ljava/util/HashMap; ]
mxGraphMlNode.getNodeGraph ( ):java.util.List
[ run-time name: com/mxgraph/io/graphml/mxGraphMlNode.getNodeGraph:()Ljava/util/List; ]
mxGraphMlNode.getNodeId ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlNode.getNodeId:()Ljava/lang/String; ]
mxGraphMlNode.getNodePort ( ):java.util.HashMap
[ run-time name: com/mxgraph/io/graphml/mxGraphMlNode.getNodePort:()Ljava/util/HashMap; ]
mxGraphMlNode.mxGraphMlNode ( org.w3c.dom.Element p1 )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlNode."<init>":(Lorg/w3c/dom/Element;)V ]
mxGraphMlNode.mxGraphMlNode ( String p1, mxGraphMlData p2 )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlNode."<init>":(Ljava/lang/String;Lcom/mxgraph/io/graphml/mxGraphMlData;)V ]
mxGraphMlNode.setNodeData ( mxGraphMlData p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlNode.setNodeData:(Lcom/mxgraph/io/graphml/mxGraphMlData;)V ]
mxGraphMlNode.setNodeDataMap ( java.util.HashMap p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlNode.setNodeDataMap:(Ljava/util/HashMap;)V ]
mxGraphMlNode.setNodeGraph ( java.util.List p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlNode.setNodeGraph:(Ljava/util/List;)V ]
mxGraphMlNode.setNodeId ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlNode.setNodeId:(Ljava/lang/String;)V ]
mxGraphMlNode.setNodePort ( java.util.HashMap p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlNode.setNodePort:(Ljava/util/HashMap;)V ]
jgraphx.jar, mxGraphMlPort.class
package com.mxgraph.io.graphml
mxGraphMlPort.generateElement ( org.w3c.dom.Document p1 ):org.w3c.dom.Element
[ run-time name: com/mxgraph/io/graphml/mxGraphMlPort.generateElement:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element; ]
mxGraphMlPort.getName ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlPort.getName:()Ljava/lang/String; ]
mxGraphMlPort.getPortDataMap ( ):java.util.HashMap
[ run-time name: com/mxgraph/io/graphml/mxGraphMlPort.getPortDataMap:()Ljava/util/HashMap; ]
mxGraphMlPort.mxGraphMlPort ( org.w3c.dom.Element p1 )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlPort."<init>":(Lorg/w3c/dom/Element;)V ]
mxGraphMlPort.mxGraphMlPort ( String p1 )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlPort."<init>":(Ljava/lang/String;)V ]
mxGraphMlPort.setName ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlPort.setName:(Ljava/lang/String;)V ]
mxGraphMlPort.setPortDataMap ( java.util.HashMap p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlPort.setPortDataMap:(Ljava/util/HashMap;)V ]
jgraphx.jar, mxGraphMlShapeEdge.class
package com.mxgraph.io.graphml
mxGraphMlShapeEdge.generateElement ( org.w3c.dom.Document p1 ):org.w3c.dom.Element
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeEdge.generateElement:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element; ]
mxGraphMlShapeEdge.getEdgeSource ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeEdge.getEdgeSource:()Ljava/lang/String; ]
mxGraphMlShapeEdge.getEdgeTarget ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeEdge.getEdgeTarget:()Ljava/lang/String; ]
mxGraphMlShapeEdge.getStyle ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeEdge.getStyle:()Ljava/lang/String; ]
mxGraphMlShapeEdge.getText ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeEdge.getText:()Ljava/lang/String; ]
mxGraphMlShapeEdge.mxGraphMlShapeEdge ( )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeEdge."<init>":()V ]
mxGraphMlShapeEdge.mxGraphMlShapeEdge ( org.w3c.dom.Element p1 )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeEdge."<init>":(Lorg/w3c/dom/Element;)V ]
mxGraphMlShapeEdge.mxGraphMlShapeEdge ( String p1, String p2 )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeEdge."<init>":(Ljava/lang/String;Ljava/lang/String;)V ]
mxGraphMlShapeEdge.setEdgeSource ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeEdge.setEdgeSource:(Ljava/lang/String;)V ]
mxGraphMlShapeEdge.setEdgeTarget ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeEdge.setEdgeTarget:(Ljava/lang/String;)V ]
mxGraphMlShapeEdge.setStyle ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeEdge.setStyle:(Ljava/lang/String;)V ]
mxGraphMlShapeEdge.setText ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeEdge.setText:(Ljava/lang/String;)V ]
jgraphx.jar, mxGraphMlShapeNode.class
package com.mxgraph.io.graphml
mxGraphMlShapeNode.generateElement ( org.w3c.dom.Document p1 ):org.w3c.dom.Element
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeNode.generateElement:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element; ]
mxGraphMlShapeNode.getDataHeight ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeNode.getDataHeight:()Ljava/lang/String; ]
mxGraphMlShapeNode.getDataLabel ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeNode.getDataLabel:()Ljava/lang/String; ]
mxGraphMlShapeNode.getDataStyle ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeNode.getDataStyle:()Ljava/lang/String; ]
mxGraphMlShapeNode.getDataWidth ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeNode.getDataWidth:()Ljava/lang/String; ]
mxGraphMlShapeNode.getDataX ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeNode.getDataX:()Ljava/lang/String; ]
mxGraphMlShapeNode.getDataY ( ):String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeNode.getDataY:()Ljava/lang/String; ]
mxGraphMlShapeNode.mxGraphMlShapeNode ( )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeNode."<init>":()V ]
mxGraphMlShapeNode.mxGraphMlShapeNode ( org.w3c.dom.Element p1 )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeNode."<init>":(Lorg/w3c/dom/Element;)V ]
mxGraphMlShapeNode.mxGraphMlShapeNode ( String p1, String p2, String p3, String p4, String p5 )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeNode."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V ]
mxGraphMlShapeNode.setDataHeight ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeNode.setDataHeight:(Ljava/lang/String;)V ]
mxGraphMlShapeNode.setDataLabel ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeNode.setDataLabel:(Ljava/lang/String;)V ]
mxGraphMlShapeNode.setDataStyle ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeNode.setDataStyle:(Ljava/lang/String;)V ]
mxGraphMlShapeNode.setDataWidth ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeNode.setDataWidth:(Ljava/lang/String;)V ]
mxGraphMlShapeNode.setDataX ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeNode.setDataX:(Ljava/lang/String;)V ]
mxGraphMlShapeNode.setDataY ( String p1 ):void
[ run-time name: com/mxgraph/io/graphml/mxGraphMlShapeNode.setDataY:(Ljava/lang/String;)V ]
jgraphx.jar, mxGraphMlUtils.class
package com.mxgraph.io.graphml
mxGraphMlUtils.childsHasTag ( org.w3c.dom.Element p1, String p2 ) [static]:boolean
[ run-time name: com/mxgraph/io/graphml/mxGraphMlUtils.childsHasTag:(Lorg/w3c/dom/Element;Ljava/lang/String;)Z ]
mxGraphMlUtils.childsTag ( org.w3c.dom.Element p1, String p2 ) [static]:org.w3c.dom.Element
[ run-time name: com/mxgraph/io/graphml/mxGraphMlUtils.childsTag:(Lorg/w3c/dom/Element;Ljava/lang/String;)Lorg/w3c/dom/Element; ]
mxGraphMlUtils.childsTags ( org.w3c.dom.Element p1, String p2 ) [static]:java.util.List
[ run-time name: com/mxgraph/io/graphml/mxGraphMlUtils.childsTags:(Lorg/w3c/dom/Element;Ljava/lang/String;)Ljava/util/List; ]
mxGraphMlUtils.copyNodeList ( org.w3c.dom.NodeList p1 ) [static]:java.util.List
[ run-time name: com/mxgraph/io/graphml/mxGraphMlUtils.copyNodeList:(Lorg/w3c/dom/NodeList;)Ljava/util/List; ]
mxGraphMlUtils.getStyleMap ( String p1, String p2 ) [static]:java.util.HashMap
[ run-time name: com/mxgraph/io/graphml/mxGraphMlUtils.getStyleMap:(Ljava/lang/String;Ljava/lang/String;)Ljava/util/HashMap; ]
mxGraphMlUtils.getStyleString ( java.util.Map p1, String p2 ) [static]:String
[ run-time name: com/mxgraph/io/graphml/mxGraphMlUtils.getStyleString:(Ljava/util/Map;Ljava/lang/String;)Ljava/lang/String; ]
mxGraphMlUtils.mxGraphMlUtils ( )
[ run-time name: com/mxgraph/io/graphml/mxGraphMlUtils."<init>":()V ]
mxGraphMlUtils.nodeListHasTag ( org.w3c.dom.NodeList p1, String p2 ) [static]:boolean
[ run-time name: com/mxgraph/io/graphml/mxGraphMlUtils.nodeListHasTag:(Lorg/w3c/dom/NodeList;Ljava/lang/String;)Z ]
mxGraphMlUtils.nodeListTag ( org.w3c.dom.NodeList p1, String p2 ) [static]:org.w3c.dom.Element
[ run-time name: com/mxgraph/io/graphml/mxGraphMlUtils.nodeListTag:(Lorg/w3c/dom/NodeList;Ljava/lang/String;)Lorg/w3c/dom/Element; ]
mxGraphMlUtils.nodeListTags ( org.w3c.dom.NodeList p1, String p2 ) [static]:java.util.List
[ run-time name: com/mxgraph/io/graphml/mxGraphMlUtils.nodeListTags:(Lorg/w3c/dom/NodeList;Ljava/lang/String;)Ljava/util/List; ]
jgraphx.jar, mxStencilShape.class
package com.mxgraph.shape
mxStencilShape.getBoundingBox ( ):java.awt.geom.Rectangle2D
[ run-time name: com/mxgraph/shape/mxStencilShape.getBoundingBox:()Ljava/awt/geom/Rectangle2D; ]
mxStencilShape.mxStencilShape ( )
[ run-time name: com/mxgraph/shape/mxStencilShape."<init>":()V ]
mxStencilShape.setBoundingBox ( java.awt.geom.Rectangle2D p1 ):void
[ run-time name: com/mxgraph/shape/mxStencilShape.setBoundingBox:(Ljava/awt/geom/Rectangle2D;)V ]
to the top
Removed Methods (145)
jgraphx.jar, keyForValues.class
package com.mxgraph.io.gml
mxGmlKey.keyForValues.valueOf ( String p1 ) [static]:mxGmlKey.keyForValues
[ run-time name: com/mxgraph/io/gml/mxGmlKey.keyForValues.valueOf:(Ljava/lang/String;)Lcom/mxgraph/io/gml/mxGmlKey$keyForValues; ]
mxGmlKey.keyForValues.values ( ) [static]:mxGmlKey.keyForValues[]
[ run-time name: com/mxgraph/io/gml/mxGmlKey.keyForValues.values:()[Lcom/mxgraph/io/gml/mxGmlKey$keyForValues; ]
jgraphx.jar, keyTypeValues.class
package com.mxgraph.io.gml
mxGmlKey.keyTypeValues.valueOf ( String p1 ) [static]:mxGmlKey.keyTypeValues
[ run-time name: com/mxgraph/io/gml/mxGmlKey.keyTypeValues.valueOf:(Ljava/lang/String;)Lcom/mxgraph/io/gml/mxGmlKey$keyTypeValues; ]
mxGmlKey.keyTypeValues.values ( ) [static]:mxGmlKey.keyTypeValues[]
[ run-time name: com/mxgraph/io/gml/mxGmlKey.keyTypeValues.values:()[Lcom/mxgraph/io/gml/mxGmlKey$keyTypeValues; ]
jgraphx.jar, mxGmlCodec.class
package com.mxgraph.io
mxGmlCodec.addEdgeData ( gml.mxGmlEdge p1, com.mxgraph.model.mxCell p2 ) [static]:void
[ run-time name: com/mxgraph/io/mxGmlCodec.addEdgeData:(Lcom/mxgraph/io/gml/mxGmlEdge;Lcom/mxgraph/model/mxCell;)V ]
mxGmlCodec.addNodeData ( gml.mxGmlNode p1, com.mxgraph.model.mxCell p2 ) [static]:void
[ run-time name: com/mxgraph/io/mxGmlCodec.addNodeData:(Lcom/mxgraph/io/gml/mxGmlNode;Lcom/mxgraph/model/mxCell;)V ]
mxGmlCodec.decode ( org.w3c.dom.Document p1, com.mxgraph.view.mxGraph p2 ) [static]:void
[ run-time name: com/mxgraph/io/mxGmlCodec.decode:(Lorg/w3c/dom/Document;Lcom/mxgraph/view/mxGraph;)V ]
mxGmlCodec.decodeGraph ( com.mxgraph.view.mxGraph p1, Object p2, gml.mxGmlGraph p3 ) [static]:gml.mxGmlGraph
[ run-time name: com/mxgraph/io/mxGmlCodec.decodeGraph:(Lcom/mxgraph/view/mxGraph;Ljava/lang/Object;Lcom/mxgraph/io/gml/mxGmlGraph;)Lcom/mxgraph/io/gml/mxGmlGraph; ]
mxGmlCodec.encode ( com.mxgraph.view.mxGraph p1 ) [static]:org.w3c.dom.Document
[ run-time name: com/mxgraph/io/mxGmlCodec.encode:(Lcom/mxgraph/view/mxGraph;)Lorg/w3c/dom/Document; ]
mxGmlCodec.encodeXML ( gml.mxGmlGraph p1 ) [static]:org.w3c.dom.Document
[ run-time name: com/mxgraph/io/mxGmlCodec.encodeXML:(Lcom/mxgraph/io/gml/mxGmlGraph;)Lorg/w3c/dom/Document; ]
mxGmlCodec.mxGmlCodec ( )
[ run-time name: com/mxgraph/io/mxGmlCodec."<init>":()V ]
jgraphx.jar, mxGmlConstants.class
package com.mxgraph.io.gml
mxGmlConstants.mxGmlConstants ( )
[ run-time name: com/mxgraph/io/gml/mxGmlConstants."<init>":()V ]
jgraphx.jar, mxGmlData.class
package com.mxgraph.io.gml
mxGmlData.generateEdgeElement ( org.w3c.dom.Document p1 ):org.w3c.dom.Element
[ run-time name: com/mxgraph/io/gml/mxGmlData.generateEdgeElement:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element; ]
mxGmlData.generateNodeElement ( org.w3c.dom.Document p1 ):org.w3c.dom.Element
[ run-time name: com/mxgraph/io/gml/mxGmlData.generateNodeElement:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element; ]
mxGmlData.getDataId ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlData.getDataId:()Ljava/lang/String; ]
mxGmlData.getDataKey ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlData.getDataKey:()Ljava/lang/String; ]
mxGmlData.getDataShapeEdge ( ):mxGmlShapeEdge
[ run-time name: com/mxgraph/io/gml/mxGmlData.getDataShapeEdge:()Lcom/mxgraph/io/gml/mxGmlShapeEdge; ]
mxGmlData.getDataShapeNode ( ):mxGmlShapeNode
[ run-time name: com/mxgraph/io/gml/mxGmlData.getDataShapeNode:()Lcom/mxgraph/io/gml/mxGmlShapeNode; ]
mxGmlData.getDataValue ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlData.getDataValue:()Ljava/lang/String; ]
mxGmlData.mxGmlData ( )
[ run-time name: com/mxgraph/io/gml/mxGmlData."<init>":()V ]
mxGmlData.mxGmlData ( org.w3c.dom.Element p1 )
[ run-time name: com/mxgraph/io/gml/mxGmlData."<init>":(Lorg/w3c/dom/Element;)V ]
mxGmlData.mxGmlData ( String p1, String p2, String p3, mxGmlShapeEdge p4, mxGmlShapeNode p5 )
[ run-time name: com/mxgraph/io/gml/mxGmlData."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/mxgraph/io/gml/mxGmlShapeEdge;Lcom/mxgraph/io/gml/mxGmlShapeNode;)V ]
mxGmlData.setDataId ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlData.setDataId:(Ljava/lang/String;)V ]
mxGmlData.setDataKey ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlData.setDataKey:(Ljava/lang/String;)V ]
mxGmlData.setDataShapeEdge ( mxGmlShapeEdge p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlData.setDataShapeEdge:(Lcom/mxgraph/io/gml/mxGmlShapeEdge;)V ]
mxGmlData.setDataShapeNode ( mxGmlShapeNode p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlData.setDataShapeNode:(Lcom/mxgraph/io/gml/mxGmlShapeNode;)V ]
mxGmlData.setDataValue ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlData.setDataValue:(Ljava/lang/String;)V ]
jgraphx.jar, mxGmlEdge.class
package com.mxgraph.io.gml
mxGmlEdge.generateElement ( org.w3c.dom.Document p1 ):org.w3c.dom.Element
[ run-time name: com/mxgraph/io/gml/mxGmlEdge.generateElement:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element; ]
mxGmlEdge.getEdgeData ( ):mxGmlData
[ run-time name: com/mxgraph/io/gml/mxGmlEdge.getEdgeData:()Lcom/mxgraph/io/gml/mxGmlData; ]
mxGmlEdge.getEdgeDataMap ( ):java.util.HashMap
[ run-time name: com/mxgraph/io/gml/mxGmlEdge.getEdgeDataMap:()Ljava/util/HashMap; ]
mxGmlEdge.getEdgeDirected ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlEdge.getEdgeDirected:()Ljava/lang/String; ]
mxGmlEdge.getEdgeId ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlEdge.getEdgeId:()Ljava/lang/String; ]
mxGmlEdge.getEdgeSource ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlEdge.getEdgeSource:()Ljava/lang/String; ]
mxGmlEdge.getEdgeSourcePort ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlEdge.getEdgeSourcePort:()Ljava/lang/String; ]
mxGmlEdge.getEdgeStyle ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlEdge.getEdgeStyle:()Ljava/lang/String; ]
mxGmlEdge.getEdgeTarget ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlEdge.getEdgeTarget:()Ljava/lang/String; ]
mxGmlEdge.getEdgeTargetPort ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlEdge.getEdgeTargetPort:()Ljava/lang/String; ]
mxGmlEdge.mxGmlEdge ( org.w3c.dom.Element p1 )
[ run-time name: com/mxgraph/io/gml/mxGmlEdge."<init>":(Lorg/w3c/dom/Element;)V ]
mxGmlEdge.mxGmlEdge ( String p1, String p2, String p3, String p4 )
[ run-time name: com/mxgraph/io/gml/mxGmlEdge."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V ]
mxGmlEdge.setEdgeData ( mxGmlData p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlEdge.setEdgeData:(Lcom/mxgraph/io/gml/mxGmlData;)V ]
mxGmlEdge.setEdgeDataMap ( java.util.HashMap p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlEdge.setEdgeDataMap:(Ljava/util/HashMap;)V ]
mxGmlEdge.setEdgeDirected ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlEdge.setEdgeDirected:(Ljava/lang/String;)V ]
mxGmlEdge.setEdgeId ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlEdge.setEdgeId:(Ljava/lang/String;)V ]
mxGmlEdge.setEdgeSource ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlEdge.setEdgeSource:(Ljava/lang/String;)V ]
mxGmlEdge.setEdgeSourcePort ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlEdge.setEdgeSourcePort:(Ljava/lang/String;)V ]
mxGmlEdge.setEdgeTarget ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlEdge.setEdgeTarget:(Ljava/lang/String;)V ]
mxGmlEdge.setEdgeTargetPort ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlEdge.setEdgeTargetPort:(Ljava/lang/String;)V ]
jgraphx.jar, mxGmlGraph.class
package com.mxgraph.io.gml
mxGmlGraph.addGraph ( com.mxgraph.view.mxGraph p1, Object p2 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlGraph.addGraph:(Lcom/mxgraph/view/mxGraph;Ljava/lang/Object;)V ]
mxGmlGraph.dataEdgeKey ( mxGmlEdge p1 ) [static]:mxGmlData
[ run-time name: com/mxgraph/io/gml/mxGmlGraph.dataEdgeKey:(Lcom/mxgraph/io/gml/mxGmlEdge;)Lcom/mxgraph/io/gml/mxGmlData; ]
mxGmlGraph.dataNodeKey ( mxGmlNode p1 ) [static]:mxGmlData
[ run-time name: com/mxgraph/io/gml/mxGmlGraph.dataNodeKey:(Lcom/mxgraph/io/gml/mxGmlNode;)Lcom/mxgraph/io/gml/mxGmlData; ]
mxGmlGraph.generateElement ( org.w3c.dom.Document p1 ):org.w3c.dom.Element
[ run-time name: com/mxgraph/io/gml/mxGmlGraph.generateElement:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element; ]
mxGmlGraph.getEdgedefault ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlGraph.getEdgedefault:()Ljava/lang/String; ]
mxGmlGraph.getEdges ( ):java.util.List
[ run-time name: com/mxgraph/io/gml/mxGmlGraph.getEdges:()Ljava/util/List; ]
mxGmlGraph.getId ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlGraph.getId:()Ljava/lang/String; ]
mxGmlGraph.getNodes ( ):java.util.List
[ run-time name: com/mxgraph/io/gml/mxGmlGraph.getNodes:()Ljava/util/List; ]
mxGmlGraph.hasData ( mxGmlNode p1 ) [static]:boolean
[ run-time name: com/mxgraph/io/gml/mxGmlGraph.hasData:(Lcom/mxgraph/io/gml/mxGmlNode;)Z ]
mxGmlGraph.isEmpty ( ):boolean
[ run-time name: com/mxgraph/io/gml/mxGmlGraph.isEmpty:()Z ]
mxGmlGraph.mxGmlGraph ( )
[ run-time name: com/mxgraph/io/gml/mxGmlGraph."<init>":()V ]
mxGmlGraph.mxGmlGraph ( org.w3c.dom.Element p1 )
[ run-time name: com/mxgraph/io/gml/mxGmlGraph."<init>":(Lorg/w3c/dom/Element;)V ]
mxGmlGraph.mxGmlGraph ( String p1, String p2 )
[ run-time name: com/mxgraph/io/gml/mxGmlGraph."<init>":(Ljava/lang/String;Ljava/lang/String;)V ]
mxGmlGraph.setEdgedefault ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlGraph.setEdgedefault:(Ljava/lang/String;)V ]
mxGmlGraph.setEdges ( java.util.List p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlGraph.setEdges:(Ljava/util/List;)V ]
mxGmlGraph.setId ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlGraph.setId:(Ljava/lang/String;)V ]
mxGmlGraph.setNodes ( java.util.List p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlGraph.setNodes:(Ljava/util/List;)V ]
jgraphx.jar, mxGmlKey.class
package com.mxgraph.io.gml
mxGmlKey.enumForValue ( String p1 ):mxGmlKey.keyForValues
[ run-time name: com/mxgraph/io/gml/mxGmlKey.enumForValue:(Ljava/lang/String;)Lcom/mxgraph/io/gml/mxGmlKey$keyForValues; ]
mxGmlKey.enumTypeValue ( String p1 ):mxGmlKey.keyTypeValues
[ run-time name: com/mxgraph/io/gml/mxGmlKey.enumTypeValue:(Ljava/lang/String;)Lcom/mxgraph/io/gml/mxGmlKey$keyTypeValues; ]
mxGmlKey.generateElement ( org.w3c.dom.Document p1 ):org.w3c.dom.Element
[ run-time name: com/mxgraph/io/gml/mxGmlKey.generateElement:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element; ]
mxGmlKey.getKeyDefault ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlKey.getKeyDefault:()Ljava/lang/String; ]
mxGmlKey.getKeyFor ( ):mxGmlKey.keyForValues
[ run-time name: com/mxgraph/io/gml/mxGmlKey.getKeyFor:()Lcom/mxgraph/io/gml/mxGmlKey$keyForValues; ]
mxGmlKey.getKeyId ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlKey.getKeyId:()Ljava/lang/String; ]
mxGmlKey.getKeyName ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlKey.getKeyName:()Ljava/lang/String; ]
mxGmlKey.getKeyType ( ):mxGmlKey.keyTypeValues
[ run-time name: com/mxgraph/io/gml/mxGmlKey.getKeyType:()Lcom/mxgraph/io/gml/mxGmlKey$keyTypeValues; ]
mxGmlKey.mxGmlKey ( org.w3c.dom.Element p1 )
[ run-time name: com/mxgraph/io/gml/mxGmlKey."<init>":(Lorg/w3c/dom/Element;)V ]
mxGmlKey.mxGmlKey ( String p1, mxGmlKey.keyForValues p2, String p3, mxGmlKey.keyTypeValues p4 )
[ run-time name: com/mxgraph/io/gml/mxGmlKey."<init>":(Ljava/lang/String;Lcom/mxgraph/io/gml/mxGmlKey$keyForValues;Ljava/lang/String;Lcom/mxgraph/io/gml/mxGmlKey$keyTypeValues;)V ]
mxGmlKey.setKeyDefault ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlKey.setKeyDefault:(Ljava/lang/String;)V ]
mxGmlKey.setKeyFor ( mxGmlKey.keyForValues p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlKey.setKeyFor:(Lcom/mxgraph/io/gml/mxGmlKey$keyForValues;)V ]
mxGmlKey.setKeyId ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlKey.setKeyId:(Ljava/lang/String;)V ]
mxGmlKey.setKeyName ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlKey.setKeyName:(Ljava/lang/String;)V ]
mxGmlKey.setKeyType ( mxGmlKey.keyTypeValues p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlKey.setKeyType:(Lcom/mxgraph/io/gml/mxGmlKey$keyTypeValues;)V ]
mxGmlKey.stringForValue ( mxGmlKey.keyForValues p1 ):String
[ run-time name: com/mxgraph/io/gml/mxGmlKey.stringForValue:(Lcom/mxgraph/io/gml/mxGmlKey$keyForValues;)Ljava/lang/String; ]
mxGmlKey.stringTypeValue ( mxGmlKey.keyTypeValues p1 ):String
[ run-time name: com/mxgraph/io/gml/mxGmlKey.stringTypeValue:(Lcom/mxgraph/io/gml/mxGmlKey$keyTypeValues;)Ljava/lang/String; ]
jgraphx.jar, mxGmlKeyManager.class
package com.mxgraph.io.gml
mxGmlKeyManager.getInstance ( ) [static]:mxGmlKeyManager
[ run-time name: com/mxgraph/io/gml/mxGmlKeyManager.getInstance:()Lcom/mxgraph/io/gml/mxGmlKeyManager; ]
mxGmlKeyManager.getKeyMap ( ):java.util.HashMap
[ run-time name: com/mxgraph/io/gml/mxGmlKeyManager.getKeyMap:()Ljava/util/HashMap; ]
mxGmlKeyManager.initialise ( org.w3c.dom.Document p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlKeyManager.initialise:(Lorg/w3c/dom/Document;)V ]
mxGmlKeyManager.setKeyMap ( java.util.HashMap p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlKeyManager.setKeyMap:(Ljava/util/HashMap;)V ]
jgraphx.jar, mxGmlNode.class
package com.mxgraph.io.gml
mxGmlNode.generateElement ( org.w3c.dom.Document p1 ):org.w3c.dom.Element
[ run-time name: com/mxgraph/io/gml/mxGmlNode.generateElement:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element; ]
mxGmlNode.getNodeData ( ):mxGmlData
[ run-time name: com/mxgraph/io/gml/mxGmlNode.getNodeData:()Lcom/mxgraph/io/gml/mxGmlData; ]
mxGmlNode.getNodeDataMap ( ):java.util.HashMap
[ run-time name: com/mxgraph/io/gml/mxGmlNode.getNodeDataMap:()Ljava/util/HashMap; ]
mxGmlNode.getNodeGraph ( ):java.util.List
[ run-time name: com/mxgraph/io/gml/mxGmlNode.getNodeGraph:()Ljava/util/List; ]
mxGmlNode.getNodeId ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlNode.getNodeId:()Ljava/lang/String; ]
mxGmlNode.getNodePort ( ):java.util.HashMap
[ run-time name: com/mxgraph/io/gml/mxGmlNode.getNodePort:()Ljava/util/HashMap; ]
mxGmlNode.mxGmlNode ( org.w3c.dom.Element p1 )
[ run-time name: com/mxgraph/io/gml/mxGmlNode."<init>":(Lorg/w3c/dom/Element;)V ]
mxGmlNode.mxGmlNode ( String p1, mxGmlData p2 )
[ run-time name: com/mxgraph/io/gml/mxGmlNode."<init>":(Ljava/lang/String;Lcom/mxgraph/io/gml/mxGmlData;)V ]
mxGmlNode.setNodeData ( mxGmlData p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlNode.setNodeData:(Lcom/mxgraph/io/gml/mxGmlData;)V ]
mxGmlNode.setNodeDataMap ( java.util.HashMap p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlNode.setNodeDataMap:(Ljava/util/HashMap;)V ]
mxGmlNode.setNodeGraph ( java.util.List p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlNode.setNodeGraph:(Ljava/util/List;)V ]
mxGmlNode.setNodeId ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlNode.setNodeId:(Ljava/lang/String;)V ]
mxGmlNode.setNodePort ( java.util.HashMap p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlNode.setNodePort:(Ljava/util/HashMap;)V ]
jgraphx.jar, mxGmlPort.class
package com.mxgraph.io.gml
mxGmlPort.generateElement ( org.w3c.dom.Document p1 ):org.w3c.dom.Element
[ run-time name: com/mxgraph/io/gml/mxGmlPort.generateElement:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element; ]
mxGmlPort.getName ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlPort.getName:()Ljava/lang/String; ]
mxGmlPort.getPortDataMap ( ):java.util.HashMap
[ run-time name: com/mxgraph/io/gml/mxGmlPort.getPortDataMap:()Ljava/util/HashMap; ]
mxGmlPort.mxGmlPort ( org.w3c.dom.Element p1 )
[ run-time name: com/mxgraph/io/gml/mxGmlPort."<init>":(Lorg/w3c/dom/Element;)V ]
mxGmlPort.mxGmlPort ( String p1 )
[ run-time name: com/mxgraph/io/gml/mxGmlPort."<init>":(Ljava/lang/String;)V ]
mxGmlPort.setName ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlPort.setName:(Ljava/lang/String;)V ]
mxGmlPort.setPortDataMap ( java.util.HashMap p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlPort.setPortDataMap:(Ljava/util/HashMap;)V ]
jgraphx.jar, mxGmlShapeEdge.class
package com.mxgraph.io.gml
mxGmlShapeEdge.generateElement ( org.w3c.dom.Document p1 ):org.w3c.dom.Element
[ run-time name: com/mxgraph/io/gml/mxGmlShapeEdge.generateElement:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element; ]
mxGmlShapeEdge.getEdgeSource ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlShapeEdge.getEdgeSource:()Ljava/lang/String; ]
mxGmlShapeEdge.getEdgeTarget ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlShapeEdge.getEdgeTarget:()Ljava/lang/String; ]
mxGmlShapeEdge.getStyle ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlShapeEdge.getStyle:()Ljava/lang/String; ]
mxGmlShapeEdge.getText ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlShapeEdge.getText:()Ljava/lang/String; ]
mxGmlShapeEdge.mxGmlShapeEdge ( )
[ run-time name: com/mxgraph/io/gml/mxGmlShapeEdge."<init>":()V ]
mxGmlShapeEdge.mxGmlShapeEdge ( org.w3c.dom.Element p1 )
[ run-time name: com/mxgraph/io/gml/mxGmlShapeEdge."<init>":(Lorg/w3c/dom/Element;)V ]
mxGmlShapeEdge.mxGmlShapeEdge ( String p1, String p2 )
[ run-time name: com/mxgraph/io/gml/mxGmlShapeEdge."<init>":(Ljava/lang/String;Ljava/lang/String;)V ]
mxGmlShapeEdge.setEdgeSource ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlShapeEdge.setEdgeSource:(Ljava/lang/String;)V ]
mxGmlShapeEdge.setEdgeTarget ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlShapeEdge.setEdgeTarget:(Ljava/lang/String;)V ]
mxGmlShapeEdge.setStyle ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlShapeEdge.setStyle:(Ljava/lang/String;)V ]
mxGmlShapeEdge.setText ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlShapeEdge.setText:(Ljava/lang/String;)V ]
jgraphx.jar, mxGmlShapeNode.class
package com.mxgraph.io.gml
mxGmlShapeNode.generateElement ( org.w3c.dom.Document p1 ):org.w3c.dom.Element
[ run-time name: com/mxgraph/io/gml/mxGmlShapeNode.generateElement:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element; ]
mxGmlShapeNode.getDataHeight ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlShapeNode.getDataHeight:()Ljava/lang/String; ]
mxGmlShapeNode.getDataLabel ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlShapeNode.getDataLabel:()Ljava/lang/String; ]
mxGmlShapeNode.getDataStyle ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlShapeNode.getDataStyle:()Ljava/lang/String; ]
mxGmlShapeNode.getDataWidth ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlShapeNode.getDataWidth:()Ljava/lang/String; ]
mxGmlShapeNode.getDataX ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlShapeNode.getDataX:()Ljava/lang/String; ]
mxGmlShapeNode.getDataY ( ):String
[ run-time name: com/mxgraph/io/gml/mxGmlShapeNode.getDataY:()Ljava/lang/String; ]
mxGmlShapeNode.mxGmlShapeNode ( )
[ run-time name: com/mxgraph/io/gml/mxGmlShapeNode."<init>":()V ]
mxGmlShapeNode.mxGmlShapeNode ( org.w3c.dom.Element p1 )
[ run-time name: com/mxgraph/io/gml/mxGmlShapeNode."<init>":(Lorg/w3c/dom/Element;)V ]
mxGmlShapeNode.mxGmlShapeNode ( String p1, String p2, String p3, String p4, String p5 )
[ run-time name: com/mxgraph/io/gml/mxGmlShapeNode."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V ]
mxGmlShapeNode.setDataHeight ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlShapeNode.setDataHeight:(Ljava/lang/String;)V ]
mxGmlShapeNode.setDataLabel ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlShapeNode.setDataLabel:(Ljava/lang/String;)V ]
mxGmlShapeNode.setDataStyle ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlShapeNode.setDataStyle:(Ljava/lang/String;)V ]
mxGmlShapeNode.setDataWidth ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlShapeNode.setDataWidth:(Ljava/lang/String;)V ]
mxGmlShapeNode.setDataX ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlShapeNode.setDataX:(Ljava/lang/String;)V ]
mxGmlShapeNode.setDataY ( String p1 ):void
[ run-time name: com/mxgraph/io/gml/mxGmlShapeNode.setDataY:(Ljava/lang/String;)V ]
jgraphx.jar, mxGmlUtils.class
package com.mxgraph.io.gml
mxGmlUtils.childsHasTag ( org.w3c.dom.Element p1, String p2 ) [static]:boolean
[ run-time name: com/mxgraph/io/gml/mxGmlUtils.childsHasTag:(Lorg/w3c/dom/Element;Ljava/lang/String;)Z ]
mxGmlUtils.childsTag ( org.w3c.dom.Element p1, String p2 ) [static]:org.w3c.dom.Element
[ run-time name: com/mxgraph/io/gml/mxGmlUtils.childsTag:(Lorg/w3c/dom/Element;Ljava/lang/String;)Lorg/w3c/dom/Element; ]
mxGmlUtils.childsTags ( org.w3c.dom.Element p1, String p2 ) [static]:java.util.List
[ run-time name: com/mxgraph/io/gml/mxGmlUtils.childsTags:(Lorg/w3c/dom/Element;Ljava/lang/String;)Ljava/util/List; ]
mxGmlUtils.copyNodeList ( org.w3c.dom.NodeList p1 ) [static]:java.util.List
[ run-time name: com/mxgraph/io/gml/mxGmlUtils.copyNodeList:(Lorg/w3c/dom/NodeList;)Ljava/util/List; ]
mxGmlUtils.getStyleMap ( String p1, String p2 ) [static]:java.util.HashMap
[ run-time name: com/mxgraph/io/gml/mxGmlUtils.getStyleMap:(Ljava/lang/String;Ljava/lang/String;)Ljava/util/HashMap; ]
mxGmlUtils.getStyleString ( java.util.Map p1, String p2 ) [static]:String
[ run-time name: com/mxgraph/io/gml/mxGmlUtils.getStyleString:(Ljava/util/Map;Ljava/lang/String;)Ljava/lang/String; ]
mxGmlUtils.mxGmlUtils ( )
[ run-time name: com/mxgraph/io/gml/mxGmlUtils."<init>":()V ]
mxGmlUtils.nodeListHasTag ( org.w3c.dom.NodeList p1, String p2 ) [static]:boolean
[ run-time name: com/mxgraph/io/gml/mxGmlUtils.nodeListHasTag:(Lorg/w3c/dom/NodeList;Ljava/lang/String;)Z ]
mxGmlUtils.nodeListTag ( org.w3c.dom.NodeList p1, String p2 ) [static]:org.w3c.dom.Element
[ run-time name: com/mxgraph/io/gml/mxGmlUtils.nodeListTag:(Lorg/w3c/dom/NodeList;Ljava/lang/String;)Lorg/w3c/dom/Element; ]
mxGmlUtils.nodeListTags ( org.w3c.dom.NodeList p1, String p2 ) [static]:java.util.List
[ run-time name: com/mxgraph/io/gml/mxGmlUtils.nodeListTags:(Lorg/w3c/dom/NodeList;Ljava/lang/String;)Ljava/util/List; ]
jgraphx.jar, mxGraphicsCanvas2D.class
package com.mxgraph.canvas
mxGraphicsCanvas2D.end ( ):void
[ run-time name: com/mxgraph/canvas/mxGraphicsCanvas2D.end:()V ]
jgraphx.jar, mxICanvas2D.class
package com.mxgraph.canvas
mxICanvas2D.end ( ) [abstract]:void
[ run-time name: com/mxgraph/canvas/mxICanvas2D.end:()V ]
to the top
Problems with Data Types, High Severity (15)
jgraphx.jar
package com.mxgraph.canvas
[+] mxICanvas2D (1)
| Change | Effect |
---|
Abstract method mxICanvas2D.end ( ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method end() in interface mxICanvas2D. |
[+] affected methods (45)
mxICanvas2D.arcTo ( double p1, double p2, double p3, boolean p4, boolean p5, double p6, double p7 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.begin ( )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.clip ( )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.close ( )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.curveTo ( double p1, double p2, double p3, double p4, double p5, double p6 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.ellipse ( double p1, double p2, double p3, double p4 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.fill ( )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.fillAndStroke ( )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.image ( double p1, double p2, double p3, double p4, String p5, boolean p6, boolean p7, boolean p8 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.lineTo ( double p1, double p2 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.moveTo ( double p1, double p2 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.quadTo ( double p1, double p2, double p3, double p4 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.rect ( double p1, double p2, double p3, double p4 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.restore ( )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.rotate ( double p1, boolean p2, boolean p3, double p4, double p5 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.roundrect ( double p1, double p2, double p3, double p4, double p5, double p6 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.save ( )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.scale ( double p1 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.setAlpha ( double p1 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.setDashed ( boolean p1 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.setDashPattern ( String p1 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.setFillColor ( String p1 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.setFontColor ( String p1 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.setFontFamily ( String p1 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.setFontSize ( double p1 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.setFontStyle ( int p1 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.setGlassGradient ( double p1, double p2, double p3, double p4 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.setGradient ( String p1, String p2, double p3, double p4, double p5, double p6, String p7 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.setLineCap ( String p1 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.setLineJoin ( String p1 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.setMiterLimit ( double p1 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.setStrokeColor ( String p1 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.setStrokeWidth ( double p1 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.shadow ( String p1 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.stroke ( )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.text ( double p1, double p2, double p3, double p4, String p5, String p6, String p7, boolean p8 )This abstract method is from 'mxICanvas2D' interface.
mxICanvas2D.translate ( double p1, double p2 )This abstract method is from 'mxICanvas2D' interface.
com.mxgraph.reader.mxDomOutputParser.initHandlers ( )Field 'this.canvas' in the object of this method has type 'mxICanvas2D'.
com.mxgraph.reader.mxDomOutputParser.mxDomOutputParser ( mxICanvas2D p1 )Field 'this.canvas' in the object of this method has type 'mxICanvas2D'.
com.mxgraph.reader.mxDomOutputParser.read ( org.w3c.dom.Node p1 )Field 'this.canvas' in the object of this method has type 'mxICanvas2D'.
com.mxgraph.reader.mxSaxOutputHandler.getCanvas ( )Field 'this.canvas' in the object of this method has type 'mxICanvas2D'.
com.mxgraph.reader.mxSaxOutputHandler.initHandlers ( )Field 'this.canvas' in the object of this method has type 'mxICanvas2D'.
com.mxgraph.reader.mxSaxOutputHandler.mxSaxOutputHandler ( mxICanvas2D p1 )Field 'this.canvas' in the object of this method has type 'mxICanvas2D'.
com.mxgraph.reader.mxSaxOutputHandler.setCanvas ( mxICanvas2D p1 )Field 'this.canvas' in the object of this method has type 'mxICanvas2D'.
com.mxgraph.reader.mxSaxOutputHandler.startElement ( String p1, String p2, String p3, org.xml.sax.Attributes p4 )Field 'this.canvas' in the object of this method has type 'mxICanvas2D'.
package com.mxgraph.io
[+] mxGmlCodec (1)
| Change | Effect |
---|
This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class mxGmlCodec. |
[+] affected methods (7)
mxGmlCodec.addEdgeData ( gml.mxGmlEdge p1, com.mxgraph.model.mxCell p2 )This method is from 'mxGmlCodec' class.
mxGmlCodec.addNodeData ( gml.mxGmlNode p1, com.mxgraph.model.mxCell p2 )This method is from 'mxGmlCodec' class.
mxGmlCodec.decode ( org.w3c.dom.Document p1, com.mxgraph.view.mxGraph p2 )This method is from 'mxGmlCodec' class.
mxGmlCodec.decodeGraph ( com.mxgraph.view.mxGraph p1, Object p2, gml.mxGmlGraph p3 )This method is from 'mxGmlCodec' class.
mxGmlCodec.encode ( com.mxgraph.view.mxGraph p1 )This method is from 'mxGmlCodec' class.
mxGmlCodec.encodeXML ( gml.mxGmlGraph p1 )This method is from 'mxGmlCodec' class.
mxGmlCodec.mxGmlCodec ( )This constructor is from 'mxGmlCodec' class.
package com.mxgraph.io.gml
[+] mxGmlConstants (1)
| Change | Effect |
---|
This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class mxGmlConstants. |
[+] affected methods (1)
mxGmlConstants.mxGmlConstants ( )This constructor is from 'mxGmlConstants' class.
[+] mxGmlData (1)
| Change | Effect |
---|
This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class mxGmlData. |
[+] affected methods (15)
mxGmlData.generateEdgeElement ( org.w3c.dom.Document p1 )This method is from 'mxGmlData' class.
mxGmlData.generateNodeElement ( org.w3c.dom.Document p1 )This method is from 'mxGmlData' class.
mxGmlData.getDataId ( )This method is from 'mxGmlData' class.
mxGmlData.getDataKey ( )This method is from 'mxGmlData' class.
mxGmlData.getDataShapeEdge ( )This method is from 'mxGmlData' class.
mxGmlData.getDataShapeNode ( )This method is from 'mxGmlData' class.
mxGmlData.getDataValue ( )This method is from 'mxGmlData' class.
mxGmlData.mxGmlData ( )This constructor is from 'mxGmlData' class.
mxGmlData.mxGmlData ( org.w3c.dom.Element p1 )This constructor is from 'mxGmlData' class.
mxGmlData.mxGmlData ( String p1, String p2, String p3, mxGmlShapeEdge p4, mxGmlShapeNode p5 )This constructor is from 'mxGmlData' class.
mxGmlData.setDataId ( String p1 )This method is from 'mxGmlData' class.
mxGmlData.setDataKey ( String p1 )This method is from 'mxGmlData' class.
mxGmlData.setDataShapeEdge ( mxGmlShapeEdge p1 )This method is from 'mxGmlData' class.
mxGmlData.setDataShapeNode ( mxGmlShapeNode p1 )This method is from 'mxGmlData' class.
mxGmlData.setDataValue ( String p1 )This method is from 'mxGmlData' class.
[+] mxGmlEdge (1)
| Change | Effect |
---|
This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class mxGmlEdge. |
[+] affected methods (20)
mxGmlEdge.generateElement ( org.w3c.dom.Document p1 )This method is from 'mxGmlEdge' class.
mxGmlEdge.getEdgeData ( )This method is from 'mxGmlEdge' class.
mxGmlEdge.getEdgeDataMap ( )This method is from 'mxGmlEdge' class.
mxGmlEdge.getEdgeDirected ( )This method is from 'mxGmlEdge' class.
mxGmlEdge.getEdgeId ( )This method is from 'mxGmlEdge' class.
mxGmlEdge.getEdgeSource ( )This method is from 'mxGmlEdge' class.
mxGmlEdge.getEdgeSourcePort ( )This method is from 'mxGmlEdge' class.
mxGmlEdge.getEdgeStyle ( )This method is from 'mxGmlEdge' class.
mxGmlEdge.getEdgeTarget ( )This method is from 'mxGmlEdge' class.
mxGmlEdge.getEdgeTargetPort ( )This method is from 'mxGmlEdge' class.
mxGmlEdge.mxGmlEdge ( org.w3c.dom.Element p1 )This constructor is from 'mxGmlEdge' class.
mxGmlEdge.mxGmlEdge ( String p1, String p2, String p3, String p4 )This constructor is from 'mxGmlEdge' class.
mxGmlEdge.setEdgeData ( mxGmlData p1 )This method is from 'mxGmlEdge' class.
mxGmlEdge.setEdgeDataMap ( java.util.HashMap p1 )This method is from 'mxGmlEdge' class.
mxGmlEdge.setEdgeDirected ( String p1 )This method is from 'mxGmlEdge' class.
mxGmlEdge.setEdgeId ( String p1 )This method is from 'mxGmlEdge' class.
mxGmlEdge.setEdgeSource ( String p1 )This method is from 'mxGmlEdge' class.
mxGmlEdge.setEdgeSourcePort ( String p1 )This method is from 'mxGmlEdge' class.
mxGmlEdge.setEdgeTarget ( String p1 )This method is from 'mxGmlEdge' class.
mxGmlEdge.setEdgeTargetPort ( String p1 )This method is from 'mxGmlEdge' class.
[+] mxGmlGraph (1)
| Change | Effect |
---|
This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class mxGmlGraph. |
[+] affected methods (17)
mxGmlGraph.addGraph ( com.mxgraph.view.mxGraph p1, Object p2 )This method is from 'mxGmlGraph' class.
mxGmlGraph.dataEdgeKey ( mxGmlEdge p1 )This method is from 'mxGmlGraph' class.
mxGmlGraph.dataNodeKey ( mxGmlNode p1 )This method is from 'mxGmlGraph' class.
mxGmlGraph.generateElement ( org.w3c.dom.Document p1 )This method is from 'mxGmlGraph' class.
mxGmlGraph.getEdgedefault ( )This method is from 'mxGmlGraph' class.
mxGmlGraph.getEdges ( )This method is from 'mxGmlGraph' class.
mxGmlGraph.getId ( )This method is from 'mxGmlGraph' class.
mxGmlGraph.getNodes ( )This method is from 'mxGmlGraph' class.
mxGmlGraph.hasData ( mxGmlNode p1 )This method is from 'mxGmlGraph' class.
mxGmlGraph.isEmpty ( )This method is from 'mxGmlGraph' class.
mxGmlGraph.mxGmlGraph ( )This constructor is from 'mxGmlGraph' class.
mxGmlGraph.mxGmlGraph ( org.w3c.dom.Element p1 )This constructor is from 'mxGmlGraph' class.
mxGmlGraph.mxGmlGraph ( String p1, String p2 )This constructor is from 'mxGmlGraph' class.
mxGmlGraph.setEdgedefault ( String p1 )This method is from 'mxGmlGraph' class.
mxGmlGraph.setEdges ( java.util.List p1 )This method is from 'mxGmlGraph' class.
mxGmlGraph.setId ( String p1 )This method is from 'mxGmlGraph' class.
mxGmlGraph.setNodes ( java.util.List p1 )This method is from 'mxGmlGraph' class.
[+] mxGmlKey (1)
| Change | Effect |
---|
This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class mxGmlKey. |
[+] affected methods (17)
mxGmlKey.enumForValue ( String p1 )This method is from 'mxGmlKey' class.
mxGmlKey.enumTypeValue ( String p1 )This method is from 'mxGmlKey' class.
mxGmlKey.generateElement ( org.w3c.dom.Document p1 )This method is from 'mxGmlKey' class.
mxGmlKey.getKeyDefault ( )This method is from 'mxGmlKey' class.
mxGmlKey.getKeyFor ( )This method is from 'mxGmlKey' class.
mxGmlKey.getKeyId ( )This method is from 'mxGmlKey' class.
mxGmlKey.getKeyName ( )This method is from 'mxGmlKey' class.
mxGmlKey.getKeyType ( )This method is from 'mxGmlKey' class.
mxGmlKey.mxGmlKey ( org.w3c.dom.Element p1 )This constructor is from 'mxGmlKey' class.
mxGmlKey.mxGmlKey ( String p1, mxGmlKey.keyForValues p2, String p3, mxGmlKey.keyTypeValues p4 )This constructor is from 'mxGmlKey' class.
mxGmlKey.setKeyDefault ( String p1 )This method is from 'mxGmlKey' class.
mxGmlKey.setKeyFor ( mxGmlKey.keyForValues p1 )This method is from 'mxGmlKey' class.
mxGmlKey.setKeyId ( String p1 )This method is from 'mxGmlKey' class.
mxGmlKey.setKeyName ( String p1 )This method is from 'mxGmlKey' class.
mxGmlKey.setKeyType ( mxGmlKey.keyTypeValues p1 )This method is from 'mxGmlKey' class.
mxGmlKey.stringForValue ( mxGmlKey.keyForValues p1 )This method is from 'mxGmlKey' class.
mxGmlKey.stringTypeValue ( mxGmlKey.keyTypeValues p1 )This method is from 'mxGmlKey' class.
[+] mxGmlKey.keyForValues (1)
| Change | Effect |
---|
This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class mxGmlKey.keyForValues. |
[+] affected methods (2)
mxGmlKey.keyForValues.valueOf ( String p1 )This method is from 'mxGmlKey.keyForValues' class.
mxGmlKey.keyForValues.values ( )This method is from 'mxGmlKey.keyForValues' class.
[+] mxGmlKey.keyTypeValues (1)
| Change | Effect |
---|
This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class mxGmlKey.keyTypeValues. |
[+] affected methods (2)
mxGmlKey.keyTypeValues.valueOf ( String p1 )This method is from 'mxGmlKey.keyTypeValues' class.
mxGmlKey.keyTypeValues.values ( )This method is from 'mxGmlKey.keyTypeValues' class.
[+] mxGmlKeyManager (1)
| Change | Effect |
---|
This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class mxGmlKeyManager. |
[+] affected methods (4)
mxGmlKeyManager.getInstance ( )This method is from 'mxGmlKeyManager' class.
mxGmlKeyManager.getKeyMap ( )This method is from 'mxGmlKeyManager' class.
mxGmlKeyManager.initialise ( org.w3c.dom.Document p1 )This method is from 'mxGmlKeyManager' class.
mxGmlKeyManager.setKeyMap ( java.util.HashMap p1 )This method is from 'mxGmlKeyManager' class.
[+] mxGmlNode (1)
| Change | Effect |
---|
This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class mxGmlNode. |
[+] affected methods (13)
mxGmlNode.generateElement ( org.w3c.dom.Document p1 )This method is from 'mxGmlNode' class.
mxGmlNode.getNodeData ( )This method is from 'mxGmlNode' class.
mxGmlNode.getNodeDataMap ( )This method is from 'mxGmlNode' class.
mxGmlNode.getNodeGraph ( )This method is from 'mxGmlNode' class.
mxGmlNode.getNodeId ( )This method is from 'mxGmlNode' class.
mxGmlNode.getNodePort ( )This method is from 'mxGmlNode' class.
mxGmlNode.mxGmlNode ( org.w3c.dom.Element p1 )This constructor is from 'mxGmlNode' class.
mxGmlNode.mxGmlNode ( String p1, mxGmlData p2 )This constructor is from 'mxGmlNode' class.
mxGmlNode.setNodeData ( mxGmlData p1 )This method is from 'mxGmlNode' class.
mxGmlNode.setNodeDataMap ( java.util.HashMap p1 )This method is from 'mxGmlNode' class.
mxGmlNode.setNodeGraph ( java.util.List p1 )This method is from 'mxGmlNode' class.
mxGmlNode.setNodeId ( String p1 )This method is from 'mxGmlNode' class.
mxGmlNode.setNodePort ( java.util.HashMap p1 )This method is from 'mxGmlNode' class.
[+] mxGmlPort (1)
| Change | Effect |
---|
This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class mxGmlPort. |
[+] affected methods (7)
mxGmlPort.generateElement ( org.w3c.dom.Document p1 )This method is from 'mxGmlPort' class.
mxGmlPort.getName ( )This method is from 'mxGmlPort' class.
mxGmlPort.getPortDataMap ( )This method is from 'mxGmlPort' class.
mxGmlPort.mxGmlPort ( org.w3c.dom.Element p1 )This constructor is from 'mxGmlPort' class.
mxGmlPort.mxGmlPort ( String p1 )This constructor is from 'mxGmlPort' class.
mxGmlPort.setName ( String p1 )This method is from 'mxGmlPort' class.
mxGmlPort.setPortDataMap ( java.util.HashMap p1 )This method is from 'mxGmlPort' class.
[+] mxGmlShapeEdge (1)
| Change | Effect |
---|
This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class mxGmlShapeEdge. |
[+] affected methods (12)
mxGmlShapeEdge.generateElement ( org.w3c.dom.Document p1 )This method is from 'mxGmlShapeEdge' class.
mxGmlShapeEdge.getEdgeSource ( )This method is from 'mxGmlShapeEdge' class.
mxGmlShapeEdge.getEdgeTarget ( )This method is from 'mxGmlShapeEdge' class.
mxGmlShapeEdge.getStyle ( )This method is from 'mxGmlShapeEdge' class.
mxGmlShapeEdge.getText ( )This method is from 'mxGmlShapeEdge' class.
mxGmlShapeEdge.mxGmlShapeEdge ( )This constructor is from 'mxGmlShapeEdge' class.
mxGmlShapeEdge.mxGmlShapeEdge ( org.w3c.dom.Element p1 )This constructor is from 'mxGmlShapeEdge' class.
mxGmlShapeEdge.mxGmlShapeEdge ( String p1, String p2 )This constructor is from 'mxGmlShapeEdge' class.
mxGmlShapeEdge.setEdgeSource ( String p1 )This method is from 'mxGmlShapeEdge' class.
mxGmlShapeEdge.setEdgeTarget ( String p1 )This method is from 'mxGmlShapeEdge' class.
mxGmlShapeEdge.setStyle ( String p1 )This method is from 'mxGmlShapeEdge' class.
mxGmlShapeEdge.setText ( String p1 )This method is from 'mxGmlShapeEdge' class.
[+] mxGmlShapeNode (1)
| Change | Effect |
---|
This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class mxGmlShapeNode. |
[+] affected methods (16)
mxGmlShapeNode.generateElement ( org.w3c.dom.Document p1 )This method is from 'mxGmlShapeNode' class.
mxGmlShapeNode.getDataHeight ( )This method is from 'mxGmlShapeNode' class.
mxGmlShapeNode.getDataLabel ( )This method is from 'mxGmlShapeNode' class.
mxGmlShapeNode.getDataStyle ( )This method is from 'mxGmlShapeNode' class.
mxGmlShapeNode.getDataWidth ( )This method is from 'mxGmlShapeNode' class.
mxGmlShapeNode.getDataX ( )This method is from 'mxGmlShapeNode' class.
mxGmlShapeNode.getDataY ( )This method is from 'mxGmlShapeNode' class.
mxGmlShapeNode.mxGmlShapeNode ( )This constructor is from 'mxGmlShapeNode' class.
mxGmlShapeNode.mxGmlShapeNode ( org.w3c.dom.Element p1 )This constructor is from 'mxGmlShapeNode' class.
mxGmlShapeNode.mxGmlShapeNode ( String p1, String p2, String p3, String p4, String p5 )This constructor is from 'mxGmlShapeNode' class.
mxGmlShapeNode.setDataHeight ( String p1 )This method is from 'mxGmlShapeNode' class.
mxGmlShapeNode.setDataLabel ( String p1 )This method is from 'mxGmlShapeNode' class.
mxGmlShapeNode.setDataStyle ( String p1 )This method is from 'mxGmlShapeNode' class.
mxGmlShapeNode.setDataWidth ( String p1 )This method is from 'mxGmlShapeNode' class.
mxGmlShapeNode.setDataX ( String p1 )This method is from 'mxGmlShapeNode' class.
mxGmlShapeNode.setDataY ( String p1 )This method is from 'mxGmlShapeNode' class.
[+] mxGmlUtils (1)
| Change | Effect |
---|
This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class mxGmlUtils. |
[+] affected methods (10)
mxGmlUtils.childsHasTag ( org.w3c.dom.Element p1, String p2 )This method is from 'mxGmlUtils' class.
mxGmlUtils.childsTag ( org.w3c.dom.Element p1, String p2 )This method is from 'mxGmlUtils' class.
mxGmlUtils.childsTags ( org.w3c.dom.Element p1, String p2 )This method is from 'mxGmlUtils' class.
mxGmlUtils.copyNodeList ( org.w3c.dom.NodeList p1 )This method is from 'mxGmlUtils' class.
mxGmlUtils.getStyleMap ( String p1, String p2 )This method is from 'mxGmlUtils' class.
mxGmlUtils.getStyleString ( java.util.Map p1, String p2 )This method is from 'mxGmlUtils' class.
mxGmlUtils.mxGmlUtils ( )This constructor is from 'mxGmlUtils' class.
mxGmlUtils.nodeListHasTag ( org.w3c.dom.NodeList p1, String p2 )This method is from 'mxGmlUtils' class.
mxGmlUtils.nodeListTag ( org.w3c.dom.NodeList p1, String p2 )This method is from 'mxGmlUtils' class.
mxGmlUtils.nodeListTags ( org.w3c.dom.NodeList p1, String p2 )This method is from 'mxGmlUtils' class.
to the top
Problems with Data Types, Low Severity (3)
jgraphx.jar
package com.mxgraph.canvas
[+] mxGraphicsCanvas2D (3)
| Change | Effect |
---|
Field autoAntiAlias has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to autoAntiAlias is ambiguous. |
Field currentPathIsOrthogonal has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to currentPathIsOrthogonal is ambiguous. |
Field lastPoint has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to lastPoint is ambiguous. |
[+] affected methods (53)
mxGraphicsCanvas2D.arcTo ( double p1, double p2, double p3, boolean p4, boolean p5, double p6, double p7 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.begin ( )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.CanvasState.mxGraphicsCanvas2D#CanvasState ( mxGraphicsCanvas2D p1 )1st parameter 'p1' of this method has type 'mxGraphicsCanvas2D'.
mxGraphicsCanvas2D.clip ( )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.cloneState ( mxGraphicsCanvas2D.CanvasState p1 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.close ( )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.createFont ( String p1, int p2, int p3 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.createImageGraphics ( double p1, double p2, double p3, double p4, boolean p5, boolean p6 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.createTextGraphics ( double p1, double p2, double p3, double p4, boolean p5 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.curveTo ( double p1, double p2, double p3, double p4, double p5, double p6 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.ellipse ( double p1, double p2, double p3, double p4 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.fill ( )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.fillAndStroke ( )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.getGraphics ( )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.getHorizontalTextPosition ( double p1, double p2, double p3, double p4, String p5, String p6, boolean p7, java.awt.FontMetrics p8, String[] p9 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.getImageBounds ( java.awt.Image p1, double p2, double p3, double p4, double p5, boolean p6 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.getVerticalTextPosition ( double p1, double p2, double p3, double p4, String p5, String p6, boolean p7, java.awt.FontMetrics p8, String[] p9 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.image ( double p1, double p2, double p3, double p4, String p5, boolean p6, boolean p7, boolean p8 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.lineTo ( double p1, double p2 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.loadImage ( String p1 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.moveTo ( double p1, double p2 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.mxGraphicsCanvas2D ( java.awt.Graphics2D p1 )This constructor is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.parseColor ( String p1 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.quadTo ( double p1, double p2, double p3, double p4 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.rect ( double p1, double p2, double p3, double p4 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.restore ( )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.rotate ( double p1, boolean p2, boolean p3, double p4, double p5 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.roundrect ( double p1, double p2, double p3, double p4, double p5, double p6 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.save ( )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.scale ( double p1 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.scaleImage ( java.awt.Image p1, int p2, int p3 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.setAlpha ( double p1 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.setDashed ( boolean p1 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.setDashPattern ( String p1 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.setFillColor ( String p1 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.setFontColor ( String p1 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.setFontFamily ( String p1 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.setFontSize ( double p1 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.setFontStyle ( int p1 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.setGlassGradient ( double p1, double p2, double p3, double p4 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.setGradient ( String p1, String p2, double p3, double p4, double p5, double p6, String p7 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.setGraphics ( java.awt.Graphics2D p1 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.setLineCap ( String p1 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.setLineJoin ( String p1 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.setMiterLimit ( double p1 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.setStrokeColor ( String p1 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.setStrokeWidth ( double p1 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.shadow ( String p1 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.stroke ( )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.text ( double p1, double p2, double p3, double p4, String p5, String p6, String p7, boolean p8 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.translate ( double p1, double p2 )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.updateFont ( )This method is from 'mxGraphicsCanvas2D' class.
mxGraphicsCanvas2D.updateStroke ( )This method is from 'mxGraphicsCanvas2D' class.
to the top
Java ARchives (1)
jgraphx.jar
to the top
Classes (267)
package com.mxgraph.analysis
mxConstantCostFunction
mxDistanceCostFunction
mxFibonacciHeap
mxFibonacciHeap.Node
mxGraphAnalysis
mxICostFunction
mxUnionFind
mxUnionFind.Node
package com.mxgraph.canvas
mxBasicCanvas
mxGraphics2DCanvas
mxGraphicsCanvas2D
mxGraphicsCanvas2D.CanvasState
mxHtmlCanvas
mxICanvas
mxICanvas2D
mxImageCanvas
mxSvgCanvas
mxVmlCanvas
package com.mxgraph.io
mxCellCodec
mxChildChangeCodec
mxCodec
mxCodecRegistry
mxGdCodec
mxGenericChangeCodec
mxGmlCodec
mxModelCodec
mxObjectCodec
mxRootChangeCodec
mxStylesheetCodec
mxTerminalChangeCodec
mxVdxCodec
package com.mxgraph.io.gd
mxGdDocument
mxGdDocument.mxGDParseState
mxGdEdge
mxGdNode
package com.mxgraph.io.gml
mxGmlConstants
mxGmlData
mxGmlEdge
mxGmlGraph
mxGmlKey
mxGmlKey.keyForValues
mxGmlKey.keyTypeValues
mxGmlKeyManager
mxGmlNode
mxGmlPort
mxGmlShapeEdge
mxGmlShapeNode
mxGmlUtils
package com.mxgraph.io.vdx
mxDelegateShape
mxGeneralShape
mxMasterElement
mxMasterShape
mxMastersManager
mxPropertiesManager
mxStyleSheet
mxStyleSheetManager
mxVdxConstants
mxVdxShape
mxVdxShapeForm
mxVdxTextParser
mxVdxUtils
PageShapeIDKey
package com.mxgraph.layout
mxCircleLayout
mxCompactTreeLayout
mxCompactTreeLayout.Polygon
mxCompactTreeLayout.Polyline
mxCompactTreeLayout.TreeNode
mxEdgeLabelLayout
mxFastOrganicLayout
mxGraphLayout
mxIGraphLayout
mxOrganicLayout
mxOrganicLayout.CellWrapper
mxParallelEdgeLayout
mxPartitionLayout
mxStackLayout
package com.mxgraph.layout.hierarchical
mxHierarchicalLayout
package com.mxgraph.layout.hierarchical.model
mxGraphAbstractHierarchyCell
mxGraphHierarchyEdge
mxGraphHierarchyModel
mxGraphHierarchyModel.CellVisitor
mxGraphHierarchyNode
mxGraphHierarchyRank
package com.mxgraph.layout.hierarchical.stage
mxCoordinateAssignment
mxCoordinateAssignment.AreaSpatialCache
mxCoordinateAssignment.HierarchicalEdgeStyle
mxCoordinateAssignment.WeightedCellSorter
mxHierarchicalLayoutStage
mxMedianHybridCrossingReduction
mxMedianHybridCrossingReduction.MedianCellSorter
mxMinimumCycleRemover
package com.mxgraph.layout.orthogonal
mxOrthogonalLayout
package com.mxgraph.layout.orthogonal.model
mxOrthogonalModel
mxPointPair
mxPointSequence
mxSegment
package com.mxgraph.model
mxCell
mxCellPath
mxGeometry
mxGraphModel
mxGraphModel.Filter
mxGraphModel.mxChildChange
mxGraphModel.mxCollapseChange
mxGraphModel.mxGeometryChange
mxGraphModel.mxRootChange
mxGraphModel.mxStyleChange
mxGraphModel.mxTerminalChange
mxGraphModel.mxValueChange
mxGraphModel.mxVisibleChange
mxICell
mxIGraphModel
mxIGraphModel.mxAtomicGraphModelChange
package com.mxgraph.reader
mxDomOutputParser
mxDomOutputParser.IElementHandler
mxGraphViewImageReader
mxGraphViewReader
mxSaxOutputHandler
mxSaxOutputHandler.IElementHandler
package com.mxgraph.shape
mxActorShape
mxArrowShape
mxBasicShape
mxCloudShape
mxConnectorShape
mxCurveLabelShape
mxCurveLabelShape.LabelGlyphCache
mxCurveLabelShape.LabelPosition
mxCurveShape
mxCylinderShape
mxDefaultTextShape
mxDoubleEllipseShape
mxEllipseShape
mxHexagonShape
mxHtmlTextShape
mxImageShape
mxIMarker
mxIShape
mxITextShape
mxLabelShape
mxLineShape
mxMarkerRegistry
mxRectangleShape
mxRhombusShape
mxStencilShape
mxStencilShape.svgShape
mxSwimlaneShape
mxTriangleShape
package com.mxgraph.sharing
mxSession
mxSharedGraphModel
mxSharedState
mxSharedState.mxDiagramChangeListener
package com.mxgraph.swing
mxGraphComponent
mxGraphComponent.mxGraphControl
mxGraphComponent.mxMouseRedirector
mxGraphOutline
mxGraphOutline.MouseTracker
package com.mxgraph.swing.handler
mxCellHandler
mxCellMarker
mxCellTracker
mxConnectionHandler
mxConnectPreview
mxEdgeHandler
mxElbowEdgeHandler
mxGraphHandler
mxGraphTransferHandler
mxInsertHandler
mxKeyboardHandler
mxMovePreview
mxPanningHandler
mxRotationHandler
mxRubberband
mxSelectionCellsHandler
mxVertexHandler
package com.mxgraph.swing.util
mxAnimation
mxCellOverlay
mxGraphActions
mxGraphActions.DeleteAction
mxGraphActions.DrillAction
mxGraphActions.EditAction
mxGraphActions.FoldAction
mxGraphActions.GroupAction
mxGraphActions.LayerAction
mxGraphActions.RemoveFromParentAction
mxGraphActions.SelectAction
mxGraphActions.UngroupAction
mxGraphActions.UpdateGroupBoundsAction
mxGraphActions.ZoomAction
mxGraphTransferable
mxICellOverlay
mxMorphing
mxMouseAdapter
package com.mxgraph.swing.view
mxCellEditor
mxCellEditor.NoLinefeedHtmlEditorKit
mxCellEditor.NoLinefeedHtmlWriter
mxCellStatePreview
mxICellEditor
mxInteractiveCanvas
package com.mxgraph.util
mxBase64
mxCellRenderer
mxCellRenderer.CanvasFactory
mxConstants
mxCurve
mxEvent
mxEventObject
mxEventSource
mxEventSource.mxIEventListener
mxImage
mxImageBundle
mxLightweightLabel
mxLine
mxPoint
mxRectangle
mxResources
mxSpline
mxSpline1D
mxUndoableEdit
mxUndoableEdit.mxUndoableChange
mxUndoManager
mxUtils
package com.mxgraph.util.png
ChunkStream
CRC
IDATOutputStream
mxPngEncodeParam
mxPngEncodeParam.Gray
mxPngEncodeParam.Palette
mxPngEncodeParam.RGB
mxPngImageEncoder
mxPngSuggestedPaletteEntry
mxPngTextDecoder
package com.mxgraph.util.svg
AbstractParser
AWTPathProducer
AWTPolygonProducer
AWTPolylineProducer
CSSConstants
DefaultErrorHandler
ErrorHandler
ExtendedGeneralPath
ExtendedGeneralPath.EPI
ExtendedPathIterator
NormalizingReader
NumberParser
ParseException
Parser
PathHandler
PathParser
PointsHandler
PointsParser
ShapeProducer
StringNormalizingReader
package com.mxgraph.view
mxCellState
mxConnectionConstraint
mxEdgeStyle
mxEdgeStyle.mxEdgeStyleFunction
mxGraph
mxGraph.mxICellVisitor
mxGraphSelectionModel
mxGraphSelectionModel.mxSelectionChange
mxGraphView
mxGraphView.mxCurrentRootChange
mxLayoutManager
mxMultiplicity
mxPerimeter
mxPerimeter.mxPerimeterFunction
mxSpaceManager
mxStyleRegistry
mxStylesheet
mxSwimlaneManager
mxTemporaryCellStates
to the top
Generated on Thu Sep 22 09:01:54 2011 for JGraph X by Java API Compliance Checker 1.0
A tool for checking backward binary/source compatibility of a Java library API