vrml.external.field
Class EventOutMField

java.lang.Object
  |
  +--vrml.external.field.EventOut
        |
        +--vrml.external.field.EventOutMField
Direct Known Subclasses:
EventOutMFColor, EventOutMFFloat, EventOutMFInt32, EventOutMFNode, EventOutMFRotation, EventOutMFString, EventOutMFVec2f, EventOutMFVec3f

public class EventOutMField
extends EventOut


Fields inherited from class vrml.external.field.EventOut
eventout_, eventoutobs_, fieldtype_, scene_, userdata_
 
Constructor Summary
EventOutMField()
           
 
Method Summary
 int getSize()
           
 
Methods inherited from class vrml.external.field.EventOut
advise, getType, gotEventCB, initialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventOutMField

public EventOutMField()
Method Detail

getSize

public int getSize()