Home
last modified time | relevance | path

Searched refs:endPoint (Results 1 – 20 of 20) sorted by relevance

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
DCurve.php28 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()])
DMultiGeometry.php152 $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
DLineString.php322 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);
DSurface.php39 public function endPoint() function in geoPHP\\Geometry\\Surface
DMultiLineString.php75 $points[] = $line->endPoint();
DPoint.php409 public function endPoint() function in geoPHP\\Geometry\\Point
DPolygon.php44 . implode(' ', $component->endPoint()->asArray()) . ')'
DGeometry.php181 abstract public function endPoint(); function in geoPHP\\Geometry\\Geometry
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
Ddhtmlxgantt_click_drag.js386 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/
Ddhtmlxgantt_click_drag.js.map1endPoint","_endDate","absolute","setPosition","positionPoint","dragEnd","valueOf","_a","tasksByTim…
/plugin/tableedit/
Dtableedit.js213 var endPoint = startPoint + untrimmed_selection_text.length;
/plugin/diagramsnet/lib/js/diagramly/sidebar/
DSidebar-Infographic.js1562 …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/
DASCIIToSVG.php2479 $endPoint = $this->points[count($this->points) - 1];
2674 if ($endPoint->flags & Point::SMARKER) {
2676 } elseif ($endPoint->flags & Point::IMARKER) {
/plugin/datatables/assets/pdfmake/
Dpdfmake.js21033 …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)];
21105endPoint[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 …]
Dpdfmake.min.js2endPoint=[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/
Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/jdraw/lib/
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js36179 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;
Dpdf.worker.js.map1endPoint","instructionsStart","instructionsLength","instructionsEnd","coordinatesLength","flag","x…
/plugin/jcapture/lib/
Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...