|
j3d-vrml97-0.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jdesktop.j3d.loaders.vrml97.impl.Field
public abstract class Field
Description of the Class
Field Summary | |
---|---|
ConstField |
constField
Description of the Field |
int |
fieldType
Description of the Field |
Method Summary | |
---|---|
static String |
baseName(String fieldName)
Description of the Method |
abstract Object |
clone()
Description of the Method |
void |
markWriteable()
Description of the Method |
String |
toStringId()
Description of the Method |
abstract Field |
wrap()
Description of the Method |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public ConstField constField
public int fieldType
Method Detail |
---|
public abstract Object clone()
clone
in class Object
public abstract Field wrap()
public String toStringId()
public void markWriteable()
public static String baseName(String fieldName)
fieldName
- Description of the Parameter
|
j3d-vrml97-0.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |