|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface X3DRoute
Representation of a ROUTE structure in X3D.
| Method Summary | |
|---|---|
java.lang.String |
getDestinationField()
Get the name of the destination field of this route. |
X3DNode |
getDestinationNode()
Get the reference to the destination node of this route. |
java.lang.String |
getSourceField()
Get the name of the source field of this route. |
X3DNode |
getSourceNode()
Get the reference to the source node of this route. |
| Method Detail |
|---|
X3DNode getSourceNode()
java.lang.String getSourceField()
X3DNode getDestinationNode()
java.lang.String getDestinationField()
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||