Uses of Class
com.openinventor.inventor.draggers.SoDragger
Packages that use SoDragger
Package
Description
Provides some nodes and helper classes specifically created to facilitate
implementation of medical applications.
-
Uses of SoDragger in com.openinventor.inventor.draggers
Subclasses of SoDragger in com.openinventor.inventor.draggersModifier and TypeClassDescriptionclass
Striped ball you rotate and re-center by dragging with the mouse.class
Directional icon you rotate and translate by dragging with the mouse.class
Object you can translate in 3D by dragging with the mouse.class
Ellipsoid you can translate or scale within a plane by dragging with the mouse.class
Box you can scale, stretch and translate by dragging with the mouse.class
Jack-shaped object you rotate, translate, or scale by dragging with the mouse.class
Sun-shaped icon you can translate in 3D by dragging with the mouse.class
Object you rotate along a cylindrical surface by dragging with the mouse.class
Object you can rotate like a knob by dragging with the mouse.class
Object you can rotate about a spherical surface by dragging with the mouse.class
Object you can scale in one dimension by dragging with the mouse.class
Object you can scale in two dimensions by dragging with the mouse.class
Object you can scale uniformly in two dimensions by dragging with the mouse.class
Object you can scale uniformly in 3D by dragging with the mouse.class
Spotlight shaped dragger that allows you to change position, direction, and width of the beam.class
Cubic object you can translate and scale by dragging with the mouse.class
Object you can translate or scale within a plane by dragging with the mouse.class
Striped ball you can rotate or scale uniformly by dragging with the mouse.class
Box-like object you scale, rotate, and translate by dragging with the mouse.class
Box-like object you scale, rotate, and translate by dragging with the mouse.class
Object you can translate along a line by dragging with the mouse.class
Object you can translate within a plane by dragging with the mouse. -
Uses of SoDragger in com.openinventor.inventor.manips
Methods in com.openinventor.inventor.manips that return SoDraggerModifier and TypeMethodDescriptionSoClipPlaneManip.getDragger()
Returns the dragger node being employed by this manip.SoDirectionalLightManip.getDragger()
Returns the dragger being used by this manipulator.SoPointLightManip.getDragger()
Returns the dragger being used by this manipulator.SoSpotLightManip.getDragger()
Returns the dragger being used by this manipulator.SoTransformManip.getDragger()
Returns the dragger being used by this manipulator. -
Uses of SoDragger in com.openinventor.inventor.misc.callbacks
Methods in com.openinventor.inventor.misc.callbacks with parameters of type SoDragger -
Uses of SoDragger in com.openinventor.ldm.manips
Methods in com.openinventor.ldm.manips that return SoDraggerModifier and TypeMethodDescriptionSoROIManip.getDragger()
Returns the dragger node being employed by this manip. -
Uses of SoDragger in com.openinventor.medical.nodes
Subclasses of SoDragger in com.openinventor.medical.nodesModifier and TypeClassDescriptionclass
(Preview Feature) Shape node to display a magnified view of a region of the screen. -
Uses of SoDragger in com.openinventor.volumeviz.draggers
Subclasses of SoDragger in com.openinventor.volumeviz.draggersModifier and TypeClassDescriptionclass
Object that moves anSoOrthoSlice
by dragging with the mouse.