Package com.sun.j3d.utils.behaviors.interpolators
package com.sun.j3d.utils.behaviors.interpolators
Provides spline-based interpolation behaviors.
-
ClassesClassDescriptionCubicSplineCurve is a container class that holds a number of cubicSplineSegmentsThe CubicSplineSegment class creates the representation of a TCB (Kochanek-Bartels Spline).KBCubicSplineCurve is a container class that holds a number of KBCubicSplineSegmentsThe KBCubicSplineSegment class creates the representation of a Kochanek-Bartel's (also known as the TCB or Tension-Continuity-Bias Spline.This class represents a Key Frame that can be used for Kochanek-Bartels (also called TCB or Tension-Continuity-Bias Splines) spline interpolation.KBRotPosScaleSplinePathInterpolator behavior.KBSplinePathInterpolator behavior.RotPosScaleTCBSplinePathInterpolator behavior.This class represents a Key Frame that can be used for Kochanek-Bartels (TCB) spline interpolation.TCBSplinePathInterpolator behavior.