Searched refs:defaultShapes (Results 1 – 12 of 12) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Editor.js | 4190 mxCellRenderer.defaultShapes['link'].prototype.customProperties = [ class in mxCellRenderer 4240 mxCellRenderer.defaultShapes['cube'].prototype.customProperties = [ 4246 mxCellRenderer.defaultShapes['step'].prototype.customProperties = [ 4256 mxCellRenderer.defaultShapes['tape'].prototype.customProperties = [ 4260 mxCellRenderer.defaultShapes['note'].prototype.customProperties = [ 4265 mxCellRenderer.defaultShapes['card'].prototype.customProperties = [ 4293 mxCellRenderer.defaultShapes['table'].prototype.customProperties = [ 4305 mxCellRenderer.defaultShapes['ext'].prototype.customProperties = [ 4316 mxCellRenderer.defaultShapes['image'].prototype.customProperties = [ 4320 mxCellRenderer.defaultShapes['label'].prototype.customProperties = [ [all …]
|
/plugin/diagramsnet/lib/shapes/ |
H A D | mxSysML.js | 25 var shape = mxCellRenderer.defaultShapes[this.style['symbol0']]; 43 shape = mxCellRenderer.defaultShapes[this.style['symbol' + counter]];
|
/plugin/diagramsnet/lib/plugins/ |
H A D | voice.js | 1769 for (var tmp in mxCellRenderer.defaultShapes)
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 1109 …defaultShapes[b]?mxStencilRegistry.getStencil(b):null,b=null!=b?new mxShape(b):new (this.getShapeC… 3215 …enderer.defaultShapes.link.prototype.customProperties=[{name:"width",dispName:"Width",type:"float"… 3217 …defaultShapes.partialRectangle.prototype.customProperties=[{name:"top",dispName:"Top Line",type:"b… 3218 …defaultShapes.hexagon.prototype.customProperties=[{name:"arcSize",dispName:"Arc Size",type:"float"… 3220 …defaultShapes.step.prototype.customProperties=[{name:"size",dispName:"Notch Size",type:"float",min… 3221 …defaultShapes.tape.prototype.customProperties=[{name:"size",dispName:"Size",type:"float",min:0,max… 3225 …defaultShapes.swimlane.prototype.customProperties);mxCellRenderer.defaultShapes.doubleEllipse.prot… 3226 ….defaultShapes.image.prototype.customProperties=[{name:"imageAspect",dispName:"Fixed Image Aspect"… 3228 …defaultShapes.dataStorage.prototype.customProperties=[{name:"size",dispName:"Size",type:"float",mi… 3229 …defaultShapes.offPageConnector.prototype.customProperties=[{name:"size",dispName:"Size",type:"floa… [all …]
|
H A D | viewer-static.min.js | 1109 …defaultShapes[b]?mxStencilRegistry.getStencil(b):null,b=null!=b?new mxShape(b):new (this.getShapeC… 3215 …enderer.defaultShapes.link.prototype.customProperties=[{name:"width",dispName:"Width",type:"float"… 3218 …defaultShapes.hexagon.prototype.customProperties=[{name:"arcSize",dispName:"Arc Size",type:"float"… 3220 …defaultShapes.step.prototype.customProperties=[{name:"size",dispName:"Notch Size",type:"float",min… 3221 …defaultShapes.tape.prototype.customProperties=[{name:"size",dispName:"Size",type:"float",min:0,max… 3225 …defaultShapes.swimlane.prototype.customProperties);mxCellRenderer.defaultShapes.doubleEllipse.prot… 3226 ….defaultShapes.image.prototype.customProperties=[{name:"imageAspect",dispName:"Fixed Image Aspect"… 3228 …defaultShapes.dataStorage.prototype.customProperties=[{name:"size",dispName:"Size",type:"float",mi… 3229 …defaultShapes.offPageConnector.prototype.customProperties=[{name:"size",dispName:"Size",type:"floa… 3230 …defaultShapes.doubleArrow.prototype.customProperties=[{name:"arrowWidth",dispName:"Arrow Width",ty… [all …]
|
H A D | app.min.js | 1143 …defaultShapes[b]?mxStencilRegistry.getStencil(b):null,b=null!=b?new mxShape(b):new (this.getShapeC… 10547 …enderer.defaultShapes.link.prototype.customProperties=[{name:"width",dispName:"Width",type:"float"… 10549 …defaultShapes.partialRectangle.prototype.customProperties=[{name:"top",dispName:"Top Line",type:"b… 10550 …defaultShapes.hexagon.prototype.customProperties=[{name:"arcSize",dispName:"Arc Size",type:"float"… 10552 …defaultShapes.step.prototype.customProperties=[{name:"size",dispName:"Notch Size",type:"float",min… 10553 …defaultShapes.tape.prototype.customProperties=[{name:"size",dispName:"Size",type:"float",min:0,max… 10557 …defaultShapes.swimlane.prototype.customProperties);mxCellRenderer.defaultShapes.doubleEllipse.prot… 10558 ….defaultShapes.image.prototype.customProperties=[{name:"imageAspect",dispName:"Fixed Image Aspect"… 10560 …defaultShapes.dataStorage.prototype.customProperties=[{name:"size",dispName:"Size",type:"float",mi… 10561 …defaultShapes.offPageConnector.prototype.customProperties=[{name:"size",dispName:"Size",type:"floa… [all …]
|
H A D | shapes-14-6-5.min.js | 2577 …defaultShapes[this.style.symbol0];a.save();var g=new f;g.style=this.style;f.prototype.paintVertexS…
|
H A D | shapes.min.js | 2592 …defaultShapes[this.style.symbol0];a.save();var g=new f;g.style=this.style;f.prototype.paintVertexS…
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Shapes.js | 1887 shape = mxCellRenderer.defaultShapes[this.style['symbol' + counter]]; 6229 if (mxCellRenderer.defaultShapes[name] == null && 6271 if (mxCellRenderer.defaultShapes[name] == null &&
|
H A D | Format.js | 2898 …if (value != mxUtils.getValue(rect.style, 'width', mxCellRenderer.defaultShapes['flexArrow'].proto… 2979 mxCellRenderer.defaultShapes['flexArrow'].prototype.defaultWidth);
|
H A D | Graph.js | 6985 …if (result == null && mxCellRenderer.defaultShapes[name] == null && mxStencilRegistry.dynamicLoadi… 12210 if (mxCellRenderer.defaultShapes[name] == null &&
|
/plugin/diagramsnet/lib/mxgraph/ |
H A D | mxClient.js | 900 …is.zoomHandler),this.zoomHandler=null)};function mxCellRenderer(){}mxCellRenderer.defaultShapes={}; 901 …ntrolClickHandler=!1;mxCellRenderer.registerShape=function(a,b){mxCellRenderer.defaultShapes[a]=b}; 905 …defaultShapes[b]?mxStencilRegistry.getStencil(b):null,b=null!=b?new mxShape(b):new (this.getShapeC…
|