Class vrml.external.field.EventOutMFInt32
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class vrml.external.field.EventOutMFInt32

java.lang.Object
   |
   +----vrml.external.field.EventOut
           |
           +----vrml.external.field.EventOutMField
                   |
                   +----vrml.external.field.EventOutMFInt32

public class EventOutMFInt32
extends EventOutMField

Constructor Index

 o EventOutMFInt32()

Method Index

 o get1Value(int)
 o getValue()

Constructors

 o EventOutMFInt32
  public EventOutMFInt32()

Methods

 o getValue
  public int[] getValue()
 o get1Value
  public int get1Value(int index)

All Packages  Class Hierarchy  This Package  Previous  Next  Index