Xj3D 2.0 VRML/X3D Code API

vrml
Class Field

java.lang.Object
  extended by vrml.Field
All Implemented Interfaces:
java.lang.Cloneable
Direct Known Subclasses:
ConstField, MField, SFBool, SFColor, SFFloat, SFImage, SFInt32, SFNode, SFRotation, SFString, SFTime, SFVec2f, SFVec3f

public abstract class Field
extends java.lang.Object
implements java.lang.Cloneable

Java VRML97 script binding for Fields

Version:
$Revision: 1.7 $
Author:
Alan Hudson

Field Summary
protected  boolean valueChanged
          Flag indicating that the underlying object has changed
 
Constructor Summary
Field()
           
 
Method Summary
abstract  java.lang.Object clone()
          Create a clone of this object
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

valueChanged

protected boolean valueChanged
Flag indicating that the underlying object has changed

Constructor Detail

Field

public Field()
Method Detail

clone

public abstract java.lang.Object clone()
Create a clone of this object

Overrides:
clone in class java.lang.Object

Xj3D 2.0 VRML/X3D Code API

Copyright © 2001 - 2006 Web3D Consortium