|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Representation of a ROUTE.
A route belongs to a specific execution space, whether that be the main world or a proto or inline contained within that world. The information about the execution space is not contained in this route as that is expected to be set, along with this route, in the route manager.
| Method Summary | |
int |
getDestinationIndex()
Get the index of the destination field of this route. |
VRMLNode |
getDestinationNode()
Get the reference to the destination node of this route. |
int |
getSourceIndex()
Get the index of the source field of this route. |
VRMLNode |
getSourceNode()
Get the reference to the source node of this route. |
| Method Detail |
public VRMLNode getSourceNode()
public int getSourceIndex()
public VRMLNode getDestinationNode()
public int getDestinationIndex()
|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||