All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class vlc.vrml.internal.geometry.Geometry

java.lang.Object
   |
   +----vlc.vrml.generic.geometry.VrmlObject
           |
           +----vlc.vrml.internal.geometry.VrmlObject
                   |
                   +----vlc.vrml.internal.geometry.Geometry

public abstract class Geometry
extends VrmlObject
JVerge

Version:
0.8 (beta 4) Copyright 1997 The Virtual Light Company under the GNU LGPL

The latest information and bugs in JVerge can be found at http://www.vlc.com.au/JVerge

For information on the Geometry nodes please see the VRML 97 specification Concept section 4.6.3.1

Author:
Justin Couch justin@vlc.com.au
See Also:
Box, Cone, Cylinder, ElevationGrid, Extrusion, IndexedFaceSet, IndexedLineSet, PointSet, Sphere, Text

Constructor Index

 o Geometry()
Empty constructor to prevent direct instantiation
 o Geometry(Browser)

Constructors

 o Geometry
 protected Geometry()
Empty constructor to prevent direct instantiation

 o Geometry
 protected Geometry(Browser b)

All Packages  Class Hierarchy  This Package  Previous  Next  Index