Searched defs:shapeType (Results 1 – 4 of 4) sorted by relevance
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/ | ||
| D | CreateShapeRequest.php | 31 public $shapeType; variable in Google\\Service\\Slides\\CreateShapeRequest |
| D | Shape.php | 29 public $shapeType; variable in Google\\Service\\Slides\\Shape |
| D | PageElement.php | 36 protected $shapeType = Shape::class; variable in Google\\Service\\Slides\\PageElement |
| /plugin/elasticsearch/vendor/ruflin/elastica/src/Query/ | ||
| D | GeoShapeProvided.php | 46 …public function __construct(string $path, array $coordinates, string $shapeType = self::TYPE_ENVEL… |