Class vrml.MField
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class vrml.MField

java.lang.Object
   |
   +----vrml.Field
           |
           +----vrml.MField

public class MField
extends Field

Constructor Index

 o MField()

Method Index

 o clear()
 o delete(int)
 o getSize()

Constructors

 o MField
  public MField()

Methods

 o getSize
  public abstract int getSize()
 o clear
  public abstract void clear()
 o delete
  public abstract void delete(int index)

All Packages  Class Hierarchy  This Package  Previous  Next  Index