vrml
Class ConstField

java.lang.Object
  extended by vrml.Field
      extended by vrml.ConstField
All Implemented Interfaces:
java.lang.Cloneable
Direct Known Subclasses:
ConstMField, ConstSFBool, ConstSFColor, ConstSFFloat, ConstSFImage, ConstSFInt32, ConstSFNode, ConstSFRotation, ConstSFString, ConstSFTime, ConstSFVec2f, ConstSFVec3f

public abstract class ConstField
extends Field


Constructor Summary
ConstField()
           
 
Method Summary
 
Methods inherited from class vrml.Field
clone
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstField

public ConstField()