Home
last modified time | relevance | path

Searched refs:TYPE_ENVELOPE (Results 1 – 1 of 1) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DGeoShapeProvided.php16 public const TYPE_ENVELOPE = 'envelope'; define in Elastica\\Query\\GeoShapeProvided
46 public function __construct(string $path, array $coordinates, string $shapeType = self::TYPE_ENVELOPE)