j3d-vrml97-0.1.0

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

java.lang.Object
  extended by org.jdesktop.j3d.loaders.vrml97.impl.Field
      extended by org.jdesktop.j3d.loaders.vrml97.impl.ConstField
Direct Known Subclasses:
ConstMField, ConstSFBool, ConstSFColor, ConstSFFloat, ConstSFImage, ConstSFInt32, ConstSFNode, ConstSFRotation, ConstSFString, ConstSFTime, ConstSFVec2f, ConstSFVec3f

public abstract class ConstField
extends Field

Description of the Class


Field Summary
protected  Field ownerField
          Description of the Field
 
Fields inherited from class org.jdesktop.j3d.loaders.vrml97.impl.Field
constField, fieldType
 
Method Summary
 
Methods inherited from class org.jdesktop.j3d.loaders.vrml97.impl.Field
baseName, clone, markWriteable, toStringId, wrap
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ownerField

protected Field ownerField
Description of the Field


j3d-vrml97-0.1.0

Todo: put BSD License reference here..