Package | Description |
---|---|
com.openinventor.inventor.drawers |
These classes provide convenient components to draw polyline, ellipse, lasso, or complex scene graph in 2D screen space.
|
Modifier and Type | Field and Description |
---|---|
SoSFEnum<SoRectangleScreenDrawer.CreationMethods> |
SoRectangleScreenDrawer.method
Method to create rectangle.
|
Modifier and Type | Method and Description |
---|---|
static SoRectangleScreenDrawer.CreationMethods |
SoRectangleScreenDrawer.CreationMethods.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoRectangleScreenDrawer.CreationMethods |
SoRectangleScreenDrawer.CreationMethods.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoRectangleScreenDrawer.CreationMethods |
SoRectangleScreenDrawer.CreationMethods.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoRectangleScreenDrawer.CreationMethods[] |
SoRectangleScreenDrawer.CreationMethods.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com