vrml
Class ConstField

java.lang.Object
  extended byvrml.Field
      extended byvrml.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()
           
 
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()