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

Class vrml.external.field.EventInMFFloat

java.lang.Object
   |
   +----vrml.external.field.EventIn
           |
           +----vrml.external.field.EventInMFFloat

public class EventInMFFloat
extends EventIn

Constructor Index

 o EventInMFFloat()

Method Index

 o set1Value(int, float)
 o setValue(float[])

Constructors

 o EventInMFFloat
  public EventInMFFloat()

Methods

 o setValue
  public void setValue(float value[]) throws IllegalArgumentException
 o set1Value
  public void set1Value(int index,
                        float value) throws IllegalArgumentException

All Packages  Class Hierarchy  This Package  Previous  Next  Index