Package | Description |
---|---|
com.openinventor.inventor.awt | |
com.openinventor.util |
Modifier and Type | Method and Description |
---|---|
Scene.DrawStyle |
SwActiveArea.getDrawStyle(int type)
Deprecated.
Gets the current drawing style in the main view - The user can specify the
INTERACTIVE draw style (draw style used when the scene changes)
independently from the STILL style.
|
Modifier and Type | Method and Description |
---|---|
void |
SwActiveArea.setCurrentDrawStyle(Scene.DrawStyle style)
Deprecated.
Sets the current drawing style.
|
void |
SwActiveArea.setDrawStyle(int type,
Scene.DrawStyle style)
Deprecated.
Sets the current drawing style in the main view - The user can specify the
INTERACTIVE draw style (draw style used when the scene changes)
independently from the STILL style.
|
Modifier and Type | Method and Description |
---|---|
Scene.DrawStyle |
MultiScene.getDrawStyle(int type)
Deprecated.
|
Scene.DrawStyle |
Scene.getDrawStyle(int type)
Deprecated.
|
static Scene.DrawStyle |
Scene.DrawStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Scene.DrawStyle[] |
Scene.DrawStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MultiScene.setCurrentDrawStyle(Scene.DrawStyle style)
Deprecated.
Set the current draw style on the selected scene.
|
void |
Scene.setCurrentDrawStyle(Scene.DrawStyle style)
Deprecated.
|
void |
MultiScene.setDrawStyle(int type,
Scene.DrawStyle style)
Deprecated.
Set the draw style on the selected scene.
|
void |
Scene.setDrawStyle(int type,
Scene.DrawStyle style)
Deprecated.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com