public class SoTextAlignmentVElement extends SoInt32Element
See also:
Modifier and Type | Class and Description |
---|---|
static class |
SoTextAlignmentVElement.AlignmentVs
AlignmentV.
|
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
BASE
Deprecated.
Use
SoTextAlignmentVElement.AlignmentVs.BASE instead. |
static int |
BOTTOM
Deprecated.
Use
SoTextAlignmentVElement.AlignmentVs.BOTTOM instead. |
static int |
HALF
Deprecated.
Use
SoTextAlignmentVElement.AlignmentVs.HALF instead. |
static int |
TOP
Deprecated.
Use
SoTextAlignmentVElement.AlignmentVs.TOP instead. |
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static SoTextAlignmentVElement.AlignmentVs |
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 SoTextAlignmentVElement.AlignmentVs |
getDefault()
Returns the default draw style.
|
static void |
set(SoState state,
SoTextAlignmentVElement.AlignmentVs style)
Sets the current vertical text alignment in the state.
|
getClassStackIndex, pop, push
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int TOP
SoTextAlignmentVElement.AlignmentVs.TOP
instead.@Deprecated public static final int HALF
SoTextAlignmentVElement.AlignmentVs.HALF
instead.@Deprecated public static final int BASE
SoTextAlignmentVElement.AlignmentVs.BASE
instead.@Deprecated public static final int BOTTOM
SoTextAlignmentVElement.AlignmentVs.BOTTOM
instead.public static SoTextAlignmentVElement.AlignmentVs getDefault()
public static SoTextAlignmentVElement.AlignmentVs get(SoState state)
public static void set(SoState state, SoTextAlignmentVElement.AlignmentVs style)
@Deprecated public static int getClassStackIndex()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com