OrbitBehaviorInterim 2.1
C D F G H I L M O P Q R S T V

S

sceneCenter - Variable in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Center of the scene bounding sphere.
sceneRadius - Variable in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Radius of the scene bounding sphere.
sceneSphere - Variable in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Bounding sphere of the scene as base for clipping distances calculation.
setAWTComponent(Component) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Sets the Component used to listen for mouse, mouse motion, and mouse wheel events.
setAWTComponent(Component) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.ViewPlatformAWTBehaviorInterim
Sets the Component used to listen for mouse, mouse motion, and mouse wheel events.
setClippingBounds(Bounds) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Sets the bounding object for clipping distances calculation.
setClippingDistances() - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Calculates and sets the back and front clip distances for the target View object if clipping bounds and View objects are set.
setClippingEnabled(boolean) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
This OrbitBehaviorInterim updates the front and back clip distances of the View object if this clipping flag is set.
setEnable(boolean) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.ViewPlatformAWTBehaviorInterim
Overload setEnable from Behavior.
setFieldOfView(double) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Sets the field of view of the View object.
setHomeRotationCenter(Point3d) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.ViewPlatformBehaviorInterim
Sets the "home" rotation center.
setHomeTransform(Transform3D) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.ViewPlatformBehaviorInterim
Copies the given Transform3D into the "home" transform, used to position and reorient the ViewingPlatform to a known point of interest.
setListenerFlags(int) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.ViewPlatformAWTBehaviorInterim
Sets listener flags for this behavior.
setMinRadius(double) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Sets the minimum radius for the OrbitBehavior.
setProjectionMode(int) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Sets the projection mode for this OrbitBehaviorInterim to parallel or perspective projection.
setProportionalZoom(boolean) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Set proportional zoom behavior.
setPureParallelEnabled(boolean) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
The pure parallel flag has to be set if this OrbitBeahviorInterim is used only or mainly in parallel projection mode to ensure that all its features are adjusted to parallel projection.
setReverseRotate(boolean) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Set reverse rotate behavior.
setReverseTranslate(boolean) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Set reverse translate behavior.
setReverseZoom(boolean) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Set reverse zoom behavior.
setRotateEnable(boolean) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Enables or disables rotation.
setRotationCenter(Point3d) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Sets the center around which the View rotates.
setRotationCenter(Point3d, boolean) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Sets the center around which the View rotates and moves the View to this center if desired.
setRotFactors(double, double) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Sets the rotation x and y factors.
setRotXFactor(double) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Sets the rotation x factor.
setRotYFactor(double) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Sets the rotation y factor.
setTransFactors(double, double) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Sets the translation x and y factors.
setTranslateEnable(boolean) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Enables or disables translate.
setTransXFactor(double) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Sets the translation x factor.
setTransYFactor(double) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Sets the translation y factor.
setViewingTransform(Transform3D) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Sets the viewing transform of this OrbitBehaviorInterim and the transform component of the viewing TransformGroup object to the value of the passed transform.
setViewingTransform(Transform3D, Point3d) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Sets the viewing transform of this OrbitBehaviorInterim and the transform component of the viewing TransformGroup object to the value of the passed transform and sets the center of rotation.
setViewingTransform(Point3d, Point3d, Vector3d, boolean) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Sets the viewing transform of this OrbitBehaviorInterim and the transform component of the viewing TransformGroup object according to the values of the passed objects and sets the center of view to the center of rotation if desired.
setViewingTransform(Point3d, Point3d, Vector3d, Point3d) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Sets the viewing transform of this OrbitBehaviorInterim and the transform component of the viewing TransformGroup object according to the values of the passed objects and sets the center of rotation.
setViewingTransformGroup(TransformGroup) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Sets the ViewPlatform's TransformGroup for this behavior.
setViewingTransformGroup(TransformGroup) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.ViewPlatformAWTBehaviorInterim
Sets the ViewPlatform's TransformGroup for this behavior.
setViewingTransformGroup(TransformGroup) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.ViewPlatformBehaviorInterim
Sets the ViewPlatform's TransformGroup for this behavior.
setVpView(View) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Sets the ViewPlatform's View for this behavior.
setZoomEnable(boolean) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Enables or disables zoom.
setZoomFactor(double) - Method in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Sets the zoom factor.
STOP_ZOOM - Static variable in class com.interactivemesh.j3d.community.utils.navigation.orbit.OrbitBehaviorInterim
Constructor flag that indicates zoom should stop when it reaches the minimum orbit radius set by setMinRadius().

OrbitBehaviorInterim 2.1
C D F G H I L M O P Q R S T V