j3d-vrml97-0.1.0

vrml
Class ConstField

java.lang.Object
  extended by vrml.Field
      extended by vrml.ConstField
All Implemented Interfaces:
Cloneable
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
 
Fields inherited from class vrml.Field
implField
 
Constructor Summary
ConstField()
          Constructor for the ConstField object
 
Method Summary
 void markWritable()
          Description of the Method
 
Methods inherited from class vrml.Field
clone, getImpl, markWriteable
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstField

public ConstField()
Constructor for the ConstField object

Method Detail

markWritable

public void markWritable()
Description of the Method


j3d-vrml97-0.1.0

Todo: put BSD License reference here..