Uses of Interface
org.web3d.vrml.lang.ROUTE
Packages that use ROUTE
Package
Description
-
Uses of ROUTE in org.web3d.vrml.export
Methods in org.web3d.vrml.export with parameters of type ROUTEModifier and TypeMethodDescriptionprotected abstract voidBaseRetainedExporter.printROUTE(ROUTE route, Map<VRMLNode, String> defMap) Print a ROUTE statement.voidX3DClassicRetainedExporter.printROUTE(ROUTE route, Map<VRMLNode, String> defMap) Print a ROUTE statement.voidX3DRetainedSAXExporter.printROUTE(ROUTE route, Map<VRMLNode, String> defMap) Print a ROUTE statement. -
Uses of ROUTE in org.web3d.vrml.lang
Fields in org.web3d.vrml.lang with type parameters of type ROUTEMethods in org.web3d.vrml.lang that return types with arguments of type ROUTE -
Uses of ROUTE in org.web3d.vrml.nodes.proto
Classes in org.web3d.vrml.nodes.proto that implement ROUTEModifier and TypeClassDescriptionclassInternal Proto handler representation of a ROUTE.Methods in org.web3d.vrml.nodes.proto with parameters of type ROUTEModifier and TypeMethodDescriptionvoidAdd a new ROUTE instance to the internal list.voidProtoScene.removeRoute(ROUTE node) Remove a route instance from the internal list. -
Uses of ROUTE in org.web3d.vrml.renderer
Classes in org.web3d.vrml.renderer that implement ROUTEMethods in org.web3d.vrml.renderer with parameters of type ROUTEModifier and TypeMethodDescriptionvoidAdd a new ROUTE instance to the internal list.voidCRVRMLScene.removeRoute(ROUTE node) Remove a route instance from the internal list. -
Uses of ROUTE in org.web3d.vrml.scripting.sai
Fields in org.web3d.vrml.scripting.sai with type parameters of type ROUTEModifier and TypeFieldDescriptionBaseExecutionContext.routeWrapperMapMapping of the ROUTE to its X3DRoute wrapperMethods in org.web3d.vrml.scripting.sai with parameters of type ROUTEModifier and TypeMethodDescriptionvoidAdd a new ROUTE instance to the internal list.voidSAIVRMLScene.removeRoute(ROUTE node) Remove a route instance from the internal list. -
Uses of ROUTE in org.xj3d.core.eventmodel
Methods in org.xj3d.core.eventmodel with parameters of type ROUTEModifier and TypeMethodDescriptionvoidRouteManager.addRoute(VRMLExecutionSpace space, ROUTE route) Add a route object to the system.voidRouteManager.removeRoute(VRMLExecutionSpace space, ROUTE route) Remove a route object from the system.Method parameters in org.xj3d.core.eventmodel with type arguments of type ROUTE -
Uses of ROUTE in org.xj3d.impl.core.eventmodel
Methods in org.xj3d.impl.core.eventmodel with parameters of type ROUTEModifier and TypeMethodDescriptionvoidDefaultRouteManager.addRoute(VRMLExecutionSpace space, ROUTE route) Add a route object to the system.voidDefaultRouteManager.removeRoute(VRMLExecutionSpace space, ROUTE route) Remove a route object from the system.Method parameters in org.xj3d.impl.core.eventmodel with type arguments of type ROUTE