Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js7652 Style.prototype.styleDebug = function (debug) {
10828 this.styleDebug("ID = " + id + " , Fill Color = " + fillcolor);
10886 … this.styleDebug("ID = " + id + " , Color = " + color + " , stroke transparency = " + tr);
11444 this.styleDebug("shape type = " + type);
11491 this.styleDebug("No geom found");
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1382 …n(){return null};d.prototype.isVertex=function(){return!1};d.prototype.styleDebug=function(b){d.vs… method in d
1508 a;var b=this.getId();this.styleDebug("ID = "+b+" , Fill Color = "+a);a=this.getGradient();(function…
1510 …N]=d));d=this.getStrokeColor();var e=this.getStrokeTransparency();this.styleDebug("ID = "+b+" , Co…
1527 …{var a={};if(this.isVertex())try{var c=b.getType(this.getShape());this.styleDebug("shape type = "+…
1529 …(function(a,b){return a&&a.equals?a.equals(b):a===b}(E,""))return this.styleDebug("No geom found")…