| /plugin/geophp/vendor/funiq/geophp/src/Geometry/ |
| D | MultiPolygon.php | 26 public function centroid() function in geoPHP\\Geometry\\MultiPolygon 35 return geoPHP::geosToGeometry($this->getGeos()->centroid()); 48 $componentCentroid = $component->centroid();
|
| D | Polygon.php | 114 public function centroid() function in geoPHP\\Geometry\\Polygon 123 return geoPHP::geosToGeometry($this->getGeos()->centroid()); 179 $centroid = $this->centroid(); 180 if ($centroid->isEmpty()) { 181 return $centroid; 188 $distance = $centroid->distance($point);
|
| D | GeometryCollection.php | 60 public function centroid() function in geoPHP\\Geometry\\GeometryCollection 69 return geoPHP::geosToGeometry($this->getGeos()->centroid()); 96 return $reducedGeometry->centroid();
|
| D | MultiLineString.php | 31 public function centroid() function in geoPHP\\Geometry\\MultiLineString 40 return geoPHP::geosToGeometry($this->getGeos()->centroid());
|
| D | MultiPoint.php | 84 public function centroid() function in geoPHP\\Geometry\\MultiPoint 93 return geoPHP::geosToGeometry($this->getGeos()->centroid());
|
| D | Geometry.php | 136 abstract public function centroid(); function in geoPHP\\Geometry\\Geometry 463 return $this->centroid();
|
| D | LineString.php | 69 public function centroid() function in geoPHP\\Geometry\\LineString 83 return geoPHP::geosToGeometry($this->getGeos()->centroid());
|
| D | Point.php | 142 public function centroid() function in geoPHP\\Geometry\\Point
|
| /plugin/aichat/vendor/bdelespierre/php-kmeans/src/KMeans/ |
| D | Cluster.php | 88 $centroid = $this->space->newPoint(array_fill(0, $this->dimention, 0)); 92 $centroid->coordinates[$n] += $point->coordinates[$n]; 97 $this->coordinates[$n] = $centroid->coordinates[$n] / $count;
|
| /plugin/geophp/vendor/funiq/geophp/src/Adapter/ |
| D | GoogleGeocode.php | 125 $centroid = $geometry->centroid(); 126 $lat = $centroid->y(); 127 $lon = $centroid->x();
|
| /plugin/aichat/db/ |
| D | update0002.sql | 4 centroid BLOB NOT NULL, field
|
| D | update0003.sql | 9 centroid BLOB NOT NULL, field
|
| /plugin/geophp/vendor/funiq/geophp/ |
| D | README.md | 31 $centroid = $polygon->getCentroid(); 32 $centX = $centroid->getX(); 33 $centY = $centroid->getY(); 35 print "This polygon has an area of ".$area." and a centroid with X=".$centX." and Y=".$centY;
|
| /plugin/aichat/Storage/ |
| D | SQLiteStorage.php | 305 $centroid = $cluster->getCoordinates(); 307 $this->db->exec($query, [$lang, json_encode($centroid, JSON_THROW_ON_ERROR)]);
|
| /plugin/openlayersmap/ |
| D | StaticMap.php | 230 $centroid = $geom->centroid(); 257 $this->lon = $centroid->getX(); 258 $this->lat = $centroid->getY();
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/ |
| D | d3.min.js | 4 …centroid=function(n){Ea=Aa=Ca=za=La=qa=Ta=Ra=Da=Pa=Ua=0,ao.geo.stream(n,ja);var t=Da,e=Pa,r=Ua,i=t… 5 …),n):a},n.padAngle=function(t){return arguments.length?(l=En(t),n):l},n.centroid=function(){var n=…
|
| D | nv.d3.min.js | 7 …centroid(a)+") rotate("+c+")"}return a.outerRadius=H+10,a.innerRadius=H+15,"translate("+Y[b].centr…
|
| /plugin/c3chart/assets/ |
| D | c3.min.js | 2 …centroid=r.centroid,t},l.prototype.getSvgArcExpanded=function(e){e=e||1;var i=this,n=i.hasType("ga…
|
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js | 1 …centroid=function(t){return $c(t,n(zh)),zh.result()},a.projection=function(e){return arguments.len…
|
| D | mermaid.min.js.map | 1 …centroid.js","webpack://mermaid/./node_modules/d3-geo/src/constant.js","webpack://mermaid/./node_m…
|
| /plugin/diagramsnet/lib/js/mermaid/ |
| D | mermaid.min.js | 6 …centroid=function(t){return $c(t,n(zh)),zh.result()},a.projection=function(e){return arguments.len…
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …centroid(pointerEvents) {\n const length = pointerEvents.length;\n let clientX = 0;\n let clien…
|
| /plugin/flowcharts/ |
| D | mermaid.min.js | 1 …centroid=function(t){return $u(t,n(Uf)),Uf.result()},a.projection=function(e){return arguments.len…
|
| /plugin/diagramsnet/lib/js/ |
| D | extensions.min.js | 1705 …centroid=function(t){return $c(t,n(zh)),zh.result()},a.projection=function(e){return arguments.len…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …centroid.js","webpack:///./node_modules/d3-geo/src/circle.js","webpack:///./node_modules/d3-geo/sr…
|