Uses of Class
org.eclipse.tracecompass.tmf.ui.viewers.xychart.TmfXYChartViewer
Packages that use TmfXYChartViewer
Package
Description
Copyright (c) 2016 Ericsson
All rights reserved.
-
Uses of TmfXYChartViewer in org.eclipse.tracecompass.analysis.counters.ui.views
Subclasses of TmfXYChartViewer in org.eclipse.tracecompass.analysis.counters.ui.viewsModifier and TypeClassDescriptionfinal classXY line chart which displays the counters data. -
Uses of TmfXYChartViewer in org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore.scatter
Subclasses of TmfXYChartViewer in org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore.scatterModifier and TypeClassDescriptionclassDisplays the segment store provider data in a SWT scatter chart -
Uses of TmfXYChartViewer in org.eclipse.tracecompass.tmf.ui.viewers.xychart.linechart
Modifier and TypeClassDescriptionclassXY Chart viewer class implementation.classXY chart viewer which queries and displays selected entries. -
Uses of TmfXYChartViewer in org.eclipse.tracecompass.tmf.ui.views.xychart
Methods in org.eclipse.tracecompass.tmf.ui.views.xychart that return TmfXYChartViewerModifier and TypeMethodDescriptionTmfChartView.getChartViewer()Returns the TMF XY chart viewer implementation.