vrml.external.field
Class EventOutSFInt32

java.lang.Object
  |
  +--vrml.external.field.EventOut
        |
        +--vrml.external.field.EventOutSFInt32

public class EventOutSFInt32
extends EventOut


Fields inherited from class vrml.external.field.EventOut
eventout_, eventoutobs_, fieldtype_, scene_, userdata_
 
Constructor Summary
EventOutSFInt32()
           
 
Method Summary
 int getValue()
           
 
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

EventOutSFInt32

public EventOutSFInt32()
Method Detail

getValue

public int getValue()