Home
last modified time | relevance | path

Searched refs:boundingBox (Results 1 – 25 of 33) sorted by last modified time

12

/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…
H A Dthree.min.js2boundingBox&&e.computeBoundingBox(),Rt.copy(e.boundingBox),Rt.applyMatrix4(t.matrixWorld),this.uni…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p1beta1Word.php37 public function setBoundingBox(GoogleCloudVisionV1p1beta1BoundingPoly $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 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 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 DGoogleCloudVisionV1p4beta1Paragraph.php37 public function setBoundingBox(GoogleCloudVisionV1p4beta1BoundingPoly $boundingBox) argument
39 $this->boundingBox = $boundingBox;
46 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 DGoogleCloudVisionV1p2beta1Block.php55 public function setBoundingBox(GoogleCloudVisionV1p2beta1BoundingPoly $boundingBox) argument
57 $this->boundingBox = $boundingBox;
64 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 DGoogleCloudVisionV1p4beta1Block.php55 public function setBoundingBox(GoogleCloudVisionV1p4beta1BoundingPoly $boundingBox) argument
57 $this->boundingBox = $boundingBox;
64 return $this->boundingBox;
H A DParagraph.php37 public function setBoundingBox(BoundingPoly $boundingBox) argument
39 $this->boundingBox = $boundingBox;
46 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;
H A DGoogleCloudVisionV1p1beta1Paragraph.php37 public function setBoundingBox(GoogleCloudVisionV1p1beta1BoundingPoly $boundingBox) argument
39 $this->boundingBox = $boundingBox;
46 return $this->boundingBox;
H A DGoogleCloudVisionV1p1beta1Symbol.php38 public function setBoundingBox(GoogleCloudVisionV1p1beta1BoundingPoly $boundingBox) argument
40 $this->boundingBox = $boundingBox;
47 return $this->boundingBox;
H A DGoogleCloudVisionV1p2beta1Word.php37 public function setBoundingBox(GoogleCloudVisionV1p2beta1BoundingPoly $boundingBox) argument
39 $this->boundingBox = $boundingBox;
46 return $this->boundingBox;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js37186 boundingBox,
37199 boundingBox = getBBox(elements);
37203 { x: -boundingBox.x, y: -boundingBox.y },
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js81 boundingBox: undefined, // constrain layout bounds; { x1, y1, x2, y2 } or { x1, y1, w, h }

12