Uses of Enum Class
org.csstudio.swt.widgets.figures.TextFigure.V_ALIGN
-
Uses of TextFigure.V_ALIGN in org.csstudio.opibuilder.widgets.model
-
Uses of TextFigure.V_ALIGN in org.csstudio.swt.widgets.figures
Modifier and TypeMethodDescriptionTextFigure.getVerticalAlignment()
static TextFigure.V_ALIGN
Returns the enum constant of this class with the specified name.static TextFigure.V_ALIGN[]
TextFigure.V_ALIGN.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TextFigure.setVerticalAlignment
(TextFigure.V_ALIGN vAlignment)