Home
last modified time | relevance | path

Searched refs:getBoundingBox (Results 1 – 25 of 35) sorted by last modified time

12

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DTWKB.php415 $bBox = $geometry->getBoundingBox();
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DGeometry.php453 public function getBoundingBox() function in geoPHP\\Geometry\\Geometry
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2 …er).normalize(),e.multiplyScalar(this.radius).add(this.center)),e},e.getBoundingBox=function(t){re… function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p1beta1Word.php44 public function getBoundingBox() function in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Word
H A DGoogleCloudVisionV1p3beta1Block.php62 public function getBoundingBox() function in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Block
H A DGoogleCloudVisionV1p3beta1Word.php44 public function getBoundingBox() function in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Word
H A DWord.php44 public function getBoundingBox() function in Google\\Service\\Vision\\Word
H A DGoogleCloudVisionV1p2beta1Paragraph.php44 public function getBoundingBox() function in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Paragraph
H A DGoogleCloudVisionV1p2beta1Symbol.php45 public function getBoundingBox() function in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Symbol
H A DGoogleCloudVisionV1p3beta1Symbol.php45 public function getBoundingBox() function in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Symbol
H A DGoogleCloudVisionV1p4beta1Paragraph.php44 public function getBoundingBox() function in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Paragraph
H A DGoogleCloudVisionV1p4beta1Symbol.php45 public function getBoundingBox() function in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Symbol
H A DSymbol.php45 public function getBoundingBox() function in Google\\Service\\Vision\\Symbol
H A DGoogleCloudVisionV1p2beta1Block.php62 public function getBoundingBox() function in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Block
H A DGoogleCloudVisionV1p3beta1Paragraph.php44 public function getBoundingBox() function in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Paragraph
H A DGoogleCloudVisionV1p4beta1Word.php44 public function getBoundingBox() function in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Word
H A DGoogleCloudVisionV1p4beta1Block.php62 public function getBoundingBox() function in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Block
H A DParagraph.php44 public function getBoundingBox() function in Google\\Service\\Vision\\Paragraph
H A DBlock.php62 public function getBoundingBox() function in Google\\Service\\Vision\\Block
H A DGoogleCloudVisionV1p1beta1Block.php62 public function getBoundingBox() function in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Block
H A DGoogleCloudVisionV1p1beta1Paragraph.php44 public function getBoundingBox() function in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Paragraph
H A DGoogleCloudVisionV1p1beta1Symbol.php45 public function getBoundingBox() function in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Symbol
H A DGoogleCloudVisionV1p2beta1Word.php44 public function getBoundingBox() function in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Word
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js353 var bounds = view.getBoundingBox(state, true);
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js9717 this.getBoundingBox(this.getSelectionCells()));
12294 var bb = mxUtils.getBoundingBox(this.bounds, rot);
12856 var mxGraphHandlerGetBoundingBox = mxGraphHandler.prototype.getBoundingBox;
12857 mxGraphHandler.prototype.getBoundingBox = function(cells) method in mxGraphHandler
13279 var bb = mxUtils.getBoundingBox(tmp, this.state.style[mxConstants.STYLE_ROTATION] || '0', c);
13280 var rs = (bb != null) ? mxUtils.getBoundingBox(this.state,

12