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 TypeClassDescriptionclassStriped ball you rotate and re-center by dragging with the mouse.classDirectional icon you rotate and translate by dragging with the mouse.classObject you can translate in 3D by dragging with the mouse.classEllipsoid you can translate or scale within a plane by dragging with the mouse.classBox you can scale, stretch and translate by dragging with the mouse.classJack-shaped object you rotate, translate, or scale by dragging with the mouse.classSun-shaped icon you can translate in 3D by dragging with the mouse.classObject you rotate along a cylindrical surface by dragging with the mouse.classObject you can rotate like a knob by dragging with the mouse.classObject you can rotate about a spherical surface by dragging with the mouse.classObject you can scale in one dimension by dragging with the mouse.classObject you can scale in two dimensions by dragging with the mouse.classObject you can scale uniformly in two dimensions by dragging with the mouse.classObject you can scale uniformly in 3D by dragging with the mouse.classSpotlight shaped dragger that allows you to change position, direction, and width of the beam.classCubic object you can translate and scale by dragging with the mouse.classObject you can translate or scale within a plane by dragging with the mouse.classStriped ball you can rotate or scale uniformly by dragging with the mouse.classBox-like object you scale, rotate, and translate by dragging with the mouse.classBox-like object you scale, rotate, and translate by dragging with the mouse.classObject you can translate along a line by dragging with the mouse.classObject 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 TypeClassDescriptionclassObject that moves anSoOrthoSliceby dragging with the mouse.