Searched refs:TextAnnotation (Results 1 – 5 of 5) sorted by relevance
31 protected $fullTextAnnotationType = TextAnnotation::class;109 * @param TextAnnotation111 public function setFullTextAnnotation(TextAnnotation $fullTextAnnotation)116 * @return TextAnnotation
20 class TextAnnotation extends \Google\Collection class61 class_alias(TextAnnotation::class, 'Google_Service_Vision_TextAnnotation');
107 * `FIX`: do not resize `bpmn:TextAnnotation` when using space tool ([#1344](https://github.com/bpmn…
28450 return new TextAnnotation(parameters);29275 var TextAnnotation =29278 _inherits(TextAnnotation, _MarkupAnnotation);29280 function TextAnnotation(parameters) {29283 _classCallCheck(this, TextAnnotation);29286 … _this7 = _possibleConstructorReturn(this, _getPrototypeOf(TextAnnotation).call(this, parameters));29300 return TextAnnotation;
1 …TextAnnotation(parameters);\n\n case 'Widget':\n let fieldType = getInheritablePropert…