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