Uses of Class
com.mxgraph.io.graphml.mxGraphMlPort
-
Packages that use mxGraphMlPort Package Description com.mxgraph.io.graphml -
-
Uses of mxGraphMlPort in com.mxgraph.io.graphml
Methods in com.mxgraph.io.graphml that return types with arguments of type mxGraphMlPort Modifier and Type Method Description java.util.HashMap<java.lang.String,mxGraphMlPort>
mxGraphMlNode. getNodePort()
Method parameters in com.mxgraph.io.graphml with type arguments of type mxGraphMlPort Modifier and Type Method Description void
mxGraphMlNode. setNodePort(java.util.HashMap<java.lang.String,mxGraphMlPort> nodePort)
-