public class SoTextStyleElement extends SoInt32Element
See also:
Modifier and Type | Class and Description |
---|---|
static class |
SoTextStyleElement.Styles
Available styles (may be combined):
|
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
BACK_FRAME
Deprecated.
Use
SoTextStyleElement.Styles.BACK_FRAME instead. |
static int |
BACK_FRAME_LINE
Deprecated.
Use
SoTextStyleElement.Styles.BACK_FRAME_LINE instead. |
static int |
DOUBLE_STRIKETHROUGH
Deprecated.
Use
SoTextStyleElement.Styles.DOUBLE_STRIKETHROUGH instead. |
static int |
NONE
Deprecated.
Use
SoTextStyleElement.Styles.NONE instead. |
static int |
OVERLINE
Deprecated.
Use
SoTextStyleElement.Styles.OVERLINE instead. |
static int |
STRIKETHROUGH
Deprecated.
Use
SoTextStyleElement.Styles.STRIKETHROUGH instead. |
static int |
UNDERLINE
Deprecated.
Use
SoTextStyleElement.Styles.UNDERLINE instead. |
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static SoTextStyleElement.Styles |
get(SoState state)
Returns current style from the state.
|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static SoTextStyleElement.Styles |
getDefault()
Returns the default style.
|
static void |
set(SoState state,
SoTextStyleElement.Styles style)
Sets the current style type in the state.
|
getClassStackIndex, pop, push
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int NONE
SoTextStyleElement.Styles.NONE
instead.@Deprecated public static final int UNDERLINE
SoTextStyleElement.Styles.UNDERLINE
instead.@Deprecated public static final int STRIKETHROUGH
SoTextStyleElement.Styles.STRIKETHROUGH
instead.@Deprecated public static final int DOUBLE_STRIKETHROUGH
SoTextStyleElement.Styles.DOUBLE_STRIKETHROUGH
instead.@Deprecated public static final int BACK_FRAME
SoTextStyleElement.Styles.BACK_FRAME
instead.@Deprecated public static final int BACK_FRAME_LINE
SoTextStyleElement.Styles.BACK_FRAME_LINE
instead.@Deprecated public static final int OVERLINE
SoTextStyleElement.Styles.OVERLINE
instead.@Deprecated public static int getClassStackIndex()
public static SoTextStyleElement.Styles getDefault()
public static SoTextStyleElement.Styles get(SoState state)
public static void set(SoState state, SoTextStyleElement.Styles style)
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com