Lines Matching refs:customProperties

3351 …N,mxActor);N.prototype.cst={RECT2:"mxgraph.basic.rect"};N.prototype.customProperties=[{name:"rectS…
10547customProperties=[{name:"arcSize",dispName:"Arc Size",type:"float",min:0,defVal:mxConstants.LINE_A… method in mxCellRenderer.defaultShapes.link
10548 ….customProperties=[{name:"size",dispName:"Indent",type:"float",min:0,max:.5,defVal:.1}];mxCellRend… method in mxCellRenderer.defaultShapes.process
10549customProperties=[{name:"top",dispName:"Top Line",type:"bool",defVal:!0},{name:"bottom",dispName:"… method in mxCellRenderer.defaultShapes.parallelogram
10550customProperties=[{name:"arcSize",dispName:"Arc Size",type:"float",min:0,defVal:mxConstants.LINE_A… method in mxCellRenderer.defaultShapes.hexagon
10551customProperties=[{name:"arcSize",dispName:"Arc Size",type:"float",min:0,defVal:mxConstants.LINE_A… method in mxCellRenderer.defaultShapes.internalStorage
10552customProperties=[{name:"size",dispName:"Notch Size",type:"float",min:0,defVal:20},{name:"fixedSiz… method in mxCellRenderer.defaultShapes.trapezoid
10553customProperties=[{name:"size",dispName:"Size",type:"float",min:0,max:1,defVal:.4}];mxCellRenderer… method in mxCellRenderer.defaultShapes.card
10554 …t",min:0,defVal:30}];mxCellRenderer.defaultShapes.callout.prototype.customProperties=[{name:"arcSi… method in mxCellRenderer.defaultShapes.callout
10555customProperties=[{name:"tabWidth",dispName:"Tab Width",type:"float"},{name:"tabHeight",dispName:"… method in mxCellRenderer.defaultShapes.swimlane
10556 …:"color",defVal:null}];mxCellRenderer.defaultShapes.table.prototype.customProperties=[{name:"rowLi… method in mxCellRenderer.defaultShapes.table
10557customProperties);mxCellRenderer.defaultShapes.doubleEllipse.prototype.customProperties=[{name:"ma… method in mxCellRenderer.defaultShapes.curlyBracket
10558customProperties=[{name:"imageAspect",dispName:"Fixed Image Aspect",type:"bool",defVal:!0}];mxCell… method in mxCellRenderer.defaultShapes.label
10560customProperties=[{name:"size",dispName:"Size",type:"float",min:0,max:1,defVal:.1}];mxCellRenderer… method in mxCellRenderer.defaultShapes.dataStorage
10561customProperties=[{name:"size",dispName:"Size",type:"float",min:0,defVal:38},{name:"arcSize",dispN… method in mxCellRenderer.defaultShapes.singleArrow
10562customProperties=[{name:"arrowWidth",dispName:"Arrow Width",type:"float",min:0,max:1,defVal:.3},{n… method in mxCellRenderer.defaultShapes.corner
10563customProperties=[{name:"dx",dispName:"Width1",type:"float",min:0,defVal:20},{name:"dy",dispName:"… method in mxCellRenderer.defaultShapes.umlLifeline
10564 …",defVal:40,min:0}];mxCellRenderer.defaultShapes.umlFrame.prototype.customProperties=[{name:"width… method in mxCellRenderer.defaultShapes.umlFrame
10569customProperties=e.shape.customProperties||[],e.cell.vertex?Array.prototype.push.apply(e.shape.cus…
10570 d(e.shape.customProperties));b=b.getAttribute("customProperties");if(null!=b)try{d(JSON.parse(b))}c…