Package | Description |
---|---|
com.openinventor.hardcopy |
Resolution-independent vector/polygon hardcopy.
|
Modifier and Type | Method and Description |
---|---|
static SoVectorizeAction.EndLineStyles |
SoVectorizeAction.EndLineStyles.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SoVectorizeAction.EndLineStyles |
SoVectorizeAction.getLineEndStyle()
Returns the style for line ends.
|
static SoVectorizeAction.EndLineStyles |
SoVectorizeAction.EndLineStyles.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoVectorizeAction.EndLineStyles |
SoVectorizeAction.EndLineStyles.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoVectorizeAction.EndLineStyles[] |
SoVectorizeAction.EndLineStyles.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SoVectorizeAction.setLineEndStyle(SoVectorizeAction.EndLineStyles style)
Sets the style for line ends.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com