@Deprecated public class SwMultiScene extends MultiScene implements SwScene
java.awt.Component.BaselineResizeBehavior
Scene.BufferType, Scene.DrawStyle, Scene.ViewingModes
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
BROWSER, EDITOR, INTERACTIVE, STILL
Constructor and Description |
---|
SwMultiScene()
Deprecated.
|
SwMultiScene(java.awt.BorderLayout l)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
adjustCameraClippingPlanes()
Deprecated.
Adjust the camera clipping planes of the selected scene.
|
void |
changeCameraValues(SoCamera newCamera)
Deprecated.
Change the camera of the selected scene.
|
void |
dollyCamera(SbVec2s newLocator)
Deprecated.
Zoom the camera for the selected scene.
|
SbColor |
getBackgroundColor()
Deprecated.
|
SoCamera |
getCamera()
Deprecated.
|
java.lang.Class |
getCameraClass()
Deprecated.
|
float |
getCameraZoom()
Deprecated.
|
int |
getFeedbackSize()
Deprecated.
|
SoGLRenderAction |
getGLRenderAction()
Deprecated.
|
SoDirectionalLight |
getHeadlight()
Deprecated.
|
java.lang.String[] |
getMouseResourcesName()
Deprecated.
|
SwPreferences |
getPreferencesPanel()
Deprecated.
Return a GUI component used to modify preferences for this scene.
|
SoNode |
getSceneGraph()
Deprecated.
|
float |
getSceneSpeed()
Deprecated.
|
float |
getSeekDistance()
Deprecated.
|
float |
getSeekTime()
Deprecated.
|
SwScene |
getSelectedSwScene()
Deprecated.
Convenient method that returns a SwScene when the scene selected is of
type SwScene, or null if not or if there is no selection.
|
int |
getType()
Deprecated.
|
SbViewportRegion |
getViewportRegion()
Deprecated.
|
boolean |
isCameraUpdated()
Deprecated.
Say if the selected SwScene has its camera updated.
|
boolean |
isCursorEnabled()
Deprecated.
|
boolean |
isDetailSeek()
Deprecated.
|
boolean |
isFeedbackVisible()
Deprecated.
|
boolean |
isHeadlight()
Deprecated.
|
boolean |
isHeadlightUpdated()
Deprecated.
Say if the selected SwScene has its headlight updated.
|
boolean |
isSeekDistAsPercentage()
Deprecated.
Default is true.
|
void |
panCamera(SbVec2f newLocator)
Deprecated.
Pan the camerafor the selected scene.
|
void |
redrawOnSelectionChange(SoSelection selection)
Deprecated.
Set the redraw selection of the selected scene.
|
void |
rollCamera(SbVec2s newLocator)
Deprecated.
Roll the camera for the selected scene.
|
void |
rotateCamera(SbRotation rot)
Deprecated.
Rotate the camera for the selected scene.
|
boolean |
seekToPoint(SbVec2s mouseLocation)
Deprecated.
Seek on the selected scene.
|
void |
setBackgroundColor(SbColor c)
Deprecated.
Set the background color of the selected scene.
|
void |
setCamera(SoCamera newCamera)
Deprecated.
Set the camera of the selected scene.
|
void |
setCameraClass(java.lang.Class cameraClass)
Deprecated.
Set the camera type of the selected scene.
|
void |
setCameraZoom(float time)
Deprecated.
|
void |
setCursorEnabled(boolean onOrOff)
Deprecated.
Enable the cursor of the selected scene.
|
void |
setDetailSeek(boolean onOrOff)
Deprecated.
Set the detail seek on the selected scene.
|
void |
setFeedbackSize(int newSize)
Deprecated.
Set the feedback size of the selected scene.
|
void |
setFeedbackVisibility(boolean flag)
Deprecated.
Set the feedback visibility on the selected scene.
|
void |
setGLRenderAction(SoGLRenderAction ra)
Deprecated.
Set the GL render action of the selected scene.
|
void |
setHeadlight(boolean onOrOff)
Deprecated.
Set the headlight of the selected scene.
|
void |
setPlane(SbVec3f newNormal,
SbVec3f newRight)
Deprecated.
Set the plane for the selected scene.
|
void |
setSceneGraph(SoNode newScene)
Deprecated.
Set the scene graph for the selected scene.
|
void |
setSceneSpeed(float time)
Deprecated.
|
void |
setSeekDistance(float distance)
Deprecated.
|
void |
setSeekDistAsPercentage(boolean percentage)
Deprecated.
|
void |
setSeekTime(float time)
Deprecated.
|
void |
setViewportRegion(SbViewportRegion newRegion)
Deprecated.
Set the viewport region of the selected scene.
|
void |
spinCamera(SbVec2f newLocator)
Deprecated.
Spin the camera for the selected scene.
|
SwScene |
swSceneAt(int index)
Deprecated.
Convenient method that returns the Ith SwScene element of the
multi-scene, if there is one, null otherwise.
|
void |
tiltCamera(float deltaAngle)
Deprecated.
Tilt the camera along the X axis for the selected scene.
|
void |
toggleCameraClass()
Deprecated.
Toggle the camera type of the selected scene.
|
void |
updateMode(java.awt.AWTEvent event)
Deprecated.
Update the mode of the selected scene.
|
void |
xAxisCameraAction(float value)
Deprecated.
Operate an action on the camera along the X axis on the selected scene.
|
void |
xPlaneCameraAction(float value)
Deprecated.
Operate an action on the camera using the plane the x vector being
nromal to.
|
void |
yAxisCameraAction(float value)
Deprecated.
Operate an action on the camera along the Y axis on the selected scene.
|
void |
yPlaneCameraAction(float value)
Deprecated.
Operate an action on the camera using the plane the y vector being
nromal to.
|
void |
zAxisCameraAction(float value)
Deprecated.
Operate an action on the camera along the Z axis on the selected scene.
|
void |
zPlaneCameraAction(float value)
Deprecated.
Operate an action on the camera using the plane the z vector being
nromal to.
|
add, add, add, add, add, addImpl, addSceneHandler, clearChanged, contains, copyView, deleteSceneHandler, deleteSceneHandlers, getBackgroundIndex, getBufferingType, getDrawStyle, getInteractiveCount, getInteractiveFlag, getMode, getRedrawPriority, getScenes, getSelectedIndex, getSelectedScene, getSize, getStereoMode, getStereoOffset, getStereoSwitch, getTransparencyType, hasChanged, indexOf, interactiveCountDec, interactiveCountInc, isAnimating, isAnimationEnabled, isAutoClipping, isAutoRedraw, isBufferingTypeUpdated, isClearBeforeRender, isDrawStyleUpdated, isSeekMode, isViewing, isViewingUpdated, notifySceneHandlers, notifySceneHandlers, pasteView, redraw, redrawOverlay, remove, remove, removeAll, resetToHomePosition, saveHomePosition, sceneAt, sceneNumber, scheduleRedraw, select, setAllChanged, setAnimating, setAnimationEnabled, setAntialiasing, setAutoClipping, setAutoRedraw, setBackgroundIndex, setBufferingType, setClearBeforeRender, setCurrentDrawStyle, setDoubleBuffer, setDrawStyle, setInteractiveFlag, setMode, setRedrawPriority, setSeekMode, setSize, setStereoMode, setStereoOffset, setStereoSwitch, setTransparencyType, setViewing, stopAnimating, viewAll
addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getInsets, getLayout, getListeners, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, isValidateRoot, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, removeContainerListener, removeNotify, setComponentZOrder, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, setLayout, transferFocusDownCycle, update, validate
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, dispatchEvent, enable, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, printAll, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocusInWindow, reshape, resize, resize, revalidate, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSceneHandler, clearChanged, copyView, deleteSceneHandler, deleteSceneHandlers, getBackgroundIndex, getBufferingType, getDrawStyle, getInteractiveCount, getInteractiveFlag, getMode, getRedrawPriority, getSize, getStereoMode, getStereoOffset, getStereoSwitch, getTransparencyType, hasChanged, interactiveCountDec, interactiveCountInc, isAnimating, isAnimationEnabled, isAutoClipping, isAutoRedraw, isBufferingTypeUpdated, isClearBeforeRender, isDrawStyleUpdated, isSeekMode, isViewing, isViewingUpdated, notifySceneHandlers, notifySceneHandlers, pasteView, redraw, redrawOverlay, resetToHomePosition, saveHomePosition, scheduleRedraw, setAllChanged, setAnimating, setAnimationEnabled, setAntialiasing, setAutoClipping, setAutoRedraw, setBackgroundIndex, setBufferingType, setClearBeforeRender, setCurrentDrawStyle, setDoubleBuffer, setDrawStyle, setInteractiveFlag, setMode, setRedrawPriority, setSeekMode, setSize, setStereoMode, setStereoOffset, setStereoSwitch, setTransparencyType, setViewing, stopAnimating, viewAll
public SwMultiScene()
public SwMultiScene(java.awt.BorderLayout l)
public SwScene getSelectedSwScene()
public SwScene swSceneAt(int index)
public int getType()
public SwPreferences getPreferencesPanel()
SwScene
getPreferencesPanel
in interface SwScene
public void setSeekTime(float time)
setSeekTime
in interface SwScene
public float getSeekTime()
getSeekTime
in interface SwScene
public void setSeekDistance(float distance)
setSeekDistance
in interface SwScene
public float getSeekDistance()
getSeekDistance
in interface SwScene
public void setSeekDistAsPercentage(boolean percentage)
setSeekDistAsPercentage
in interface SwScene
public boolean isSeekDistAsPercentage()
isSeekDistAsPercentage
in interface SwScene
public void setSceneSpeed(float time)
setSceneSpeed
in interface SwScene
public float getSceneSpeed()
getSceneSpeed
in interface SwScene
public void setCameraZoom(float time)
setCameraZoom
in interface SwScene
public float getCameraZoom()
getCameraZoom
in interface SwScene
public boolean isCameraUpdated()
isCameraUpdated
in interface SwScene
public boolean isHeadlightUpdated()
isHeadlightUpdated
in interface SwScene
public void setDetailSeek(boolean onOrOff)
setDetailSeek
in interface SwScene
public boolean isDetailSeek()
isDetailSeek
in interface SwScene
public boolean seekToPoint(SbVec2s mouseLocation)
seekToPoint
in interface SwScene
public void updateMode(java.awt.AWTEvent event)
updateMode
in interface SwScene
public void setFeedbackVisibility(boolean flag)
setFeedbackVisibility
in interface SwScene
public boolean isFeedbackVisible()
isFeedbackVisible
in interface SwScene
public void setFeedbackSize(int newSize)
setFeedbackSize
in interface SwScene
public int getFeedbackSize()
getFeedbackSize
in interface SwScene
public void setCamera(SoCamera newCamera)
public SoCamera getCamera()
public void setCameraClass(java.lang.Class cameraClass)
setCameraClass
in interface SwScene
public java.lang.Class getCameraClass()
getCameraClass
in interface SwScene
public void changeCameraValues(SoCamera newCamera)
changeCameraValues
in interface SwScene
public void toggleCameraClass()
toggleCameraClass
in interface SwScene
public void adjustCameraClippingPlanes()
adjustCameraClippingPlanes
in interface SwScene
public void dollyCamera(SbVec2s newLocator)
dollyCamera
in interface SwScene
public void spinCamera(SbVec2f newLocator)
spinCamera
in interface SwScene
public void rollCamera(SbVec2s newLocator)
rollCamera
in interface SwScene
public void rotateCamera(SbRotation rot)
rotateCamera
in interface SwScene
public void panCamera(SbVec2f newLocator)
public void tiltCamera(float deltaAngle)
tiltCamera
in interface SwScene
public void xAxisCameraAction(float value)
xAxisCameraAction
in interface SwScene
public void yAxisCameraAction(float value)
yAxisCameraAction
in interface SwScene
public void zAxisCameraAction(float value)
zAxisCameraAction
in interface SwScene
public void xPlaneCameraAction(float value)
xPlaneCameraAction
in interface SwScene
public void yPlaneCameraAction(float value)
yPlaneCameraAction
in interface SwScene
public void zPlaneCameraAction(float value)
zPlaneCameraAction
in interface SwScene
public void setPlane(SbVec3f newNormal, SbVec3f newRight)
public void setSceneGraph(SoNode newScene)
setSceneGraph
in interface SwScene
public SoNode getSceneGraph()
getSceneGraph
in interface SwScene
public void setHeadlight(boolean onOrOff)
setHeadlight
in interface SwScene
public boolean isHeadlight()
isHeadlight
in interface SwScene
public SoDirectionalLight getHeadlight()
getHeadlight
in interface SwScene
public void setCursorEnabled(boolean onOrOff)
setCursorEnabled
in interface SwScene
public boolean isCursorEnabled()
isCursorEnabled
in interface SwScene
public void setViewportRegion(SbViewportRegion newRegion)
setViewportRegion
in interface SwScene
public SbViewportRegion getViewportRegion()
getViewportRegion
in interface SwScene
public void redrawOnSelectionChange(SoSelection selection)
redrawOnSelectionChange
in interface SwScene
public void setBackgroundColor(SbColor c)
setBackgroundColor
in interface SwScene
public SbColor getBackgroundColor()
getBackgroundColor
in interface SwScene
public void setGLRenderAction(SoGLRenderAction ra)
setGLRenderAction
in interface SwScene
public SoGLRenderAction getGLRenderAction()
getGLRenderAction
in interface SwScene
public java.lang.String[] getMouseResourcesName()
getMouseResourcesName
in interface SwScene
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com