/* 110 */ return createNode(j3dClass, new Class[] { Alpha.class, TransformGroup.class, Transform3D.class, this.keyFrames.getClass() }, new Object[] { null, null, this.axisOfTranslation, this.keyFrames });
/* */ }
/* */
/* */ protected SceneGraphObject createNode()
/* */ {
/* 122 */ return new KBRotPosScaleSplinePathInterpolator(null, null, this.axisOfTranslation, this.keyFrames);
/* */ }