Uses of Enum Class
org.csstudio.swt.widgets.figures.LabelFigure.V_ALIGN
Packages that use LabelFigure.V_ALIGN
-
Uses of LabelFigure.V_ALIGN in org.csstudio.swt.widgets.figures
Fields in org.csstudio.swt.widgets.figures declared as LabelFigure.V_ALIGNMethods in org.csstudio.swt.widgets.figures that return LabelFigure.V_ALIGNModifier 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.Methods in org.csstudio.swt.widgets.figures with parameters of type LabelFigure.V_ALIGNModifier and TypeMethodDescriptionvoid
LabelFigure.setVerticalAlignment
(LabelFigure.V_ALIGN vAlignment)