Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/
H A DmxAtlassian.js11 function mxAtlassianJiraIssue(bounds, fill, stroke, strokewidth) class
24 mxUtils.extend(mxAtlassianJiraIssue, mxRectangleShape);
26 mxAtlassianJiraIssue.prototype.customProperties = [
57 mxAtlassianJiraIssue.prototype.cst = {ISSUE : 'mxgraph.atlassian.issue'};
64 mxAtlassianJiraIssue.prototype.paintForeground = function(c, x, y, w, h)
291 mxCellRenderer.registerShape(mxAtlassianJiraIssue.prototype.cst.ISSUE, mxAtlassianJiraIssue);
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js1782mxAtlassianJiraIssue(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.stro… class
1783 mxAtlassianJiraIssue.prototype.customProperties=[{name:"issueType",dispName:"Issue Type",type:"enum…
1785 mxAtlassianJiraIssue.prototype.cst={ISSUE:"mxgraph.atlassian.issue"};
1786 mxAtlassianJiraIssue.prototype.paintForeground=function(a,d,e,b,c){a.translate(d,e);c=mxUtils.getVa…
1793 …,0,null,0,0,0)}};mxCellRenderer.registerShape(mxAtlassianJiraIssue.prototype.cst.ISSUE,mxAtlassian…
H A Dshapes.min.js1733mxAtlassianJiraIssue(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.stro… class
1734 mxAtlassianJiraIssue.prototype.customProperties=[{name:"issueType",dispName:"Issue Type",type:"enum…
1736 mxAtlassianJiraIssue.prototype.cst={ISSUE:"mxgraph.atlassian.issue"};
1737 mxAtlassianJiraIssue.prototype.paintForeground=function(a,d,e,b,c){a.translate(d,e);c=mxUtils.getVa…
1744 …,0,null,0,0,0)}};mxCellRenderer.registerShape(mxAtlassianJiraIssue.prototype.cst.ISSUE,mxAtlassian…
H A Dviewer-static.min.js5870mxAtlassianJiraIssue(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.stro… class
5871 mxAtlassianJiraIssue.prototype.customProperties=[{name:"issueType",dispName:"Issue Type",type:"enum…
5873 mxAtlassianJiraIssue.prototype.cst={ISSUE:"mxgraph.atlassian.issue"};
5874 mxAtlassianJiraIssue.prototype.paintForeground=function(a,d,e,b,c){a.translate(d,e);c=mxUtils.getVa…
5881 …,0,null,0,0,0)}};mxCellRenderer.registerShape(mxAtlassianJiraIssue.prototype.cst.ISSUE,mxAtlassian…