All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class IT.uno.vrml.eai.Shape

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

public class Shape
extends Thing

Constructor Index

 o Shape(World)

Method Index

 o setAppearance(Appearance)
 o setGeometry(Geometry)

Constructors

 o Shape
 public Shape(World w)

Methods

 o setAppearance
 public void setAppearance(Appearance a)
 o setGeometry
 public void setGeometry(Geometry g)

All Packages  Class Hierarchy  This Package  Previous  Next  Index