Home
last modified time | relevance | path

Searched refs:xIndex (Results 1 – 4 of 4) sorted by relevance

/plugin/panoview/
H A Dscript.js373 tile.posx = (tile.xIndex * this.tileSize) + this.x + motion.x;
382 tile.xIndex -= this.tiles.length;
383 tile.posx = (tile.xIndex * this.tileSize) + this.x + motion.x;
394 tile.xIndex += this.tiles.length;
395 tile.posx = (tile.xIndex * this.tileSize) + this.x + motion.x;
468 var left = tile.xIndex < 0;
470 var right = tile.xIndex >= Math.ceil(this.scaleSize.x / this.tileSize);
482 … tileImgId = src = this.tileUrlProvider.assembleUrl(tile.xIndex, tile.yIndex, this.zoomLevel);
846 assembleUrl: function (xIndex, yIndex, zoom) { argument
848 zoom + '-' + xIndex + '-' + yIndex +
/plugin/strata/
Dplotly-2.25.2.min.js8xIndex:l,crossfilterDimensionIndex:l,visibleIndex:o._index,height:s,values:S,paddedUnitValues:S.ma…
/plugin/diagramsnet/lib/WEB-INF/lib/
Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/openlayersmap/ol/
Dol.js.map1xIndex = originTileCoord[1] - tileCoord[1];\n const nextX = Math.round(origin[0] - (xIndex