Home
last modified time | relevance | path

Searched refs:graphmlElement (Results 1 – 1 of 1) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js134 mxGraphMlCodec.prototype.initializeKeys = function (graphmlElement) argument
136 var keys = this.getDirectChildNamedElements(graphmlElement, mxGraphMlConstants.KEY);
191 var data = this.getDirectChildNamedElements(graphmlElement, mxGraphMlConstants.DATA);