Uses of Interface
org.eclipse.tracecompass.tmf.ui.viewers.xychart.ITmfChartTimeProvider
Package
Description
Copyright (c) 2016 Ericsson
All rights reserved.
-
Uses of ITmfChartTimeProvider in org.eclipse.tracecompass.analysis.counters.ui.views
Modifier and TypeClassDescriptionfinal class
XY line chart which displays the counters data. -
Uses of ITmfChartTimeProvider in org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore.scatter
Modifier and TypeClassDescriptionclass
Displays the segment store provider data in a SWT scatter chart -
Uses of ITmfChartTimeProvider in org.eclipse.tracecompass.tmf.ui.viewers.xychart
Modifier and TypeClassDescriptionclass
Base class for a XY-Chart based on SWT chart.Modifier and TypeMethodDescriptionTmfBaseProvider.getChartViewer()
Returns the chart viewer reference.ModifierConstructorDescriptionTmfBaseProvider
(ITmfChartTimeProvider tmfChartViewer) Standard constructor.TmfClosestDataPointTooltipProvider
(ITmfChartTimeProvider tmfChartViewer) Constructor for a tool tip provider.TmfMouseDragProvider
(ITmfChartTimeProvider tmfChartViewer) Default constructorTmfMouseDragZoomProvider
(ITmfChartTimeProvider tmfChartViewer) Default constructorTmfMouseSelectionProvider
(ITmfChartTimeProvider tmfChartViewer) Default constructorTmfMouseWheelZoomProvider
(ITmfChartTimeProvider tmfChartViewer) Standard constructor.TmfSimpleTooltipProvider
(ITmfChartTimeProvider tmfChartViewer) Constructor for a tool tip provider. -
Uses of ITmfChartTimeProvider in org.eclipse.tracecompass.tmf.ui.viewers.xychart.barchart
ModifierConstructorDescriptionTmfHistogramTooltipProvider
(ITmfChartTimeProvider tmfChartViewer) Constructor for a tool tip provider. -
Uses of ITmfChartTimeProvider in org.eclipse.tracecompass.tmf.ui.viewers.xychart.linechart
Modifier and TypeClassDescriptionclass
XY Chart viewer class implementation.class
XY chart viewer which queries and displays selected entries.ModifierConstructorDescriptionTmfCommonXLineChartTooltipProvider
(ITmfChartTimeProvider tmfChartViewer) Constructor for the tooltip provider