Lines Matching refs:customProperties

2805 …X,mxActor);X.prototype.cst={RECT2:"mxgraph.basic.rect"};X.prototype.customProperties=[{name:"rectS…
3215customProperties=[{name:"arcSize",dispName:"Arc Size",type:"float",min:0,defVal:mxConstants.LINE_A… method in mxCellRenderer.defaultShapes.link
3216 ….customProperties=[{name:"size",dispName:"Indent",type:"float",min:0,max:.5,defVal:.1}];mxCellRend… method in mxCellRenderer.defaultShapes.process
3217customProperties=[{name:"top",dispName:"Top Line",type:"bool",defVal:!0},{name:"bottom",dispName:"… method in mxCellRenderer.defaultShapes.partialRectangle
3218customProperties=[{name:"arcSize",dispName:"Arc Size",type:"float",min:0,defVal:mxConstants.LINE_A… method in mxCellRenderer.defaultShapes.hexagon
3219customProperties=[{name:"arcSize",dispName:"Arc Size",type:"float",min:0,defVal:mxConstants.LINE_A… method in mxCellRenderer.defaultShapes.internalStorage
3220customProperties=[{name:"size",dispName:"Notch Size",type:"float",min:0,defVal:20},{name:"fixedSiz… method in mxCellRenderer.defaultShapes.trapezoid
3221customProperties=[{name:"size",dispName:"Size",type:"float",min:0,max:1,defVal:.4}];mxCellRenderer… method in mxCellRenderer.defaultShapes.card
3222 …t",min:0,defVal:30}];mxCellRenderer.defaultShapes.callout.prototype.customProperties=[{name:"arcSi… method in mxCellRenderer.defaultShapes.callout
3223customProperties=[{name:"tabWidth",dispName:"Tab Width",type:"float"},{name:"tabHeight",dispName:"… method in mxCellRenderer.defaultShapes.folder
3224 …:"color",defVal:null}];mxCellRenderer.defaultShapes.table.prototype.customProperties=[{name:"rowLi… method in mxCellRenderer.defaultShapes.table
3225customProperties);mxCellRenderer.defaultShapes.doubleEllipse.prototype.customProperties=[{name:"ma… method in mxCellRenderer.defaultShapes.curlyBracket
3226customProperties=[{name:"imageAspect",dispName:"Fixed Image Aspect",type:"bool",defVal:!0}];mxCell… method in mxCellRenderer.defaultShapes.image
3228customProperties=[{name:"size",dispName:"Size",type:"float",min:0,max:1,defVal:.1}];mxCellRenderer… method in mxCellRenderer.defaultShapes.dataStorage
3229customProperties=[{name:"size",dispName:"Size",type:"float",min:0,defVal:38},{name:"arcSize",dispN… method in mxCellRenderer.defaultShapes.offPageConnector
3230customProperties=[{name:"arrowWidth",dispName:"Arrow Width",type:"float",min:0,max:1,defVal:.3},{n… method in mxCellRenderer.defaultShapes.cross
3231customProperties=[{name:"dx",dispName:"Width1",type:"float",min:0,defVal:20},{name:"dy",dispName:"… method in mxCellRenderer.defaultShapes.tee
3232 …",defVal:40,min:0}];mxCellRenderer.defaultShapes.umlFrame.prototype.customProperties=[{name:"width… method in mxCellRenderer.defaultShapes.umlFrame
3237customProperties=e.shape.customProperties||[],e.cell.vertex?Array.prototype.push.apply(e.shape.cus…
3238 f(e.shape.customProperties));b=b.getAttribute("customProperties");if(null!=b)try{f(JSON.parse(b))}c…