Uses of Class
com.mxgraph.io.graphml.mxGraphMlKey
-
Packages that use mxGraphMlKey Package Description com.mxgraph.io.graphml -
-
Uses of mxGraphMlKey in com.mxgraph.io.graphml
Methods in com.mxgraph.io.graphml that return types with arguments of type mxGraphMlKey Modifier and Type Method Description java.util.HashMap<java.lang.String,mxGraphMlKey>
mxGraphMlKeyManager. getKeyMap()
Method parameters in com.mxgraph.io.graphml with type arguments of type mxGraphMlKey Modifier and Type Method Description void
mxGraphMlKeyManager. setKeyMap(java.util.HashMap<java.lang.String,mxGraphMlKey> keyMap)
-