| /plugin/geophp/vendor/funiq/geophp/src/Geometry/ |
| D | Curve.php | 28 protected $endPoint = null; variable in geoPHP\\Geometry\\Curve 48 public function endPoint() function in geoPHP\\Geometry\\Curve 50 if (!isset($this->endPoint)) { 51 $this->endPoint = $this->pointN($this->numPoints()); 53 return $this->endPoint; 58 …return ($this->startPoint() && $this->endPoint() ? $this->startPoint()->equals($this->endPoint()) … 85 : new MultiPoint([$this->startPoint(), $this->endPoint()])
|
| D | MultiGeometry.php | 152 $endPoint = $this->endPoint(); 153 if ($startPoint && $endPoint && $startPoint->hasZ() && $endPoint->hasZ()) { 154 return abs($startPoint->z() - $endPoint->z()); 209 public function endPoint() function in geoPHP\\Geometry\\MultiGeometry
|
| D | LineString.php | 322 if ($this->startPoint()->hasZ() && $this->endPoint()->hasZ()) { 323 return abs($this->startPoint()->z() - $this->endPoint()->z()); 467 $this->endPoint(), 469 $segment->endPoint() 502 $checkDistance2 = $seg1->endPoint()->distance($seg2); 504 $checkDistance4 = $seg2->endPoint()->distance($seg1);
|
| D | Surface.php | 39 public function endPoint() function in geoPHP\\Geometry\\Surface
|
| D | MultiLineString.php | 75 $points[] = $line->endPoint();
|
| D | Point.php | 409 public function endPoint() function in geoPHP\\Geometry\\Point
|
| D | Polygon.php | 44 . implode(' ', $component->endPoint()->asArray()) . ')'
|
| D | Geometry.php | 181 abstract public function endPoint(); function in geoPHP\\Geometry\\Geometry
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
| D | dhtmlxgantt_click_drag.js | 386 SelectedRegion.prototype.setEnd = function (endPoint) { argument 387 this._endPoint = endPoint; 410 SelectedRegion.prototype.dragEnd = function (endPoint) { argument 412 if (endPoint.relative.left < 0) { 413 endPoint.relative.left = 0; 415 this._viewPort.callEvent("onBeforeDragEnd", [this._startPoint, endPoint]); 416 this.setEnd(endPoint);
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
| D | dhtmlxgantt_click_drag.js.map | 1 …endPoint","_endDate","absolute","setPosition","positionPoint","dragEnd","valueOf","_a","tasksByTim…
|
| /plugin/tableedit/ |
| D | tableedit.js | 213 var endPoint = startPoint + untrimmed_selection_text.length;
|
| /plugin/diagramsnet/lib/js/diagramly/sidebar/ |
| D | Sidebar-Infographic.js | 1562 …var endPoint = new mxCell('', new mxGeometry(234, 498, 12, 12), 'ellipse;whiteSpace=wrap;html=1;as… 1563 endPoint.vertex = true; 1569 endPoint.insertEdge(edge1, false); 1622 …[edge1, startPoint, endPoint, item1, item2, item3, item4, item5, item6, label1, label2, label3, la…
|
| /plugin/a2s/ |
| D | ASCIIToSVG.php | 2479 $endPoint = $this->points[count($this->points) - 1]; 2674 if ($endPoint->flags & Point::SMARKER) { 2676 } elseif ($endPoint->flags & Point::IMARKER) {
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 21033 …this.endPoint = [p2x, p2y, isEqual(c2x, p2x) && isEqual(c2y, p2y) ? Math.atan2(c2y - c1y, c2x - c1… 21081 return this.endPoint; 21103 this.endPoint = [p2x, p2y, Math.atan2(p2y - p1y, p2x - p1x)]; 21105 …endPoint[0]), Math.min(this.startPoint[1], this.endPoint[1]), Math.max(this.startPoint[0], this.en… 21110 _x3 = this.startPoint[0] + r * (this.endPoint[0] - this.startPoint[0]), 21111 _y3 = this.startPoint[1] + r * (this.endPoint[1] - this.startPoint[1]); 21120 this.endPoint = null; 21159 this.endPoint = segment.endPoint; 21356 return this.endPoint; 21362 this.endPoint = null; [all …]
|
| D | pdfmake.min.js | 2 …endPoint=[y,w,isEqual(p,y)&&isEqual(g,w)?Math.atan2(g-u,p-o):Math.atan2(w-g,y-p)],this.getBounding…
|
| /plugin/ditaa/ditaa/ |
| D | ditaa.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/htmlparser/
net/ ... |
| /plugin/jdraw/lib/ |
| D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 36179 var endPoint = glyf[j] << 8 | glyf[j + 1]; 36180 flagsCount = endPoint + 1; 47337 var endPoint = endPtsOfContours[i]; 47338 var contour = points.slice(startPoint, endPoint + 1); 47367 startPoint = endPoint + 1;
|
| D | pdf.worker.js.map | 1 …endPoint","instructionsStart","instructionsLength","instructionsEnd","coordinatesLength","flag","x…
|
| /plugin/jcapture/lib/ |
| D | transform-3.0.2.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |