Home
last modified time | relevance | path

Searched refs:startPoint (Results 1 – 23 of 23) sorted by relevance

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DCurve.php26 protected $startPoint = null; variable in geoPHP\\Geometry\\Curve
40 public function startPoint() function in geoPHP\\Geometry\\Curve
42 if (!isset($this->startPoint)) {
43 $this->startPoint = $this->pointN(1);
45 return $this->startPoint;
58 …return ($this->startPoint() && $this->endPoint() ? $this->startPoint()->equals($this->endPoint()) …
85 : new MultiPoint([$this->startPoint(), $this->endPoint()])
H A DMultiGeometry.php151 $startPoint = $this->startPoint();
153 if ($startPoint && $endPoint && $startPoint->hasZ() && $endPoint->hasZ()) {
154 return abs($startPoint->z() - $endPoint->z());
204 public function startPoint() function in geoPHP\\Geometry\\MultiGeometry
H A DLineString.php106 return $this->startPoint();
322 if ($this->startPoint()->hasZ() && $this->endPoint()->hasZ()) {
323 return abs($this->startPoint()->z() - $this->endPoint()->z());
341 $lastEle = $this->startPoint()->z();
366 $lastEle = $this->startPoint()->z();
466 $this->startPoint(),
468 $segment->startPoint(),
501 $checkDistance1 = $seg1->startPoint()->distance($seg2);
503 $checkDistance3 = $seg2->startPoint()->distance($seg1);
H A DSurface.php34 public function startPoint() function in geoPHP\\Geometry\\Surface
H A DMultiLineString.php74 $points[] = $line->startPoint();
H A DPolygon.php38 array_merge($component->getComponents(), [$component->startPoint()])
43 . implode(' ', $component->startPoint()->asArray()) . ', last point: '
H A DPoint.php404 public function startPoint() function in geoPHP\\Geometry\\Point
H A DGeometry.php176 abstract public function startPoint(); function in geoPHP\\Geometry\\Geometry
/plugin/tableedit/
H A Dtableedit.js212 var startPoint = untrimmed_before_text.length;
213 var endPoint = startPoint + untrimmed_selection_text.length;
217 return startPoint;
/plugin/galleryv1.5/
H A Dsyntax.php206 $startPoint = intval($_REQUEST['startPoint']);
410 $lnk = wl($ID, array('startPoint'=>$i*$showCount));
/plugin/a2s/
H A DASCIIToSVG.php2503 $minX = $startPoint->x; $maxX = $minX;
2504 $minY = $startPoint->y; $maxY = $minY;
2580 $cX = $startPoint->x;
2581 $cY = $startPoint->y;
2582 $sX = $startPoint->x;
2583 $sY = $startPoint->y + 10;
2584 $eX = $startPoint->x + 10;
2585 $eY = $startPoint->y;
2589 $path = "M {$startPoint->x} {$startPoint->y} ";
2592 $prevP = $startPoint;
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_click_drag.js381 SelectedRegion.prototype.setStart = function (startPoint) { argument
382 this._startPoint = startPoint;
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Infographic.js1560 …var startPoint = new mxCell('', new mxGeometry(234, 0, 12, 12), 'ellipse;whiteSpace=wrap;html=1;as…
1561 startPoint.vertex = true;
1568 startPoint.insertEdge(edge1, true);
1622 …[edge1, startPoint, endPoint, item1, item2, item3, item4, item5, item6, label1, label2, label3, la…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_click_drag.js.map1startPoint","_startDate","dateFromPos","callEvent","setEnd","endPoint","_endDate","absolute","setP…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js37startPoint=[t,e,T(t,n)&&T(e,r)?Math.atan2(a-r,i-n):Math.atan2(r-e,n-t)],this.endPoint=[o,s,T(i,o)&…
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js2816 … mxVsdxGeometryList.prototype.getRoutingPoints = function (parentHeight, startPoint, rotation) { argument
2819 /* add */ (points.push(startPoint.clone()));
2844 x += startPoint.x;
2846 y += startPoint.y;
11784 … VsdxShape.prototype.getRoutingPoints = function (parentHeight, startPoint, rotation) {
11786 … return this.geomList.getRoutingPoints(parentHeight, startPoint, rotation);
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js41763 function adjustDocking(startPoint, nextPoint, elementMid) { argument
41775 var verticalIntersect = lineIntersect(startPoint, nextPoint, elementMid, elementTop),
41776 horizontalIntersect = lineIntersect(startPoint, nextPoint, elementMid, elementLeft);
41791 startPoint.original = centerIntersect;
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js47334 var startPoint = 0;
47338 var contour = points.slice(startPoint, endPoint + 1);
47367 startPoint = endPoint + 1;
H A Dpdf.worker.js.map1startPoint","contour","quadraticCurveTo","stems","stackClean","xa","ya","xb","yb","bezierCurveTo",…
/plugin/mermaid/
H A Dmermaid.min.js1320 …on(r,i,o,l,f){const b=utn(i.sources[0],i.targets[0],f),d=i.sections[0].startPoint,w=i.sections[0].…