Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupButtons.js120 function mxShapeMockupButton(bounds, fill, stroke, strokewidth) class
132 mxUtils.extend(mxShapeMockupButton, mxShape);
134 mxShapeMockupButton.prototype.cst = {
144 mxShapeMockupButton.prototype.customProperties = [
155 mxShapeMockupButton.prototype.paintVertexShape = function(c, x, y, w, h)
166 mxShapeMockupButton.prototype.background = function(c, x, y, w, h)
168 …buttonStyle = mxUtils.getValue(this.style, mxShapeMockupButton.prototype.cst.BUTTON_STYLE, mxShape…
172 if (buttonStyle === mxShapeMockupButton.prototype.cst.ROUND)
183 else if (buttonStyle === mxShapeMockupButton.prototype.cst.CHEVRON)
201 mxShapeMockupButton.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor)
[all …]
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js230mxShapeMockupButton(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strok… class
231 mxShapeMockupButton.prototype.customProperties=[{name:"buttonStyle",dispName:"Style",type:"enum",de…
232 mxShapeMockupButton.prototype.paintVertexShape=function(a,d,e,b,c){var f=mxUtils.getValue(this.styl…
233 mxShapeMockupButton.prototype.background=function(a,d,e,b,c){d=mxUtils.getValue(this.style,mxShapeM…
235 mxShapeMockupButton.prototype.mainText=function(a,d,e,b,c,f,g,h){a.begin();a.setFontSize(g);a.setFo…
H A Dshapes.min.js181mxShapeMockupButton(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strok… class
182 mxShapeMockupButton.prototype.customProperties=[{name:"buttonStyle",dispName:"Style",type:"enum",de…
183 mxShapeMockupButton.prototype.paintVertexShape=function(a,d,e,b,c){var f=mxUtils.getValue(this.styl…
184 mxShapeMockupButton.prototype.background=function(a,d,e,b,c){d=mxUtils.getValue(this.style,mxShapeM…
186 mxShapeMockupButton.prototype.mainText=function(a,d,e,b,c,f,g,h){a.begin();a.setFontSize(g);a.setFo…
H A Dviewer-static.min.js4318mxShapeMockupButton(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strok… class
4319 mxShapeMockupButton.prototype.customProperties=[{name:"buttonStyle",dispName:"Style",type:"enum",de…
4320 mxShapeMockupButton.prototype.paintVertexShape=function(a,d,e,b,c){var f=mxUtils.getValue(this.styl…
4321 mxShapeMockupButton.prototype.background=function(a,d,e,b,c){d=mxUtils.getValue(this.style,mxShapeM…
4323 mxShapeMockupButton.prototype.mainText=function(a,d,e,b,c,f,g,h){a.begin();a.setFontSize(g);a.setFo…