Home
last modified time | relevance | path

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

/plugin/tline/timeline_js/
H A Dtimeline-bundle.js354 Timeline.CompactEventPainter=function(A){this._params=A; class in Timeline
361 Timeline.CompactEventPainter.prototype.initialize=function(B,A){this._band=B;
371 Timeline.CompactEventPainter.prototype.removeOnSelectListener=function(B){for(var A=0;
376 Timeline.CompactEventPainter.prototype.getFilterMatcher=function(){return this._filterMatcher;
378 Timeline.CompactEventPainter.prototype.setFilterMatcher=function(A){this._filterMatcher=A;
382 Timeline.CompactEventPainter.prototype.setHighlightMatcher=function(A){this._highlightMatcher=A;
384 Timeline.CompactEventPainter.prototype.paint=function(){var N=this._band.getEventSource();
432 Timeline.CompactEventPainter.prototype.softPaint=function(){};
433 Timeline.CompactEventPainter.prototype._prepareForPainting=function(){var B=this._band;
707 Timeline.CompactEventPainter.prototype._fitTracks=function(F,C){var H;
[all …]
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js354 Timeline.CompactEventPainter=function(A){this._params=A; class in Timeline
361 Timeline.CompactEventPainter.prototype.initialize=function(B,A){this._band=B;
371 Timeline.CompactEventPainter.prototype.removeOnSelectListener=function(B){for(var A=0;
376 Timeline.CompactEventPainter.prototype.getFilterMatcher=function(){return this._filterMatcher;
378 Timeline.CompactEventPainter.prototype.setFilterMatcher=function(A){this._filterMatcher=A;
382 Timeline.CompactEventPainter.prototype.setHighlightMatcher=function(A){this._highlightMatcher=A;
384 Timeline.CompactEventPainter.prototype.paint=function(){var N=this._band.getEventSource();
432 Timeline.CompactEventPainter.prototype.softPaint=function(){};
433 Timeline.CompactEventPainter.prototype._prepareForPainting=function(){var B=this._band;
707 Timeline.CompactEventPainter.prototype._fitTracks=function(F,C){var H;
[all …]