Class iicm.vrml.pw.FieldNames
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class iicm.vrml.pw.FieldNames

java.lang.Object
   |
   +----iicm.vrml.pw.FieldNames

public class FieldNames
extends Object
FieldNames - definition of field names; field creation by name Copyright (c) 1996,97 IICM

Variable Index

 o FIELD_MFColor
 o FIELD_MFFloat
 o FIELD_MFInt32
 o FIELD_MFNode
 o FIELD_MFRotation
 o FIELD_MFString
 o FIELD_MFVec2f
 o FIELD_MFVec3f
 o FIELD_SFBool
 o FIELD_SFColor
 o FIELD_SFFloat
 o FIELD_SFImage
 o FIELD_SFInt32
 o FIELD_SFNode
 o FIELD_SFRotation
 o FIELD_SFString
 o FIELD_SFTime
 o FIELD_SFVec2f
 o FIELD_SFVec3f

Variables

 o FIELD_SFBool
  public final static String FIELD_SFBool
 o FIELD_SFColor
  public final static String FIELD_SFColor
 o FIELD_SFFloat
  public final static String FIELD_SFFloat
 o FIELD_SFImage
  public final static String FIELD_SFImage
 o FIELD_SFInt32
  public final static String FIELD_SFInt32
 o FIELD_SFNode
  public final static String FIELD_SFNode
 o FIELD_SFRotation
  public final static String FIELD_SFRotation
 o FIELD_SFString
  public final static String FIELD_SFString
 o FIELD_SFTime
  public final static String FIELD_SFTime
 o FIELD_SFVec2f
  public final static String FIELD_SFVec2f
 o FIELD_SFVec3f
  public final static String FIELD_SFVec3f
 o FIELD_MFColor
  public final static String FIELD_MFColor
 o FIELD_MFFloat
  public final static String FIELD_MFFloat
 o FIELD_MFInt32
  public final static String FIELD_MFInt32
 o FIELD_MFNode
  public final static String FIELD_MFNode
 o FIELD_MFRotation
  public final static String FIELD_MFRotation
 o FIELD_MFString
  public final static String FIELD_MFString
 o FIELD_MFVec2f
  public final static String FIELD_MFVec2f
 o FIELD_MFVec3f
  public final static String FIELD_MFVec3f

All Packages  Class Hierarchy  This Package  Previous  Next  Index