All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class IT.uno.vrml.eai.Coordinate

java.lang.Object
   |
   +----IT.uno.vrml.eai.Thing
           |
           +----IT.uno.vrml.eai.Coordinate

public class Coordinate
extends Thing

Constructor Index

 o Coordinate(World)

Method Index

 o getPoint()
 o setPoint(float[][])

Constructors

 o Coordinate
 public Coordinate(World w)

Methods

 o setPoint
 public void setPoint(float p[][])
 o getPoint
 public float[][] getPoint()

All Packages  Class Hierarchy  This Package  Previous  Next  Index