| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/ |
| D | Response.php | 78 public function setCreateShape(CreateShapeResponse $createShape) argument 80 $this->createShape = $createShape; 87 return $this->createShape;
|
| D | Request.php | 156 public function setCreateShape(CreateShapeRequest $createShape) argument 158 $this->createShape = $createShape; 165 return $this->createShape;
|
| /plugin/diagramsnet/lib/js/diagramly/vsdx/ |
| D | VsdxExport.js | 337 function createShape(id, geo, layerIndex, xmlDoc, parentHeight, isChild) function in VsdxExport 524 var shape = createShape(vsdxId + "10000", geo, layerIndex, xmlDoc, parentHeight, isChild); 573 var shape = createShape(vsdxId, geo, layerIndex, xmlDoc, parentHeight, isChild);
|
| /plugin/jdraw/lib/ |
| D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/diagramsnet/lib/resources/ |
| D | dia_i18n.txt | 159 createShape=createShape
|
| D | dia_ru.txt | 159 createShape=Создать фигуру
|
| D | dia_bg.txt | 159 createShape=Създаване на форма
|
| D | dia_el.txt | 159 createShape=Δημιουργία Σχήματος
|
| D | dia_zh.txt | 159 createShape=创建图形
|
| D | dia_uk.txt | 159 createShape=Створити обрис
|
| D | dia_zh-tw.txt | 159 createShape=新增圖形
|
| D | dia_ko.txt | 159 createShape=도형 만들기
|
| D | dia_th.txt | 159 createShape=สร้างรูปร่าง
|
| D | dia_fa.txt | 159 createShape=ایجاد شکل
|
| D | dia_he.txt | 159 createShape=צור צורה
|
| D | dia_ja.txt | 159 createShape=図形XMLを作成する
|
| D | dia_ar.txt | 159 createShape=إنشاء شكل
|
| D | dia_eu.txt | 159 createShape=Sortu forma
|
| D | dia_et.txt | 159 createShape=Lisa kuju
|
| D | dia_fi.txt | 159 createShape=Luo muoto
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.production.min.js | 7 …pe.createLabel=function(e){return this.create("label",e)},zn.prototype.createShape=function(e){ret… method in zn 28 …;i=t&&(t.hidden||t.collapsed);var d=e.di.bounds;n=this._elementFactory.createShape(co(e,{collapsed… 34 …createShape(a),void r.push(o))}))})),r},qc.prototype.createConnection=function(e){return this._ele…
|
| D | bpmn-modeler.development.js | 6405 ElementFactory$1.prototype.createShape = function(attrs) { 19817 element = this._elementFactory.createShape(elementData(semantic, { 33144 element = cache[ descriptor.id ] = self.createShape(attrs); 33166 CopyPaste.prototype.createShape = function(attrs) { 33167 var shape = this._elementFactory.createShape(omit(attrs, [ 'id' ])); 36209 var shape = elementFactory.createShape(assign({ type: type }, options)); 36217 var shape = elementFactory.createShape(assign({ type: type }, options)); 43871 modeling.createShape({ type: 'bpmn:StartEvent' }, position, newShape); 48979 return this.createShape(attrs); 49108 this._modeling.createShape( [all …]
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| D | bpmn-modeler.production.min.js | 7 …pe.createLabel=function(e){return this.create("label",e)},$n.prototype.createShape=function(e){ret… method in $n 27 …(e);r=n&&(n.hidden||n.collapsed);var p=t.bounds;i=this._elementFactory.createShape(go(e,t,{collaps… 197 …createShape({type:"bpmn:StartEvent"},o,i)}}))}function Gh(e){Do.call(this,e),this.preExecute("conn… method in Im
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Graph.js | 6915 var mxCellRendererCreateShape = mxCellRenderer.prototype.createShape; 6916 mxCellRenderer.prototype.createShape = function(state) method in mxCellRenderer 7319 var connectionHandlerCreateShape = mxConnectionHandler.prototype.createShape; 7320 mxConnectionHandler.prototype.createShape = function() method in mxConnectionHandler 12685 this.div = this.createShape();
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| D | dmn-modeler.production.min.js | 7 …pe.createLabel=function(e){return this.create("label",e)},qo.prototype.createShape=function(e){ret… method in qo 15 …round(s.y),width:Math.round(s.width),height:Math.round(s.height)}),t=a.createShape(r),l.addShape(t… 191 …createShape(M({type:e},r));o.start(t,s,{source:i,hints:{connectionTarget:i}})}var a=u?function(t,i… method in Pf
|