public class SoLinePatternElement extends SoReplacedElement
See also:
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static short |
getDefault()
Deprecated: Returns the default line pattern.
|
static short |
getDefaultPattern()
Returns the default line pattern.
|
static int |
getDefaultScaleFactor()
Returns the default line pattern scale factor.
|
static void |
set(SoState state,
short pattern)
Calls set(state, pattern, (int)1).
|
static void |
set(SoState state,
short pattern,
int factor)
Sets the current line pattern in the state.
|
static void |
set(SoState state,
SoNode name_14448,
short pattern)
Calls set(state, name_14448, pattern, (int)1).
|
static void |
set(SoState state,
SoNode name_14448,
short pattern,
int factor)
Sets the current line pattern in the state.
|
getClassStackIndex, pop, push
dispose, getNativeResourceHandle
public static void set(SoState state, SoNode name_14448, short pattern)
public static void set(SoState state, short pattern)
@Deprecated public static int getClassStackIndex()
public static short getDefaultPattern()
public static void set(SoState state, short pattern, int factor)
public static short getDefault()
public static void set(SoState state, SoNode name_14448, short pattern, int factor)
public static int getDefaultScaleFactor()
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com