Home
last modified time | relevance | path

Searched defs:shapeType (Results 1 – 4 of 4) sorted by last modified time

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DGeoShapeProvided.php46 public function __construct(string $path, array $coordinates, string $shapeType = self::TYPE_ENVELOPE) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DShape.php29 public $shapeType; variable in Google\\Service\\Slides\\Shape
64 public function setShapeType($shapeType)
H A DCreateShapeRequest.php31 public $shapeType; variable in Google\\Service\\Slides\\CreateShapeRequest
64 public function setShapeType($shapeType)
H A DPageElement.php36 protected $shapeType = Shape::class; variable in Google\\Service\\Slides\\PageElement