Class ROUTE

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

public class ROUTE extends X3DConcreteStatement implements X3DChildNode
ROUTE connects output fields of event-producing nodes to input fields of event-consuming nodes. This concrete class represents an X3D ROUTE statement.

ROUTE statement tooltip: ROUTE connects output fields of event-producing nodes to input fields of event-consuming nodes.
See Also: