Contents | Package | Class | Tree | Deprecated | Index | Help | |||
PREV | NEXT | SHOW LISTS | HIDE LISTS |
java.lang.Object | +----vrml.Field | +----vrml.MField
Constructor Summary | |
MField()
|
Method Summary | |
void | clear()
|
void | delete(int index)
|
int | getSize()
|
Methods inherited from class vrml.Field |
clone |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MField()
Method Detail |
public abstract int getSize()
public abstract void clear()
public abstract void delete(int index)
Contents | Package | Class | Tree | Deprecated | Index | Help | |||
PREV | NEXT | SHOW LISTS | HIDE LISTS |