Uses of Interface
org.eclipse.tracecompass.tmf.ui.views.ITmfPinnable
Packages that use ITmfPinnable
Package
Description
Copyright (c) 2018 École Polytechnique de Montréal
All rights reserved.
Copyright (c) 2016 Ericsson
All rights reserved.
Copyright (c) 2015, 2016 Ericsson
All rights reserved.
-
Uses of ITmfPinnable in org.eclipse.tracecompass.analysis.counters.ui.views
Classes in org.eclipse.tracecompass.analysis.counters.ui.views that implement ITmfPinnableModifier and TypeClassDescriptionfinal classXY line chart which displays the counters data.classDisplay the state system as a filtered checkbox tree:classMain implementation for the counters view. -
Uses of ITmfPinnable in org.eclipse.tracecompass.analysis.profiling.ui.views.flamechart
Classes in org.eclipse.tracecompass.analysis.profiling.ui.views.flamechart that implement ITmfPinnableModifier and TypeClassDescriptionclassMain implementation for the Call Stack view -
Uses of ITmfPinnable in org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore.scatter
Classes in org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore.scatter that implement ITmfPinnableModifier and TypeClassDescriptionclassAbstract tree viewer to go along with the scatter chart viewer in segment store scatter viewsclassDisplays the segment store provider data in a SWT scatter chartclassScatter graph showing the segments' data in the form a scatter view. -
Uses of ITmfPinnable in org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore.statistics
Classes in org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore.statistics that implement ITmfPinnableModifier and TypeClassDescriptionclassAn abstract tree viewer implementation for displaying segment store statisticsclassGeneric viewer to show segment store statistics analysis data. -
Uses of ITmfPinnable in org.eclipse.tracecompass.examples.ui.views.data.provider
Classes in org.eclipse.tracecompass.examples.ui.views.data.provider that implement ITmfPinnableModifier and TypeClassDescriptionclassAn example of a data provider time graph view This class is also in the developer documentation of Trace Compass.classAn example of a data provider XY view This class is also in the developer documentation of Trace Compass. -
Uses of ITmfPinnable in org.eclipse.tracecompass.tmf.ui.viewers
Classes in org.eclipse.tracecompass.tmf.ui.viewers that implement ITmfPinnableModifier and TypeClassDescriptionclassAbstract class that extendsTmfViewerthat adds methods to synchronize with a trace's time information. -
Uses of ITmfPinnable in org.eclipse.tracecompass.tmf.ui.viewers.tree
Classes in org.eclipse.tracecompass.tmf.ui.viewers.tree that implement ITmfPinnableModifier and TypeClassDescriptionclassAbstract viewer for trees with checkboxes.classAbstract class for viewers who will display data using a TreeViewer. -
Uses of ITmfPinnable in org.eclipse.tracecompass.tmf.ui.viewers.xychart
Classes in org.eclipse.tracecompass.tmf.ui.viewers.xychart that implement ITmfPinnableModifier and TypeClassDescriptionclassBase class for a XY-Chart based on SWT chart. -
Uses of ITmfPinnable in org.eclipse.tracecompass.tmf.ui.viewers.xychart.linechart
Classes in org.eclipse.tracecompass.tmf.ui.viewers.xychart.linechart that implement ITmfPinnableModifier and TypeClassDescriptionclassXY Chart viewer class implementation.classXY chart viewer which queries and displays selected entries. -
Uses of ITmfPinnable in org.eclipse.tracecompass.tmf.ui.views
Constructors in org.eclipse.tracecompass.tmf.ui.views with parameters of type ITmfPinnableModifierConstructorDescriptionPinTmfViewAction(ITmfPinnable pinnable) Creates a newPinTmfViewActionas a drop-down. -
Uses of ITmfPinnable in org.eclipse.tracecompass.tmf.ui.views.statesystem
Classes in org.eclipse.tracecompass.tmf.ui.views.statesystem that implement ITmfPinnableModifier and TypeClassDescriptionclassDisplays the State System at a current time. -
Uses of ITmfPinnable in org.eclipse.tracecompass.tmf.ui.views.timegraph
Classes in org.eclipse.tracecompass.tmf.ui.views.timegraph that implement ITmfPinnableModifier and TypeClassDescriptionclassAn abstract time graph view where each entry's time event list is populated from a state system.classAn abstract view all time graph views can inherit This view contains a time graph viewer.classAbstractTimeGraphViewfor views with data providers. -
Uses of ITmfPinnable in org.eclipse.tracecompass.tmf.ui.views.xychart
Classes in org.eclipse.tracecompass.tmf.ui.views.xychart that implement ITmfPinnableModifier and TypeClassDescriptionclassBase class to be used with a chart viewerTmfXYChartViewer.