| /plugin/diagramsnet/lib/shapes/ |
| D | mxAWS3D.js | 35 mxShapeAws3dArrowNE.prototype.paintVertexShape = function(c, x, y, w, h) argument 40 c.moveTo(w - 17, 8); 41 c.lineTo(w - 21, 5.5); 42 c.lineTo(w, 0); 43 c.lineTo(w - 9.7, 12.2); 44 c.lineTo(w - 13.9, 9.8); 87 mxShapeAws3dArrowSE.prototype.paintVertexShape = function(c, x, y, w, h) argument 92 c.moveTo(w - 17, h - 8); 93 c.lineTo(w - 21, h - 5.5); 94 c.lineTo(w, h); [all …]
|
| D | mxArchiMate3.js | 111 mxArchiMate3Application.prototype.paintVertexShape = function(c, x, y, w, h) argument 114 this.background(c, 0, 0, w, h); 116 c.translate(w - 20, 5); 117 this.foreground(c, w - 20, 5, 15, 15); 120 mxArchiMate3Application.prototype.background = function(c, x, y, w, h) argument 126 c.roundrect(0, 0, w, h, 10, 10); 128 else if ((archiType === 'oct') && w >= 20 && h >= 20) 133 c.lineTo(w - 10, 0); 134 c.lineTo(w, 10); 135 c.lineTo(w, h - 10); [all …]
|
| D | mxCiscoSafe.js | 35 mxShapeCiscoSafeCompositeIcon.prototype.paintVertexShape = function(c, x, y, w, h) argument 51 stencil.drawShape(c, this, 0, 0, w, h); 63 (w < 100) ? c.ellipse(w * 0.01, h * 0.01, w * 0.98, h * 0.98) : c.ellipse(1, 1, w - 2, h - 2); 70 c.ellipse(w * 0.18, h * 0.16, w * 0.66, h * 0.65); 76 c.ellipse(w * 0.01, h * 0.01, w * 0.98, h * 0.6); 82 c.ellipse(w * 0.18, h * 0.2, w * 0.64, h * 0.79); 88 c.ellipse(w * 0.09, h * 0.03, w * 0.82, h * 0.77); 94 c.ellipse(w * 0.16, h * 0.01, w * 0.67, h * 0.72); 104 c.arcTo(w * 0.3, h * 0.3, 0, 0, 1, w * 0.3, 0); 105 c.lineTo(w * 0.7, 0); [all …]
|
| D | mxArchiMate.js | 35 mxArchiMateLocation.prototype.paintVertexShape = function(c, x, y, w, h) argument 38 this.background(c, 0, 0, w, h); 40 c.translate(w - 20, 5); 41 this.foreground(c, w - 20, 5, 15, 15); 44 mxArchiMateLocation.prototype.background = function(c, x, y, w, h) argument 46 c.rect(0, 0, w, h); 50 mxArchiMateLocation.prototype.foreground = function(c, x, y, w, h) argument 55 w = w - 6; 57 c.moveTo(w * 0.5, h); 58 c.arcTo(w * 0.1775, h * 0.3, 0, 0, 0, w * 0.345, h * 0.7); [all …]
|
| /plugin/diagramsnet/lib/js/diagramly/sidebar/ |
| D | Sidebar-CiscoSafe.js | 34 var w = 50; 39 … w, w, '', 'Access Switch', null, null, this.getTagsForStencil(gn, 'access switch', dt).join(' ')), 41 …w, w, '', 'ACI Controller', null, null, this.getTagsForStencil(gn, 'aci controller', dt).join(' ')… 43 …w, w, '', 'ACI Leaf Switch', null, null, this.getTagsForStencil(gn, 'aci leaf switch', dt).join(' … 45 …w, w, '', 'ACI Spine Switch', null, null, this.getTagsForStencil(gn, 'aci spine switch', dt).join(… 47 w, w, '', 'Actuator', null, null, this.getTagsForStencil(gn, 'actuator', dt).join(' ')), 49 …w, w, '', 'Adaptive Security Appliance', null, null, this.getTagsForStencil(gn, 'adaptive security… 51 …w, w, '', 'Automated System', null, null, this.getTagsForStencil(gn, 'automated system', dt).join(… 53 … w, w, '', 'Blade Server', null, null, this.getTagsForStencil(gn, 'blade server', dt).join(' ')), 55 …w, w, '', 'Catalyst Switch', null, null, this.getTagsForStencil(gn, 'catalyst switch', dt).join(' … [all …]
|
| D | Sidebar-Cabinet.js | 9 var w = 50; 19 w * 5, h * 10, '', 'Cabinet', null, null, this.getTagsForStencil(gn, 'cabinet', dt).join(' ')), 21 … w * 5, 40, '100', 'Dimension', null, null, this.getTagsForStencil(gn, 'dimension', dt).join(' ')), 23 …w * 5, 40, '100', 'Dimension', null, null, this.getTagsForStencil(gn, 'dimensionBottom', dt).join(… 25 …w * 4.4, h * 2.5, '', 'Cover Plate', null, null, this.getTagsForStencil(gn, 'coverPlate', dt).join… 27 …w * 4.4, h * 0.25, '25x40', 'Panel Wiring System 25x40mm', null, null, this.getTagsForStencil(gn, … 29 …w * 4.4, h * 0.4, '40x40', 'Panel Wiring System 40x40mm', null, null, this.getTagsForStencil(gn, '… 31 …w * 4.4, h * 0.6, '60x40', 'Panel Wiring System 60x40mm', null, null, this.getTagsForStencil(gn, '… 33 …w * 4.4, h * 0.8, '80x40', 'Panel Wiring System 80x40mm', null, null, this.getTagsForStencil(gn, '… 35 …w * 4.4, h, '100x40', 'Panel Wiring System 100x40mm', null, null, this.getTagsForStencil(gn, '', d… [all …]
|
| D | Sidebar-Office.js | 39 var w = 1.0; 45 w * 103, h * 66, '', 'Azure', null, null, this.getTagsForStencil(gn, 'azure', dt).join(' ')), 47 w * 94, h * 55, '', 'Cloud', null, null, this.getTagsForStencil(gn, 'cloud', dt).join(' ')), 49 …w * 94, h * 74, '', 'Cloud Disaster', null, null, this.getTagsForStencil(gn, 'cloud disaster', dt)… 51 …w * 94, h * 74, '', 'Cloud Disaster (Red)', null, null, this.getTagsForStencil(gn, 'cloud disaster… 53 …w * 100, h * 61, '', 'Cloud Exchange Online', null, null, this.getTagsForStencil(gn, 'cloud exchan… 55 …w * 102, h * 80, '', 'Cloud Service Request', null, null, this.getTagsForStencil(gn, 'cloud servic… 57 …w * 101, h * 61, '', 'Cloud SharePoint', null, null, this.getTagsForStencil(gn, 'cloud sharepoint'… 59 …w * 101, h * 61, '', 'Office 365', null, null, this.getTagsForStencil(gn, 'office 365', dt).join('… 61 …w * 94, h * 101, '', 'Online Backup', null, null, this.getTagsForStencil(gn, 'online backup', dt).… [all …]
|
| D | Sidebar-Veeam2.js | 33 var w = 100; 39 …w * 1.36, h * 0.24, '', 'Veeam logo', null, null, this.getTagsForStencil(gn, 'logo', dt).join(' ')… 41 …w * 1.5, h * 1.1, 'Please use Tahome font family, not less than 9 pt\n\nABCDEFGHIJKLM\nabcdefghijk… 43 …w * 1.5, h * 1.1, 'Veeam Sapphire\n\nR: 0\nG: 95\nB: 75\n\n #005f4b', 'Veeam Sapphire', null, null… 45 …w * 1.5, h * 1.1, 'Orange\n\nR: 223\nG: 140\nB: 66\n\n #df8c42', 'Veeam Sapphire', null, null, thi… 47 …w * 1.5, h * 1.1, 'Grey 2\n\nR: 217\nG: 217\nB: 217\n\n #d9d9d9', 'Grey 2', null, null, this.getTa… 49 …w * 0.4, h * 1.6, '', 'Inclusion', null, null, this.getTagsForStencil(gn, 'inclusion', dt).join(' … 51 …w * 1.5, h * 1.1, '', 'Frame (grey 2)', null, null, this.getTagsForStencil(gn, 'grey frame', dt).j… 53 …w * 1.5, h * 1.1, '', 'Frame (topaz)', null, null, this.getTagsForStencil(gn, 'topaz frame', dt).j… 54 …=2;fontColor=#000000;jumpStyle=none;endArrow=block;endFill=1;startArrow=block;startFill=1;', w, 0, [all …]
|
| D | Sidebar-FluidPower.js | 5 var w = 2; 14 …ateEntry(s + 'x10010;points=[[0,0.68,0],[0.78,0,0],[1,0.51,0],[1,0.84,0]]', w * 20.95, h * 14.24, … 15 …this.createVertexTemplateEntry(s + 'x10020;points=[[0,0.5,0],[1,0.39,0],[1,0.61,0]]', w * 18.59, h… 16 …y(s + 'x10030;points=[[0,0.35,0],[0,1,0],[0.74,0,0],[1,0.5,0],[1,0.84,0]]', w * 17.62, h * 14.22, … 17 …this.createVertexTemplateEntry(s + 'x10040;points=[[1,0.6,0]]', w * 9.35, h * 13.18, '', 'X10040 C… 18 …this.createVertexTemplateEntry(s + 'x10050;points=[[1,0.64,0],[1,0.88,0]]', w * 17.67, h * 19.61, … 19 …this.createVertexTemplateEntry(s + 'x10060;points=[[1,0.72,0],[1,1,0]]', w * 31.3, h * 17.69, '', … 20 …this.createVertexTemplateEntry(s + 'x10070;points=[[1,0.38,0],[1,0.5,0],[1,0.62,0]]', w * 32.6, h … 21 …(s + 'x10080;points=[[0,0,0],[0,0.5,0],[0,1,0],[1,0,0],[1,0.5,0],[1,1,0]]', w * 14.04, h * 9.35, '… 22 …(s + 'x10090;points=[[0,0,0],[0,0.5,0],[0,1,0],[1,0,0],[1,0.5,0],[1,1,0]]', w * 14.04, h * 9.35, '… [all …]
|
| D | Sidebar-WebIcons.js | 10 var w = 0.2; 17 w * 512, h * 512, '', 'Adfty', null, null, this.getTagsForStencil(gn, 'adfty', dt).join(' ')), 19 …w * 512, h * 512, '', 'Adobe PDF', null, null, this.getTagsForStencil(gn, 'adobe pdf', dt).join(' … 21 w * 512, h * 512, '', 'Aim', null, null, this.getTagsForStencil(gn, 'aim', dt).join(' ')), 23 …w * 512, h * 512, '', 'Allvoices', null, null, this.getTagsForStencil(gn, 'allvoices', dt).join(' … 25 … w * 512, h * 512, '', 'Amazon', null, null, this.getTagsForStencil(gn, 'amazon', dt).join(' ')), 27 … w * 512, h * 512, '', 'Amazon', null, null, this.getTagsForStencil(gn, 'amazon', dt).join(' ')), 29 … w * 512, h * 512, '', 'Android', null, null, this.getTagsForStencil(gn, 'android', dt).join(' ')), 31 …w * 512, h * 512, '', 'Apache', null, null, this.getTagsForStencil(gn, 'apache db database', dt).j… 33 w * 512, h * 512, '', 'Apple', null, null, this.getTagsForStencil(gn, 'apple', dt).join(' ')), [all …]
|
| D | Sidebar-Veeam.js | 41 var w = 4.0; 47 …w * 27, h * 26, '', 'VMware/Hyper-V Host', null, null, this.getTagsForStencil(gn, 'hyper vmware ho… 49 …w * 27, h * 26, '', 'Hyper-V Host', null, null, this.getTagsForStencil(gn, 'hyper host', dt).join(… 51 …w * 27, h * 26, '', 'VMware Host', null, null, this.getTagsForStencil(gn, 'vmware host', dt).join(… 53 …w * 27, h * 26, '', 'Virtual Host', null, null, this.getTagsForStencil(gn, 'virtual host', dt).joi… 55 …w * 11.2, h * 11.2, '', 'Production Site', null, null, this.getTagsForStencil(gn, 'production site… 57 …w * 11.2, h * 11.2, '', 'DR Site', null, null, this.getTagsForStencil(gn, 'dr site', dt).join(' ')… 59 …w * 8.3, h * 12.7, '', 'Physical Server', null, null, this.getTagsForStencil(gn, 'esx esxi', dt).j… 61 …w * 17.9, h * 4.7, '', 'Server', null, null, this.getTagsForStencil(gn, 'esx esxi', dt).join(' ')), 63 …w * 14.3, h * 12.4, '', 'Server stack', null, null, this.getTagsForStencil(gn, 'server stack', dt)… [all …]
|
| D | Sidebar-Cisco19.js | 44 var w = 50; 52 w, h, '', 'L2 Switch', null, null, this.getTagsForStencil(gn, 'l2 switch', dt).join(' ')), 54 w, h, '', 'L3 Switch', null, null, this.getTagsForStencil(gn, 'l3 switch', dt).join(' ')), 56 …w, h * 1.46, '', 'L2 Modular', null, null, this.getTagsForStencil(gn, 'l2 modular', dt).join(' ')), 58 …w, h * 1.46, '', 'L3 Modular', null, null, this.getTagsForStencil(gn, 'l3 modular', dt).join(' ')), 60 w, h * 1.46, '', '6500 VSS', null, null, this.getTagsForStencil(gn, '6500 vss', dt).join(' ')), 62 …w, h * 1.9, '', 'L2 Switch with Dual Supervisor', null, null, this.getTagsForStencil(gn, 'l2 switc… 64 …w, h * 1.9, '', 'L3 Switch with Dual Supervisor', null, null, this.getTagsForStencil(gn, 'l3 switc… 66 …w, h * 2.05, '', 'L2 Modular', null, null, this.getTagsForStencil(gn, 'l2 modular', dt).join(' ')), 68 … w, h * 1.3, '', 'L3 Modular', null, null, this.getTagsForStencil(gn, 'l3 modular', dt).join(' ')), [all …]
|
| D | Sidebar-Citrix.js | 5 var w = 0.5; 14 …this.createVertexTemplateEntry(s + '1u_2u_server;', w * 200, h * 78.2, '', '1U 2U Server', null, n… 15 …this.createVertexTemplateEntry(s + 'access_card;', w * 111, h * 150, '', 'Access Card', null, null… 16 …this.createVertexTemplateEntry(s + 'branch_repeater;', w * 200, h * 78, '', 'Branch Repeater', nul… 17 …this.createVertexTemplateEntry(s + 'browser;', w * 95, h * 145, '', 'Browser', null, null, this.ge… 18 …this.createVertexTemplateEntry(s + 'cache_server;', w * 142, h * 195, '', 'Cache Server', null, nu… 19 …this.createVertexTemplateEntry(s + 'calendar;', w * 150, h * 200, '', 'Calendar', null, null, this… 20 …this.createVertexTemplateEntry(s + 'cell_phone;', w * 50, h * 120, '', 'Cell Phone', null, null, t… 21 …this.createVertexTemplateEntry(s + 'chassis;', w * 275, h * 355, '', 'Chassis', null, null, this.g… 22 …this.createVertexTemplateEntry(s + 'citrix_hdx;', w * 155, h * 82, '', 'Citrix HDX', null, null, t… [all …]
|
| D | Sidebar-Azure.js | 5 var w = 50; 14 …this.createVertexTemplateEntry(s + 'access_control;', w, h, '', 'Access Control', null, null, this… 15 …this.createVertexTemplateEntry(s + 'automation;pointerEvents=1;', w, h * 0.9, '', 'Automation', nu… 16 …this.createVertexTemplateEntry(s + 'autoscale;', w, h * 0.6, '', 'AutoScale', null, null, this.get… 17 …this.createVertexTemplateEntry(s + 'azure_active_directory;', w * 0.95, h, '', 'Azure Active Direc… 18 …this.createVertexTemplateEntry(s + 'azure_alert;', w, h * 0.85, '', 'Azure Alert', null, null, thi… 19 …this.createVertexTemplateEntry(s + 'azure_cache;', w * 0.9, h, '', 'Azure Cache', null, null, this… 20 …this.createVertexTemplateEntry(s + 'azure_instance;', w, h, '', 'Azure Instance', null, null, this… 21 …this.createVertexTemplateEntry(s + 'azure_load_balancer;', w, h * 0.7, '', 'Azure Load Balancer', … 22 …this.createVertexTemplateEntry(s + 'azure_marketplace;', w * 0.8, h, '', 'Azure Marketplace', null… [all …]
|
| D | Sidebar-VVD.js | 13 var w = 50; 20 …w * 0.43, h, '', 'Administrator', null, null, this.getTagsForStencil(gn, 'administrator', dt).join… 22 …w * 0.43, h, '', 'Infrastructure Role', null, null, this.getTagsForStencil(gn, 'administrator', dt… 24 …w * 0.43, h, '', 'Tenant Role', null, null, this.getTagsForStencil(gn, 'administrator', dt).join('… 26 w, h, '', 'App', null, null, this.getTagsForStencil(gn, 'app application', dt).join(' ')), 28 …w * 0.98, h, '', 'Volumes Agent', null, null, this.getTagsForStencil(gn, 'volumes agent', dt).join… 30 …w, h * 0.7, '', 'AppStack Volume', null, null, this.getTagsForStencil(gn, 'appstack volume', dt).j… 32 …w * 0.97, h, '', 'App Volumes Manager', null, null, this.getTagsForStencil(gn, 'app volumes manage… 34 …w, h * 0.73, '', 'Array Manager', null, null, this.getTagsForStencil(gn, 'array manager', dt).join… 36 … w, h * 0.95, '', 'Blueprint', null, null, this.getTagsForStencil(gn, 'blueprint', dt).join(' ')), [all …]
|
| D | Sidebar-Basic.js | 5 var w = 100; 16 …this.createVertexTemplateEntry(s2 + 'rect;fillColor2=none;strokeWidth=1;size=20;indent=5;', w * 1.… 17 …pe=partialRectangle;whiteSpace=wrap;html=1;top=0;bottom=0;fillColor=none;', w * 1.2, h * 0.6, '', … 18 …ce=wrap;html=1;right=0;top=0;bottom=0;fillColor=none;routingCenterX=-0.5;', w * 1.2, h * 0.6, '', … 19 …=partialRectangle;whiteSpace=wrap;html=1;bottom=0;right=0;fillColor=none;', w * 1.2, h * 0.6, '', … 20 …hape=partialRectangle;whiteSpace=wrap;html=1;top=0;left=0;fillColor=none;', w * 1.2, h * 0.6, '', … 21 ….75,0],[1,0.25],[1,0.75],[0.75,1],[0.25,1],[0,0.75],[0,0.25]];polyline=0;', w, h, '', 'Polygon', n… 22 …,[1,0.75],[0.75,1],[0.25,1],[0,0.75],[0,0.25]];polyline=1;fillColor=none;', w, h, '', 'Polyline', … 23 …llRect;fillStyle=diag;step=5;fillStrokeWidth=0.2;fillStrokeColor=#dddddd;', w * 1.2, h * 0.6, '', … 24 …ect;fillStyle=diagRev;step=5;fillStrokeWidth=0.2;fillStrokeColor=#dddddd;', w * 1.2, h * 0.6, '', … [all …]
|
| D | Sidebar-ArchiMate3.js | 36 var w = 1.0; 42 …w * 150, h * 75, '', 'Application Component', null, null, this.getTagsForStencil(gn, '', dt + 'com… 44 …w * 70, h * 75, '', 'Component', null, null, this.getTagsForStencil(gn, '', dt + 'component').join… 46 …w * 150, h * 75, '', 'Application Collaboration', null, null, this.getTagsForStencil(gn, '', dt + … 48 …w * 60, h * 35, '', 'Collaboration', null, null, this.getTagsForStencil(gn, '', dt + 'collaboratio… 50 …w * 150, h * 75, '', 'Application Interface', null, null, this.getTagsForStencil(gn, '', dt + 'com… 52 …w * 70, h * 35, '', 'Interface', null, null, this.getTagsForStencil(gn, '', dt + 'interface').join… 54 …w * 150, h * 75, '', 'Application Process', null, null, this.getTagsForStencil(gn, '', dt + 'proce… 56 …w * 150, h * 75, '', 'Process', null, null, this.getTagsForStencil(gn, '', dt + 'process').join(' … 58 …w * 150, h * 75, '', 'Application Function', null, null, this.getTagsForStencil(gn, '', dt + 'func… [all …]
|
| D | Sidebar-ArchiMate.js | 6 var w = 100; 23 …w, h, '', 'Business Actor', null, null, this.getTagsForStencil(gn, 'application', dt + 'business a… 25 …w, h, '', 'Business Role', null, null, this.getTagsForStencil(gn, '', dt + 'business role').join('… 27 …w, h, '', 'Business Collaboration', null, null, this.getTagsForStencil(gn, '', dt + 'business coll… 29 …w, h, '', 'Business Interface', null, null, this.getTagsForStencil(gn, '', dt + 'business interfac… 31 …w, h, '', 'Business Interface', null, null, this.getTagsForStencil(gn, '', dt + 'business interfac… 33 w, h, '', 'Location', null, null, this.getTagsForStencil(gn, '', dt + 'location').join(' ')), 35 …w, h, '', 'Business Process', null, null, this.getTagsForStencil(gn, '', dt + 'business process').… 37 …w, h, '', 'Business Function', null, null, this.getTagsForStencil(gn, '', dt + 'business function'… 39 …w, h, '', 'Business Interaction', null, null, this.getTagsForStencil(gn, '', dt + 'business intera… [all …]
|
| D | Sidebar-AWS3D.js | 6 var w = 100; 16 w * 0.92, h * 0.6, '', 'AMI', null, null, this.getTagsForStencil(gn, 'ami', dt).join(' ')), 18 w * 0.74, h * 0.5, '', 'AMI', null, null, this.getTagsForStencil(gn, 'ami', dt).join(' ')), 20 …w * 0.62, h * 0.688, '', 'Application', null, null, this.getTagsForStencil(gn, 'application', dt).… 22 …w * 0.62, h * 0.53, '', 'Application', null, null, this.getTagsForStencil(gn, 'application', dt).j… 24 …w * 1.23, h * 1.24, '', 'EC2 Instance', null, null, this.getTagsForStencil(gn, 'ec2 instance', dt)… 26 … w * 0.6, h * 1.04, '', 'Client', null, null, this.getTagsForStencil(gn, 'client', dt).join(' ')), 28 …w * 1.038, h * 1.698, '', 'CloudFront', null, null, this.getTagsForStencil(gn, 'cloudfront', dt).j… 30 …w * 0.308, h * 0.706, '', 'Content', null, null, this.getTagsForStencil(gn, 'content', dt).join(' … 32 …w * 1.167, h * 1.028, '', 'Customer Gateway', null, null, this.getTagsForStencil(gn, 'customer gat… [all …]
|
| D | Sidebar-Sitemap.js | 14 var w = 600 * scale; 21 w, h, 'Page', 'Page', null, null, this.getTagsForStencil(gn, 'page', dt).join(' ')), 23 w, h, 'About us', 'About us', null, null, this.getTagsForStencil(gn, 'about', dt).join(' ')), 25 w, h, 'Audio', 'Audio', null, null, this.getTagsForStencil(gn, 'audio', dt).join(' ')), 27 …w, h, 'Biography', 'Biography', null, null, this.getTagsForStencil(gn, 'biography', dt).join(' ')), 29 w, h, 'Blog', 'Blog', null, null, this.getTagsForStencil(gn, 'blog', dt).join(' ')), 31 … w, h, 'Calendar', 'Calendar', null, null, this.getTagsForStencil(gn, 'calendar', dt).join(' ')), 33 w, h, 'Chart', 'Chart', null, null, this.getTagsForStencil(gn, 'chart', dt).join(' ')), 35 w, h, 'Chat', 'Chat', null, null, this.getTagsForStencil(gn, 'chat', dt).join(' ')), 37 w, h, 'Cloud', 'Cloud', null, null, this.getTagsForStencil(gn, 'cloud', dt).join(' ')), [all …]
|
| /plugin/diagramsnet/lib/shapes/pid2/ |
| D | mxPidValves.js | 115 mxShapePidValve.prototype.paintVertexShape = function(c, x, y, w, h) argument 136 this.background(c, x, y, w, h, valveType, actuator, actH); 138 this.foreground(c, x, y, w, h, valveType, actuator, actH); 141 mxShapePidValve.prototype.background = function(c, x, y, w, h, valveType, actuator, actH) argument 148 this.drawActuatorBg(c, x, y, w, h / 1.2, actuator, actH); 152 this.drawActuatorBg(c, x, y, w, h, actuator, actH); 159 this.drawGateVariantBg(c, 0, 0, w, h, valveType, actuator, actH); 163 this.drawAngleVariantBg(c, 0, 0, w, h, valveType, actuator, actH); 167 this.drawButterflyValve(c, 0, 0, w, h, actuator, actH); 171 this.drawCheckValve(c, 0, 0, w, h, actuator, actH); [all …]
|
| /plugin/diagramsnet/lib/plugins/ |
| D | rackF5.js | 35 mxRackF5BigIp1600.prototype.paintVertexShape = function(c, x, y, w, h) argument 47 c.image(0, 0, w * 0.04, h, stencilPath + 'big_ip_5x00_ear.png', 0, 0, 0); 48 c.image(w * 0.96, 0, w * 0.04, h, stencilPath + 'big_ip_5x00_ear.png', 0, 1, 0); 53 c.image(w * 0.04, 0, w * 0.92, h, stencilPath + 'big_ip_1600_front.png', 0, 0, 0); 57 c.image(w * 0.04, 0, w * 0.92, h, stencilPath + 'big_ip_1600_back.png', 0, 0, 0); 63 c.image(w * 0.425, h * 0.05, w * 0.244, h * 0.92, stencilPath + 'big_ip_4x00_dc.png', 0, 0, 0); 68 c.image(w * 0.672, h * 0.05, w * 0.245, h * 0.92, stencilPath + 'big_ip_4x00_dc.png', 0, 0, 0); 75 c.image(w * 0.672, h * 0.05, w * 0.245, h * 0.92, stencilPath + 'big_ip_4x00_ac.png', 0, 0, 0); 113 mxRackF5BigIp2x00.prototype.paintVertexShape = function(c, x, y, w, h) argument 125 c.image(0, 0, w * 0.04, h, stencilPath + 'big_ip_5x00_ear.png', 0, 0, 0); [all …]
|
| /plugin/diagramsnet/lib/shapes/mockup/ |
| D | mxMockupiOS.js | 126 mxShapeMockupiPhone.prototype.paintVertexShape = function(c, x, y, w, h) argument 130 this.background(c, x, y, w, h, rSize); 132 this.foreground(c, x, y, w, h, rSize); 135 mxShapeMockupiPhone.prototype.background = function(c, x, y, w, h, rSize) argument 139 c.roundrect(0, 0, w, h, rSize, rSize); 143 mxShapeMockupiPhone.prototype.foreground = function(c, x, y, w, h, rSize) argument 148 …c.setGradient('#808080', '#000000', w * 0.325, 0, w * 0.675, h * 0.5, mxConstants.DIRECTION_SOUTH,… 149 c.moveTo(w * 0.325, 0); 150 c.lineTo(w - rSize, 0); 151 c.arcTo(rSize, rSize, 0, 0, 1, w, rSize); [all …]
|
| D | mxMockupMarkup.js | 35 mxShapeMockupCurlyBrace.prototype.paintVertexShape = function(c, x, y, w, h) argument 38 this.background(c, x, y, w, h); 41 mxShapeMockupCurlyBrace.prototype.background = function(c, x, y, w, h) argument 44 var rSize = Math.min(w * 0.125, midY); 48 c.lineTo(w * 0.5 - rSize, midY); 49 c.arcTo(rSize, rSize, 0, 0, 0, w * 0.5, midY - rSize); 50 c.arcTo(rSize, rSize, 0, 0, 0, w * 0.5 + rSize, midY); 51 c.lineTo(w - rSize, midY); 52 c.arcTo(rSize, rSize, 0, 0, 1, w, midY + rSize); 87 mxShapeMockupLine.prototype.paintVertexShape = function(c, x, y, w, h) argument [all …]
|
| /plugin/diagramsnet/lib/shapes/bpmn/ |
| D | mxBpmnShape2.js | 117 mxBpmnShape.prototype.paintVertexShape = function(c, x, y, w, h) argument 119 this.redrawPath(c, x, y, w, h, mxBpmnShape.prototype.miscEnum.BACKGROUND); 127 this.redrawPath(c, x, y, w, h, mxBpmnShape.prototype.miscEnum.OUTLINE); 128 this.redrawPath(c, x, y, w, h, mxBpmnShape.prototype.miscEnum.SYMBOL); 136 mxBpmnShape.prototype.redrawPath = function(c, x, y, w, h, layer) argument 149 f.call(this, c, x, y, w, h, layer); 157 c.translate(w / 4, h / 4); 159 w /= 2; 196 f.call(this, c, x, y, w, h, bg === mxBpmnShape.prototype.eventTypeEnum.GATEWAY); 205 w /= 2; [all …]
|