/plugin/geophp/vendor/funiq/geophp/src/Geometry/ |
H A 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()])
|
H A 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
|
H A 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);
|
H A D | Surface.php | 39 public function endPoint() function in geoPHP\\Geometry\\Surface
|
H A D | MultiLineString.php | 75 $points[] = $line->endPoint();
|
H A D | Point.php | 409 public function endPoint() function in geoPHP\\Geometry\\Point
|
H A D | Polygon.php | 44 . implode(' ', $component->endPoint()->asArray()) . ')'
|
H A D | Geometry.php | 181 abstract public function endPoint(); function in geoPHP\\Geometry\\Geometry
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
H A 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/tableedit/ |
H A D | tableedit.js | 213 var endPoint = startPoint + untrimmed_selection_text.length;
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
H A D | dhtmlxgantt_click_drag.js.map | 1 …endPoint","_endDate","absolute","setPosition","positionPoint","dragEnd","valueOf","_a","tasksByTim…
|
/plugin/diagramsnet/lib/js/diagramly/sidebar/ |
H A 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/ |
H A 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/build/ |
H A D | pdfmake.min.js | 37 …endPoint=[o,s,T(i,o)&&T(a,s)?Math.atan2(a-r,i-n):Math.atan2(s-a,o-i)],this.getBoundingBox=function…
|
/plugin/ditaa/ditaa/ |
H A D | ditaa.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/htmlparser/
net/ ... |
/plugin/jdraw/lib/ |
H A D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/pdfjs/pdfjs/build/ |
H A 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;
|
H A D | pdf.worker.js.map | 1 …endPoint","instructionsStart","instructionsLength","instructionsEnd","coordinatesLength","flag","x…
|
/plugin/jcapture/lib/ |
H A D | transform-3.0.2.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |