vrml.external.field
Class EventOutSFNode

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

public class EventOutSFNode
extends EventOut


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

EventOutSFNode

public EventOutSFNode()
Method Detail

getValue

public Node getValue()