| /plugin/aichat/vendor/bdelespierre/php-kmeans/src/KMeans/ |
| D | Cluster.php | 35 protected $points; variable in KMeans\\Cluster 72 public function attachAll(\SplObjectStorage $points): void 77 public function detachAll(\SplObjectStorage $points): void
|
| D | Point.php | 65 public function getClosest(iterable $points): ?Point
|
| /plugin/aichat/vendor/bdelespierre/php-kmeans/ |
| D | demo.php | 6 $points = [ variable
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/Query/ |
| D | GeoPolygon.php | 34 public function __construct(string $key, array $points)
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/ |
| D | GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeries.php | 47 public function setPoints($points)
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/ |
| D | KoblitzPrime.php | 58 public function multiplyAddPoints(array $points, array $scalars)
|
| D | Base.php | 227 public function multiplyAddPoints(array $points, array $scalars)
|
| D | Prime.php | 524 public function multiplyAddPoints(array $points, array $scalars)
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/ |
| D | TimeSeries.php | 89 public function setPoints($points)
|
| /plugin/geophp/vendor/funiq/geophp/src/Geometry/ |
| D | Collection.php | 246 private static function getPointsRecursive($geometry, &$points)
|
| D | LineString.php | 31 public function __construct($points = [])
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | font.class.php | 39 function points($fontsize, $dimension) { function in Font
|
| /plugin/statistics/inc/pchart/ |
| D | ICanvas.php | 52 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100);
|
| D | TestCanvas.php | 74 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) {
|
| D | GDCanvas.php | 654 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) {
|
| /plugin/statdisplay/pchart/ |
| D | ICanvas.php | 56 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100);
|
| D | TestCanvas.php | 76 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) {
|
| D | GDCanvas.php | 575 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) {
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/ |
| D | GraphEditor.java | 627 List<mxPoint> points = geo.getPoints(); in getToolTipForCell() local
|
| /plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/ |
| D | menclose.js | 19 …tJax.mml,b=MathJax.OutputJax["HTML-CSS"];var c="http://www.w3.org/2000/svg";var f="urn:schemas-mic…
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/ |
| D | Query.php | 208 public function geo_polygon(string $key, array $points): GeoPolygon
|
| /plugin/sketchcanvas/script/ |
| D | SketchCanvas.js | 993 this.points = []; property in SketchCanvas.Shape 1016 points: dat property 1817 function Tool(name, points, params){ argument
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | OtlDump.php | 4007 function getGlyphData($originalGlyphIdx, &$maxdepth, &$depth, &$points, &$contours)
|
| D | TTFontFile.php | 4465 function getGlyphData($originalGlyphIdx, &$maxdepth, &$depth, &$points, &$contours)
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 3619 parsePointsAttribute: function(points) { argument 4230 this.points = []; property in anonymousFunction064b60f18700.Intersection 4249 appendPoints: function (points) { argument 4298 fabric.Intersection.intersectLinePolygon = function(a1, a2, points) { argument 4347 fabric.Intersection.intersectPolygonRectangle = function (points, r1, r2) { argument 7486 convertPointsToSVGPath: function(points) { argument 7587 this.points = [ ]; property 13537 initialize: function(points, options) { argument 14669 points: null, property 14705 initialize: function(points, options) { argument [all …]
|