Uses of Class
org.web3d.vrml.nodes.proto.ProtoROUTE
Packages that use ProtoROUTE
-
Uses of ProtoROUTE in org.web3d.vrml.nodes.proto
Methods in org.web3d.vrml.nodes.proto that return types with arguments of type ProtoROUTEModifier and TypeMethodDescriptionPrototypeDecl.getRouteDecls()Get the set of the current route declarations that are available for this definitions.Methods in org.web3d.vrml.nodes.proto with parameters of type ProtoROUTEModifier and TypeMethodDescriptionvoidPrototypeDecl.addRouteDecl(ProtoROUTE route) The route declaration to be registered with the node declaration at this level.