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

Class vrml.external.field.EventOutMFColor

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

public class EventOutMFColor
extends EventOutMField

Constructor Index

 o EventOutMFColor()

Method Index

 o get1Value(int)
 o getValue()

Constructors

 o EventOutMFColor
  public EventOutMFColor()

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index