| Package | Description |
|---|---|
| com.openinventor.meshviz.graph |
| Modifier and Type | Field and Description |
|---|---|
SoSFEnum<PoChart.ColorBindings> |
PoChart.colorBinding
Specify how the colors are bound to the representation.
|
| Modifier and Type | Method and Description |
|---|---|
static PoChart.ColorBindings |
PoChart.ColorBindings.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static PoChart.ColorBindings |
PoChart.ColorBindings.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static PoChart.ColorBindings |
PoChart.ColorBindings.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PoChart.ColorBindings[] |
PoChart.ColorBindings.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com