Class ProtoDeclare

java.lang.Object
All Implemented Interfaces:
X3DChildNode, X3DNode

public class ProtoDeclare extends X3DConcreteStatement implements X3DChildNode
ProtoDeclare defines new Prototype nodes. Nested ProtoDeclares and ProtoInstances are allowed by the specification. This concrete class represents an X3D ProtoDeclare statement.

ProtoDeclare statement tooltip: ProtoDeclare is a Prototype Declaration, defining a new node made up of other node(s). ProtoDeclare contains ProtoInterface and ProtoBody statements.
See Also: