Home
last modified time | relevance | path

Searched refs:LinearEther (Results 1 – 2 of 2) sorted by relevance

/plugin/tline/timeline_js/
H A Dtimeline-bundle.js1592 Timeline.LinearEther=function(A){this._params=A; class in Timeline
1596 Timeline.LinearEther.prototype.initialize=function(B,A){this._band=B;
1607 Timeline.LinearEther.prototype.setDate=function(A){this._start=this._unit.cloneValue(A);
1609 Timeline.LinearEther.prototype.shiftPixels=function(B){var A=this._interval*B/this._pixelsPerInterv…
1612 Timeline.LinearEther.prototype.dateToPixelOffset=function(B){var A=this._unit.compare(B,this._start…
1615 Timeline.LinearEther.prototype.pixelOffsetToDate=function(B){var A=B*this._interval/this._pixelsPer…
1618 Timeline.LinearEther.prototype.zoom=function(D){var A=0;
2562 var H=new Timeline.LinearEther({centersOn:("date" in F)?F.date:new Date(),interval:SimileAjax.DateT…
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js1592 Timeline.LinearEther=function(A){this._params=A; class in Timeline
1596 Timeline.LinearEther.prototype.initialize=function(B,A){this._band=B;
1607 Timeline.LinearEther.prototype.setDate=function(A){this._start=this._unit.cloneValue(A);
1609 Timeline.LinearEther.prototype.shiftPixels=function(B){var A=this._interval*B/this._pixelsPerInterv…
1612 Timeline.LinearEther.prototype.dateToPixelOffset=function(B){var A=this._unit.compare(B,this._start…
1615 Timeline.LinearEther.prototype.pixelOffsetToDate=function(B){var A=B*this._interval/this._pixelsPer…
1618 Timeline.LinearEther.prototype.zoom=function(D){var A=0;
2578 var H=new Timeline.LinearEther({centersOn:("date" in F)?F.date:new Date(),interval:SimileAjax.DateT…