Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS

Class vrml.ConstMField

java.lang.Object
    |
    +----vrml.Field
            |
            +----vrml.ConstField
                    |
                    +----vrml.ConstMField
Subclasses:
ConstMFColor, ConstMFFloat, ConstMFInt32, ConstMFNode, ConstMFRotation, ConstMFString, ConstMFTime, ConstMFVec2f, ConstMFVec3f

public abstract class ConstMField
extends ConstField

Constructor Summary
 ConstMField()
 
 

Method Summary
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

ConstMField

public ConstMField()
Method Detail

getSize

public abstract int getSize()

Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS