Uses of Interface
org.eclipse.tracecompass.tmf.ui.viewers.IImageSave
Packages that use IImageSave
Package
Description
Copyright (c) 2015, 2020 Ericsson
All rights reserved.
Copyright (c) 2016 Ericsson
All rights reserved.
-
Uses of IImageSave in org.eclipse.tracecompass.analysis.counters.ui.views
Classes in org.eclipse.tracecompass.analysis.counters.ui.views that implement IImageSaveModifier and TypeClassDescriptionfinal classXY line chart which displays the counters data. -
Uses of IImageSave in org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore.density2
Classes in org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore.density2 that implement IImageSaveModifier and TypeClassDescriptionclassDisplays the segment store provider data in a density chart. -
Uses of IImageSave in org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore.scatter
Classes in org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore.scatter that implement IImageSaveModifier and TypeClassDescriptionclassDisplays the segment store provider data in a SWT scatter chart -
Uses of IImageSave in org.eclipse.tracecompass.tmf.ui.viewers.xychart
Classes in org.eclipse.tracecompass.tmf.ui.viewers.xychart that implement IImageSaveModifier and TypeClassDescriptionclassBase class for a XY-Chart based on SWT chart. -
Uses of IImageSave in org.eclipse.tracecompass.tmf.ui.viewers.xychart.linechart
Classes in org.eclipse.tracecompass.tmf.ui.viewers.xychart.linechart that implement IImageSaveModifier and TypeClassDescriptionclassXY Chart viewer class implementation.classXY chart viewer which queries and displays selected entries. -
Uses of IImageSave in org.eclipse.tracecompass.tmf.ui.views
Method parameters in org.eclipse.tracecompass.tmf.ui.views with type arguments of type IImageSaveModifier and TypeMethodDescriptionstatic org.eclipse.jface.action.ActionSaveImageUtil.createSaveAction(@Nullable String name, Supplier<@Nullable IImageSave> controlSupplier) Create a save action to save the contol image -
Uses of IImageSave in org.eclipse.tracecompass.tmf.ui.widgets.timegraph
Classes in org.eclipse.tracecompass.tmf.ui.widgets.timegraph that implement IImageSave