Class AbstractProto

java.lang.Object
org.web3d.vrml.nodes.proto.AbstractProto
All Implemented Interfaces:
VRMLNodeTemplate
Direct Known Subclasses:
ExternalPrototypeDecl, ProtoInstancePlaceHolder, PrototypeDecl

public abstract class AbstractProto extends Object implements VRMLNodeTemplate
Base representation of the common functionality for the PROTO and EXTERNPROTO node types.

Note: This implementation does not handle IS values to pass field information to body nodes.

Version:
$Revision: 1.12 $
Author:
Justin Couch