Home
last modified time | relevance | path

Searched refs:distance (Results 1 – 25 of 108) sorted by last modified time

12345

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DPoint.php255 public function distance($geometry) function in geoPHP\\Geometry\\Point
263 return $this->getGeos()->distance($geometry->getGeos());
273 $distance = null;
275 $checkDistance = $this->distance($component);
282 if ($distance === null || $checkDistance < $distance) {
283 $distance = $checkDistance;
286 return $distance;
291 $distance = null;
293 // As per http://stackoverflow.com/questions/849211/shortest-distance
[all...]
H A DPolygon.php188 $distance = $centroid->distance($point);
190 if ($distance > $maxDistance) {
191 $maxDistance = $distance;
H A DCollection.php332 public function distance($geometry) function in geoPHP\\Geometry\\Collection
337 return $this->getGeos()->distance($geometry->getGeos());
340 $distance = null;
342 $checkDistance = $component->distance($geometry);
349 if ($distance === null) {
350 $distance = $checkDistance;
352 if ($checkDistance < $distance) {
353 $distance = $checkDistance;
356 return $distance;
H A DGeometry.php201 abstract public function distance($geom); function in geoPHP\\Geometry\\Geometry
591 * @param float|int $distance
596 public function buffer($distance) argument
600 return geoPHP::geosToGeometry($this->getGeos()->buffer($distance));
H A DLineString.php94 // Equivalent to $previousPoint->distance($point) but much faster
202 $distance = 0.0;
216 $distance += $degree;
219 return $distance;
477 public function distance($geometry) function in geoPHP\\Geometry\\LineString
482 return $this->getGeos()->distance($geometry->getGeos());
488 return $geometry->distance($this);
491 $distance = null;
499 // Because line-segments are straight, the shortest distance will occur at an endpoint.
501 $checkDistance1 = $seg1->startPoint()->distance(
[all...]
/plugin/photogallery/lightGallery/js/
H A Dlightgallery.js1049 var distance = endCoords - startCoords;
1051 if (Math.abs(distance) > 15) {
1056 this.setTranslate(this.$slide.eq(this.index), distance, 0);
1059 … this.setTranslate($('.lg-prev-slide'), -this.$slide.eq(this.index).width() + distance, 0);
1060 … this.setTranslate($('.lg-next-slide'), this.$slide.eq(this.index).width() + distance, 0);
1064 Plugin.prototype.touchEnd = function(distance) { argument
1077 if ((distance < 0) && (Math.abs(distance) > _this.s.swipeThreshold)) {
1079 } else if ((distance > 0) && (Math.abs(distance) > _this.s.swipeThreshold)) {
1081 } else if (Math.abs(distance) < 5) {
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt1054 where <d> is distance from image to shadow, <w> is
H A Dphpthumb.readme.txt450 where <d> is distance from image to shadow, <w> is
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php2935 @list($distance, $width, $color, $angle, $fade) = explode('|', $parameter, 5);
2936 $phpthumbFilters->DropShadow($this->gdimg_output, $distance, $width, $color, $angle, $fade);
H A Dphpthumb.filters.php314 public function DropShadow(&$gdimg, $distance, $width, $hexcolor, $angle, $alpha) { argument
318 $distance = ($distance ? $distance : 10);
328 if ($distance <= 0) {
340 $Offset['x'] = cos(deg2rad($angle)) * ($distance + $i);
341 $Offset['y'] = sin(deg2rad($angle)) * ($distance + $i);
/plugin/combo/action/
H A Dlinkmove.php56 $distance = $now - $lockFileModifiedTimestamp;
57 $lockFileAgeInMinute = ($distance) / 60;
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js33distance=U(c,u),function(e,t){var n=t.center,i=e.offsetDelta||{},r=e.prevDelta||{},o=e.prevInput||…
194distance:i,weight:n}})),l=e.outgoing.filter(r).map((function(t){var n=o(t),i=n>0?c(e,t.target):c(t…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21distance=G(u,c),function(e,t){var n=t.center,i=e.offsetDelta||{},r=e.prevDelta||{},o=e.prevInput||…
H A Ddmn-navigated-viewer.production.min.js16distance=H(l,u),function(e,t){var n=t.center,r=e.offsetDelta||{},i=e.prevDelta||{},o=e.prevInput||…
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DGeoDistance.php6 * Geo distance query.
10 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-geo-distance-query.html
22 * @param string $distance Distance
26 public function __construct(string $key, $location, string $distance) argument
30 $this->setDistance($distance);
36 public function setDistance(string $distance): self argument
38 $this->setParam('distance', $distance);
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DQuery.php148 * distance feature query.
150 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-distance-feature-query.html
192 * geo distance query.
194 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-geo-distance-query.html
198 public function geo_distance(string $key, $location, string $distance): GeoDistance argument
200 return new GeoDistance($key, $location, $distance);
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md663 - `\Elastica\Query\GeoDistanceRange`: use distance aggregations or sorting instead
1776 - Change Elastica_Filter_GeoDistance::__construct(), accepts geohash parameter (BC break, before: ($key, $latitude, $longitude, $distance), after: ($key, $location, $distance) where $location is array('lat' => $latitude, 'lon' => $longitude) or a geohash)
/plugin/stlviewer/stlviewer/
H A Dstl_viewer.min.js2 …nmousedown_callback&&o.onmousedown_callback(i[0].object.model_id,e,i[0].distance,t)}else o.send_no…
H A Dthree.min.js2distance:c,point:Dn.clone(),object:t}}function Bn(t,e,n,r,i,a,o,s,c,l,u,h){_n.fromBufferAttribute(… property in Ui.case
H A DCanvasRenderer.js501 …amount *= light.distance == 0 ? 1 : 1 - Math.min( position.distanceTo( lightPosition ) / light.dis…
H A DOrbitControls.js142 this.panLeft = function ( distance ) { argument
148 panOffset.multiplyScalar( - distance );
155 this.panUp = function ( distance ) { argument
161 panOffset.multiplyScalar( distance );
501 var distance = Math.sqrt( dx * dx + dy * dy );
502 dollyStart.set( 0, distance );
560 var distance = Math.sqrt( dx * dx + dy * dy );
562 dollyEnd.set( 0, distance );
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js6308 this.minDistance = util_1.firstDefined(extraOptions.distance, this.options.distance, 0);
11794 .startInteraction(ev, { distance: 5 });
11993 this.buildDragListener(seg).startInteraction(ev, { distance: 5 });
12260 distance: _this.opt('selectMinDistance')
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DImageOccurrence.php30 public $distance; variable in Google\\Service\\OnDemandScanning\\ImageOccurrence
53 public function setDistance($distance) argument
55 $this->distance = $distance;
62 return $this->distance;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DImageOccurrence.php30 public $distance; variable in Google\\Service\\ContainerAnalysis\\ImageOccurrence
53 public function setDistance($distance) argument
55 $this->distance = $distance;
62 return $this->distance;

12345