j3d-vrml97-0.1.0

org.jdesktop.j3d.loaders.vrml97.impl
Class Interpolator

java.lang.Object
  extended by org.jdesktop.j3d.loaders.vrml97.impl.BaseNode
      extended by org.jdesktop.j3d.loaders.vrml97.impl.Node
          extended by org.jdesktop.j3d.loaders.vrml97.impl.Interpolator
All Implemented Interfaces:
Cloneable, Notifier
Direct Known Subclasses:
ColorInterpolator, CoordinateInterpolator, NormalInterpolator, OrientationInterpolator, PositionInterpolator, ScalarInterpolator

public abstract class Interpolator
extends Node

Description of the Class


Field Summary
 
Fields inherited from class org.jdesktop.j3d.loaders.vrml97.impl.Node
FieldSpec
 
Method Summary
 
Methods inherited from class org.jdesktop.j3d.loaders.vrml97.impl.Node
getEventIn, getEventOut, getExposedField, getField, notifyMethod, wrap
 
Methods inherited from class org.jdesktop.j3d.loaders.vrml97.impl.BaseNode
clone, getBrowser, getImplNode, getNumTris, getType, toString, toStringId
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


j3d-vrml97-0.1.0

Todo: put BSD License reference here..