Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

vrml.external.field
Class EventInMFInt32  view EventInMFInt32 download EventInMFInt32.java

java.lang.Object
  extended byvrml.external.field.EventIn
      extended byvrml.external.field.EventInMFInt32

public class EventInMFInt32
extends EventIn


Constructor Summary
EventInMFInt32()
           
 
Method Summary
 void set1Value(int index, int value)
           
 void setValue(int[] value)
           
 
Methods inherited from class vrml.external.field.EventIn
getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventInMFInt32

public EventInMFInt32()
Method Detail

set1Value

public void set1Value(int index,
                      int value)

setValue

public void setValue(int[] value)