Home
last modified time | relevance | path

Searched defs:parentHeight (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DVsdxExport.js337 function createShape(id, geo, layerIndex, xmlDoc, parentHeight, isChild) argument
392 function createEdge(cell, layerIndex, graph, xmlDoc, parentHeight, isChild) argument
495 function convertMxCell2Shape(cell, layerIndex, graph, xmlDoc, parentHeight, parentGeo, isChild) argument
H A Dimporter.js2816 … mxVsdxGeometryList.prototype.getRoutingPoints = function (parentHeight, startPoint, rotation) { argument