Home
last modified time | relevance | path

Searched refs:defaultShapes (Results 1 – 12 of 12) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js4190 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 DmxSysML.js25 var shape = mxCellRenderer.defaultShapes[this.style['symbol0']];
43 shape = mxCellRenderer.defaultShapes[this.style['symbol' + counter]];
/plugin/diagramsnet/lib/plugins/
H A Dvoice.js1769 for (var tmp in mxCellRenderer.defaultShapes)
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js1109defaultShapes[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"…
3217defaultShapes.partialRectangle.prototype.customProperties=[{name:"top",dispName:"Top Line",type:"b…
3218defaultShapes.hexagon.prototype.customProperties=[{name:"arcSize",dispName:"Arc Size",type:"float"…
3220defaultShapes.step.prototype.customProperties=[{name:"size",dispName:"Notch Size",type:"float",min…
3221defaultShapes.tape.prototype.customProperties=[{name:"size",dispName:"Size",type:"float",min:0,max…
3225defaultShapes.swimlane.prototype.customProperties);mxCellRenderer.defaultShapes.doubleEllipse.prot…
3226 ….defaultShapes.image.prototype.customProperties=[{name:"imageAspect",dispName:"Fixed Image Aspect"…
3228defaultShapes.dataStorage.prototype.customProperties=[{name:"size",dispName:"Size",type:"float",mi…
3229defaultShapes.offPageConnector.prototype.customProperties=[{name:"size",dispName:"Size",type:"floa…
[all …]
H A Dviewer-static.min.js1109defaultShapes[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"…
3218defaultShapes.hexagon.prototype.customProperties=[{name:"arcSize",dispName:"Arc Size",type:"float"…
3220defaultShapes.step.prototype.customProperties=[{name:"size",dispName:"Notch Size",type:"float",min…
3221defaultShapes.tape.prototype.customProperties=[{name:"size",dispName:"Size",type:"float",min:0,max…
3225defaultShapes.swimlane.prototype.customProperties);mxCellRenderer.defaultShapes.doubleEllipse.prot…
3226 ….defaultShapes.image.prototype.customProperties=[{name:"imageAspect",dispName:"Fixed Image Aspect"…
3228defaultShapes.dataStorage.prototype.customProperties=[{name:"size",dispName:"Size",type:"float",mi…
3229defaultShapes.offPageConnector.prototype.customProperties=[{name:"size",dispName:"Size",type:"floa…
3230defaultShapes.doubleArrow.prototype.customProperties=[{name:"arrowWidth",dispName:"Arrow Width",ty…
[all …]
H A Dapp.min.js1143defaultShapes[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"…
10549defaultShapes.partialRectangle.prototype.customProperties=[{name:"top",dispName:"Top Line",type:"b…
10550defaultShapes.hexagon.prototype.customProperties=[{name:"arcSize",dispName:"Arc Size",type:"float"…
10552defaultShapes.step.prototype.customProperties=[{name:"size",dispName:"Notch Size",type:"float",min…
10553defaultShapes.tape.prototype.customProperties=[{name:"size",dispName:"Size",type:"float",min:0,max…
10557defaultShapes.swimlane.prototype.customProperties);mxCellRenderer.defaultShapes.doubleEllipse.prot…
10558 ….defaultShapes.image.prototype.customProperties=[{name:"imageAspect",dispName:"Fixed Image Aspect"…
10560defaultShapes.dataStorage.prototype.customProperties=[{name:"size",dispName:"Size",type:"float",mi…
10561defaultShapes.offPageConnector.prototype.customProperties=[{name:"size",dispName:"Size",type:"floa…
[all …]
H A Dshapes-14-6-5.min.js2577defaultShapes[this.style.symbol0];a.save();var g=new f;g.style=this.style;f.prototype.paintVertexS…
H A Dshapes.min.js2592defaultShapes[this.style.symbol0];a.save();var g=new f;g.style=this.style;f.prototype.paintVertexS…
/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js1887 shape = mxCellRenderer.defaultShapes[this.style['symbol' + counter]];
6229 if (mxCellRenderer.defaultShapes[name] == null &&
6271 if (mxCellRenderer.defaultShapes[name] == null &&
H A DFormat.js2898 …if (value != mxUtils.getValue(rect.style, 'width', mxCellRenderer.defaultShapes['flexArrow'].proto…
2979 mxCellRenderer.defaultShapes['flexArrow'].prototype.defaultWidth);
H A DGraph.js6985 …if (result == null && mxCellRenderer.defaultShapes[name] == null && mxStencilRegistry.dynamicLoadi…
12210 if (mxCellRenderer.defaultShapes[name] == null &&
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js900 …is.zoomHandler),this.zoomHandler=null)};function mxCellRenderer(){}mxCellRenderer.defaultShapes={};
901 …ntrolClickHandler=!1;mxCellRenderer.registerShape=function(a,b){mxCellRenderer.defaultShapes[a]=b};
905defaultShapes[b]?mxStencilRegistry.getStencil(b):null,b=null!=b?new mxShape(b):new (this.getShapeC…