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