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 voidFigureTransparencyHelper.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 TypeClassDescriptionclassMain class for Symbol Image display.classclassclassManages display ofSVGDocumentusingSVGHandler.Methods in org.csstudio.swt.widgets.symbol that return SymbolImageModifier and TypeMethodDescriptionstatic SymbolImageSymbolImageFactory.asynCreateSymbolImage(String imagePath, boolean runMode, SymbolImageProperties sip, SymbolImageListener listener) static SymbolImageSymbolImageFactory.createEmptyImage(boolean runMode) static SymbolImageSymbolImageFactory.synCreateSymbolImage(String imagePath, boolean runMode, SymbolImageProperties sip)