Package | Description |
---|---|
com.openinventor.inventor.awt | |
com.openinventor.util |
Modifier and Type | Method and Description |
---|---|
Scene.ViewingModes |
SwActiveArea.getMode()
Deprecated.
Gets the current viewing mode
|
Scene.ViewingModes |
SwExaminerArea.getMode()
Deprecated.
Gets the current viewing mode
|
Scene.ViewingModes |
SwFlyArea.getMode()
Deprecated.
Gets the current viewing mode
|
Scene.ViewingModes |
SwPlaneArea.getMode()
Deprecated.
Gets the current viewing mode
|
Scene.ViewingModes |
SwWalkArea.getMode()
Deprecated.
Gets the current viewing mode
|
Modifier and Type | Method and Description |
---|---|
void |
SwActiveArea.setMode(Scene.ViewingModes newMode,
java.awt.AWTEvent e)
Deprecated.
Sets the current viewing mode in the main view
|
void |
SwExaminerArea.setMode(Scene.ViewingModes newMode,
java.awt.AWTEvent e)
Deprecated.
Sets the current viewing mode in the main view
|
void |
SwFlyArea.setMode(Scene.ViewingModes newMode,
java.awt.AWTEvent e)
Deprecated.
Sets the current viewing mode in the main view
|
void |
SwPlaneArea.setMode(Scene.ViewingModes newMode,
java.awt.AWTEvent e)
Deprecated.
Sets the current viewing mode in the main view
|
void |
SwWalkArea.setMode(Scene.ViewingModes newMode,
java.awt.AWTEvent e)
Deprecated.
Sets the current viewing mode in the main view
|
Modifier and Type | Method and Description |
---|---|
Scene.ViewingModes |
MultiScene.getMode()
Deprecated.
|
Scene.ViewingModes |
Scene.getMode()
Deprecated.
|
static Scene.ViewingModes |
Scene.ViewingModes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Scene.ViewingModes[] |
Scene.ViewingModes.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.setMode(Scene.ViewingModes newMode,
java.awt.AWTEvent event)
Deprecated.
Set the mode on the selected scene.
|
void |
Scene.setMode(Scene.ViewingModes newMode,
java.awt.AWTEvent e)
Deprecated.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com