Uses of Enum Class
org.csstudio.swt.widgets.figures.LabelFigure.H_ALIGN
Packages that use LabelFigure.H_ALIGN
-
Uses of LabelFigure.H_ALIGN in org.csstudio.swt.widgets.figures
Fields in org.csstudio.swt.widgets.figures declared as LabelFigure.H_ALIGNMethods in org.csstudio.swt.widgets.figures that return LabelFigure.H_ALIGNModifier 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.Methods in org.csstudio.swt.widgets.figures with parameters of type LabelFigure.H_ALIGNModifier and TypeMethodDescriptionvoid
LabelFigure.setHorizontalAlignment
(LabelFigure.H_ALIGN hAlignment)