All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class berkeley.cs.dmc.vrml.field.ConstSFTime

java.lang.Object
   |
   +----berkeley.cs.dmc.vrml.Field
           |
           +----berkeley.cs.dmc.vrml.ConstField
                   |
                   +----berkeley.cs.dmc.vrml.field.ConstSFTime

public class ConstSFTime
extends ConstField

Constructor Index

 o ConstSFTime(double)

Method Index

 o getValue()
 o toString()

Constructors

 o ConstSFTime
 public ConstSFTime(double time)

Methods

 o getValue
 public double getValue()
 o toString
 public String toString()
Overrides:
toString in class Object

All Packages  Class Hierarchy  This Package  Previous  Next  Index