Uses of Interface
org.csstudio.swt.widgets.symbol.SymbolImage
Packages that use SymbolImage
Package
Description
-
Uses of SymbolImage in org.csstudio.opibuilder.widgets
Methods in org.csstudio.opibuilder.widgets with parameters of type SymbolImageModifier and TypeMethodDescriptionstatic void
FigureTransparencyHelper.setBackground
(SymbolImage symbolImage, Color backgroundColor, AbstractWidgetModel model) -
Uses of SymbolImage in org.csstudio.opibuilder.widgets.figures
Methods in org.csstudio.opibuilder.widgets.figures that return SymbolImageModifier and TypeMethodDescriptionImageBoolButtonFigure.getCurrentImage()
Return the current displayed image.Methods in org.csstudio.opibuilder.widgets.figures that return types with arguments of type SymbolImage -
Uses of SymbolImage in org.csstudio.swt.widgets.symbol
Classes in org.csstudio.swt.widgets.symbol that implement SymbolImageModifier and TypeClassDescriptionclass
Main class for Symbol Image display.class
class
class
Manages display ofSVGDocument
usingSVGHandler
.Methods in org.csstudio.swt.widgets.symbol that return SymbolImageModifier and TypeMethodDescriptionstatic SymbolImage
SymbolImageFactory.asynCreateSymbolImage
(String imagePath, boolean runMode, SymbolImageProperties sip, SymbolImageListener listener) static SymbolImage
SymbolImageFactory.createEmptyImage
(boolean runMode) static SymbolImage
SymbolImageFactory.synCreateSymbolImage
(String imagePath, boolean runMode, SymbolImageProperties sip)