vrml
Class ConstMField
java.lang.Object
vrml.Field
vrml.ConstField
vrml.ConstMField
- All Implemented Interfaces:
- Cloneable
- Direct Known Subclasses:
- ConstMFColor, ConstMFFloat, ConstMFInt32, ConstMFNode, ConstMFRotation, ConstMFString, ConstMFTime, ConstMFVec2f, ConstMFVec3f
public abstract class ConstMField
- extends ConstField
Description of the Class
Method Summary |
abstract int |
getSize()
Gets the size attribute of the ConstMField object |
ConstMField
public ConstMField()
getSize
public abstract int getSize()
- Gets the size attribute of the ConstMField object
- Returns:
- The size value
Todo: put BSD License reference here..