Searched refs:shapeType (Results 1 – 9 of 9) sorted by relevance
31 public $shapeType; variable in Google\\Service\\Slides\\CreateShapeRequest64 public function setShapeType($shapeType) argument66 $this->shapeType = $shapeType;73 return $this->shapeType;
29 public $shapeType; variable in Google\\Service\\Slides\\Shape64 public function setShapeType($shapeType) argument66 $this->shapeType = $shapeType;73 return $this->shapeType;
36 protected $shapeType = Shape::class; variable in Google\\Service\\Slides\\PageElement
42 * @param string $shapeType Type of the geo_shape:46 public function __construct(string $path, array $coordinates, string $shapeType = self::TYPE_ENVELOPE) argument 49 $this->_shapeType = $shapeType;
102 this.shapeType = "Shape";153 return this.shapeType;462 this.shapeType = "Foreign";
324 a.type="image";else{a.type="shape";a.shapeType=this.cNames[b];c=document.createElement("amvml:"+thi…325 …width=2*c,g.height=2*c);"oval"==a.shapeType&&("rx"==b&&(g.width=2*c),"ry"==b&&(g.height=2*c));"rou…329 …ode,h=e.style;"text"==a.type&&(c-=d.removePx(h.fontSize)/2-1);"oval"==a.shapeType&&(b-=d.removePx(…
1058 …xmGeo=m.cell.geometry;this.xmlDoc=e;this.shapeImg=this.geoSec=null;this.shapeType="Shape";this.cre…1059 …images=[]};mxVsdxCanvas2D.prototype.getShapeType=function(){return this.shapeType};mxVsdxCanvas2D.…1071 ….setAttribute("r:id","rId"+m);e.appendChild(q);this.shape.appendChild(e);this.shapeType="Foreign"};
1 …Definitions = {};\n// export const addShape = ({ shapeType: fun }) => {\n// shapeDefinitions[sha…