public class SoTextAlignmentHElement extends SoInt32Element
See also:
Modifier and Type | Class and Description |
---|---|
static class |
SoTextAlignmentHElement.AlignmentHs
AlignmentH.
|
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
CENTER
Deprecated.
Use
SoTextAlignmentHElement.AlignmentHs.CENTER instead. |
static int |
INHERITED
Deprecated.
Use
SoTextAlignmentHElement.AlignmentHs.INHERITED instead. |
static int |
LEFT
Deprecated.
Use
SoTextAlignmentHElement.AlignmentHs.LEFT instead. |
static int |
RIGHT
Deprecated.
Use
SoTextAlignmentHElement.AlignmentHs.RIGHT instead. |
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static SoTextAlignmentHElement.AlignmentHs |
get(SoState state)
Returns current draw style from the state.
|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static SoTextAlignmentHElement.AlignmentHs |
getDefault()
Returns the default draw style.
|
static void |
set(SoState state,
SoTextAlignmentHElement.AlignmentHs style)
Sets the current horizontal text alignment in the state.
|
getClassStackIndex, pop, push
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int LEFT
SoTextAlignmentHElement.AlignmentHs.LEFT
instead.@Deprecated public static final int CENTER
SoTextAlignmentHElement.AlignmentHs.CENTER
instead.@Deprecated public static final int RIGHT
SoTextAlignmentHElement.AlignmentHs.RIGHT
instead.@Deprecated public static final int INHERITED
SoTextAlignmentHElement.AlignmentHs.INHERITED
instead.public static SoTextAlignmentHElement.AlignmentHs getDefault()
public static SoTextAlignmentHElement.AlignmentHs get(SoState state)
public static void set(SoState state, SoTextAlignmentHElement.AlignmentHs style)
@Deprecated public static int getClassStackIndex()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com