Uses of Class
org.eclipse.tracecompass.tmf.ui.viewers.TmfTimeViewer
Package
Description
Copyright (c) 2016 Ericsson
All rights reserved.
Copyright (c) 2015, 2016 Ericsson
All rights reserved.
-
Uses of TmfTimeViewer in org.eclipse.tracecompass.analysis.counters.ui.views
Modifier and TypeClassDescriptionfinal class
XY line chart which displays the counters data.class
Display the state system as a filtered checkbox tree: -
Uses of TmfTimeViewer in org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore.scatter
Modifier and TypeClassDescriptionclass
Abstract tree viewer to go along with the scatter chart viewer in segment store scatter viewsclass
Displays the segment store provider data in a SWT scatter chart -
Uses of TmfTimeViewer in org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore.statistics
Modifier and TypeClassDescriptionclass
An abstract tree viewer implementation for displaying segment store statisticsclass
Generic viewer to show segment store statistics analysis data. -
Uses of TmfTimeViewer in org.eclipse.tracecompass.tmf.ui.viewers.tree
Modifier and TypeClassDescriptionclass
Abstract viewer for trees with checkboxes.class
Abstract class for viewers who will display data using a TreeViewer. -
Uses of TmfTimeViewer in org.eclipse.tracecompass.tmf.ui.viewers.xychart
Modifier and TypeClassDescriptionclass
Base class for a XY-Chart based on SWT chart. -
Uses of TmfTimeViewer 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.