Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DBoundingPoly.php23 protected $normalizedVerticesType = NormalizedVertex::class;
29 * @param NormalizedVertex[]
36 * @return NormalizedVertex[]
H A DNormalizedVertex.php20 class NormalizedVertex extends \Google\Model class
62 class_alias(NormalizedVertex::class, 'Google_Service_Vision_NormalizedVertex');