|
j3d-vrml97-0.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvrml.Field
public abstract class Field
Description of the Class
Field Summary | |
---|---|
protected Field |
implField
Description of the Field |
Constructor Summary | |
---|---|
Field(Field init)
This is an internal method |
Method Summary | |
---|---|
abstract Object |
clone()
Description of the Method |
protected static BaseNode |
getImpl(BaseNode node)
Gets the impl attribute of the Field class |
void |
markWriteable()
Description of the Method |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Field implField
Constructor Detail |
---|
public Field(Field init)
init
- Description of the ParameterMethod Detail |
---|
public void markWriteable()
protected static BaseNode getImpl(BaseNode node)
node
- Description of the Parameter
public abstract Object clone()
clone
in class Object
|
j3d-vrml97-0.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |