Uses of Interface
org.csstudio.swt.widgets.symbol.SymbolImage
Package
Description
-
Uses of SymbolImage in org.csstudio.opibuilder.widgets
Modifier and TypeMethodDescriptionstatic void
FigureTransparencyHelper.setBackground
(SymbolImage symbolImage, Color backgroundColor, AbstractWidgetModel model) -
Uses of SymbolImage in org.csstudio.opibuilder.widgets.figures
Modifier and TypeMethodDescriptionImageBoolButtonFigure.getCurrentImage()
Return the current displayed image. -
Uses of SymbolImage in org.csstudio.swt.widgets.symbol
Modifier and TypeClassDescriptionclass
Main class for Symbol Image display.class
class
class
Manages display ofSVGDocument
usingSVGHandler
.Modifier 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)