Uses of Class
org.csstudio.opibuilder.util.OPIFont
Packages that use OPIFont
Package
Description
-
Uses of OPIFont in org.csstudio.opibuilder
Methods in org.csstudio.opibuilder that return types with arguments of type OPIFontModifier and TypeMethodDescriptionOPIBuilderPlugin.composeFonts
(String joined) OPIBuilderPlugin.loadDefaultFonts()
OPIBuilderPlugin.loadFonts()
Method parameters in org.csstudio.opibuilder with type arguments of type OPIFont -
Uses of OPIFont in org.csstudio.opibuilder.model
Methods in org.csstudio.opibuilder.model that return OPIFont -
Uses of OPIFont in org.csstudio.opibuilder.preferences
Methods in org.csstudio.opibuilder.preferences that return OPIFontConstructors in org.csstudio.opibuilder.preferences with parameters of type OPIFontModifierConstructorDescriptionOPIFontDialog
(Shell parentShell, OPIFont font, List<String> existingNames) -
Uses of OPIFont in org.csstudio.opibuilder.properties
Methods in org.csstudio.opibuilder.properties that return OPIFontModifier and TypeMethodDescriptionFontProperty.checkValue
(Object value) FontProperty.readValueFromXML
(org.jdom2.Element propElement) Methods in org.csstudio.opibuilder.properties with parameters of type OPIFont -
Uses of OPIFont in org.csstudio.opibuilder.util
Methods in org.csstudio.opibuilder.util that return OPIFontModifier and TypeMethodDescriptionOPIFont[]
MediaService.getAllPredefinedFonts()
MediaService.getOPIFont
(String name) Get a copy of the OPIFont from the configured defaults based on name.MediaService.getOPIFont
(String name, FontData fontData) Get a copy the OPIFont from the configured defaults based on name.Constructors in org.csstudio.opibuilder.util with parameters of type OPIFont -
Uses of OPIFont in org.csstudio.opibuilder.visualparts
Methods in org.csstudio.opibuilder.visualparts that return OPIFontConstructors in org.csstudio.opibuilder.visualparts with parameters of type OPIFontModifierConstructorDescriptionprotected
OPIFontDialog
(Shell parentShell, OPIFont font, String dialogTitle) -
Uses of OPIFont in org.csstudio.opibuilder.widgets.model
Methods in org.csstudio.opibuilder.widgets.model that return OPIFontModifier and TypeMethodDescriptionAbstractScaledWidgetModel.getScaleFont()
XYGraphModel.getTitleFont()
Return the title font.Methods in org.csstudio.opibuilder.widgets.model with parameters of type OPIFont