Searched defs:numPoints (Results 1 – 12 of 12) sorted by relevance
/plugin/geophp/vendor/funiq/geophp/src/Geometry/ |
H A D | MultiPoint.php | 79 public function numPoints() function in geoPHP\\Geometry\\MultiPoint
|
H A D | Collection.php | 222 public function numPoints() function in geoPHP\\Geometry\\Collection
|
H A D | LineString.php | 50 public function numPoints() function in geoPHP\\Geometry\\LineString [all...] |
H A D | Point.php | 198 public function numPoints() function in geoPHP\\Geometry\\Point
|
H A D | Geometry.php | 187 abstract public function numPoints(); function in geoPHP\\Geometry\\Geometry
|
/plugin/statdisplay/pchart/ |
H A D | ICanvas.php | 56 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100);
|
H A D | TestCanvas.php | 76 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) {
|
H A D | GDCanvas.php | 575 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) {
|
/plugin/statistics/inc/pchart/ |
H A D | ICanvas.php | 52 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100); argument
|
H A D | TestCanvas.php | 74 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) { argument
|
H A D | GDCanvas.php | 654 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) { argument
|
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/ |
H A D | Idn.php | 755 private static function adaptBias($delta, $numPoints, $firstTime)
|