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