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