Home
last modified time | relevance | path

Searched refs:boundingBox (Results 1 – 25 of 33) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p2beta1Symbol.php38 public function setBoundingBox(GoogleCloudVisionV1p2beta1BoundingPoly $boundingBox) argument
40 $this->boundingBox = $boundingBox;
47 return $this->boundingBox;
H A DGoogleCloudVisionV1p3beta1Symbol.php38 public function setBoundingBox(GoogleCloudVisionV1p3beta1BoundingPoly $boundingBox) argument
40 $this->boundingBox = $boundingBox;
47 return $this->boundingBox;
H A DGoogleCloudVisionV1p4beta1Symbol.php38 public function setBoundingBox(GoogleCloudVisionV1p4beta1BoundingPoly $boundingBox) argument
40 $this->boundingBox = $boundingBox;
47 return $this->boundingBox;
H A DSymbol.php38 public function setBoundingBox(BoundingPoly $boundingBox) argument
40 $this->boundingBox = $boundingBox;
47 return $this->boundingBox;
H A DGoogleCloudVisionV1p1beta1Symbol.php38 public function setBoundingBox(GoogleCloudVisionV1p1beta1BoundingPoly $boundingBox) argument
40 $this->boundingBox = $boundingBox;
47 return $this->boundingBox;
H A DGoogleCloudVisionV1p1beta1Word.php37 public function setBoundingBox(GoogleCloudVisionV1p1beta1BoundingPoly $boundingBox) argument
39 $this->boundingBox = $boundingBox;
46 return $this->boundingBox;
H A DGoogleCloudVisionV1p3beta1Word.php37 public function setBoundingBox(GoogleCloudVisionV1p3beta1BoundingPoly $boundingBox) argument
39 $this->boundingBox = $boundingBox;
46 return $this->boundingBox;
H A DWord.php37 public function setBoundingBox(BoundingPoly $boundingBox) argument
39 $this->boundingBox = $boundingBox;
46 return $this->boundingBox;
H A DGoogleCloudVisionV1p2beta1Paragraph.php37 public function setBoundingBox(GoogleCloudVisionV1p2beta1BoundingPoly $boundingBox) argument
39 $this->boundingBox = $boundingBox;
46 return $this->boundingBox;
H A DGoogleCloudVisionV1p4beta1Paragraph.php37 public function setBoundingBox(GoogleCloudVisionV1p4beta1BoundingPoly $boundingBox) argument
39 $this->boundingBox = $boundingBox;
46 return $this->boundingBox;
H A DGoogleCloudVisionV1p3beta1Paragraph.php37 public function setBoundingBox(GoogleCloudVisionV1p3beta1BoundingPoly $boundingBox) argument
39 $this->boundingBox = $boundingBox;
46 return $this->boundingBox;
H A DGoogleCloudVisionV1p4beta1Word.php37 public function setBoundingBox(GoogleCloudVisionV1p4beta1BoundingPoly $boundingBox) argument
39 $this->boundingBox = $boundingBox;
46 return $this->boundingBox;
H A DParagraph.php37 public function setBoundingBox(BoundingPoly $boundingBox) argument
39 $this->boundingBox = $boundingBox;
46 return $this->boundingBox;
H A DGoogleCloudVisionV1p1beta1Paragraph.php37 public function setBoundingBox(GoogleCloudVisionV1p1beta1BoundingPoly $boundingBox) argument
39 $this->boundingBox = $boundingBox;
46 return $this->boundingBox;
H A DGoogleCloudVisionV1p2beta1Word.php37 public function setBoundingBox(GoogleCloudVisionV1p2beta1BoundingPoly $boundingBox) argument
39 $this->boundingBox = $boundingBox;
46 return $this->boundingBox;
H A DGoogleCloudVisionV1p3beta1Block.php55 public function setBoundingBox(GoogleCloudVisionV1p3beta1BoundingPoly $boundingBox) argument
57 $this->boundingBox = $boundingBox;
64 return $this->boundingBox;
H A DGoogleCloudVisionV1p2beta1Block.php55 public function setBoundingBox(GoogleCloudVisionV1p2beta1BoundingPoly $boundingBox) argument
57 $this->boundingBox = $boundingBox;
64 return $this->boundingBox;
H A DGoogleCloudVisionV1p4beta1Block.php55 public function setBoundingBox(GoogleCloudVisionV1p4beta1BoundingPoly $boundingBox) argument
57 $this->boundingBox = $boundingBox;
64 return $this->boundingBox;
H A DBlock.php55 public function setBoundingBox(BoundingPoly $boundingBox) argument
57 $this->boundingBox = $boundingBox;
64 return $this->boundingBox;
H A DGoogleCloudVisionV1p1beta1Block.php55 public function setBoundingBox(GoogleCloudVisionV1p1beta1BoundingPoly $boundingBox) argument
57 $this->boundingBox = $boundingBox;
64 return $this->boundingBox;
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DGeometry.php350 $boundingBox = $this->getBBox();
352 new Point($boundingBox['maxx'], $boundingBox['miny']),
353 new Point($boundingBox['maxx'], $boundingBox['maxy']),
354 new Point($boundingBox['minx'], $boundingBox['maxy']),
355 new Point($boundingBox['minx'], $boundingBox['miny']),
356 new Point($boundingBox['max
[all...]
/plugin/stlviewer/stlviewer/
H A Dstl_viewer.min.js2boundingBox||e.mesh.geometry.computeBoundingBox(),o.model_loaded_callback&&o.model_loaded_callback…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dholder.min.js12boundingBox.height;var i=null,j=null,l=a.width*J.setup.lineWrapRatio,m=l;if(h.lineCount>1){var n,o…
/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js3199 if (currentTargetState.shape != null && currentTargetState.shape.boundingBox != null)
3201 bds = mxRectangle.fromRectangle(currentTargetState.shape.boundingBox);
3220 handler.rotationShape.boundingBox != null)
3222 bds.add(handler.rotationShape.boundingBox);
3324 if (state.shape != null && state.shape.boundingBox != null)
3326 bds = mxRectangle.fromRectangle(state.shape.boundingBox);
3345 handler.rotationShape.boundingBox != null)
3347 bds.add(handler.rotationShape.boundingBox);
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js81 boundingBox: undefined, // constrain layout bounds; { x1, y1, x2, y2 } or { x1, y1, w, h }

12