FreeWRL/FreeX3D
3.0.0
|
Public Member Functions | |
FWRoute (FreeWRLNode sn, String sf, FreeWRLNode dn, String df) | |
String | toString () |
boolean | equals (Object o) |
X3DNode | getSourceNode () throws InvalidRouteException |
X3DNode | getDestinationNode () throws InvalidRouteException |
String | getSourceField () throws InvalidRouteException |
String | getDestinationField () throws InvalidRouteException |
void | dispose () |
Definition at line 4 of file FWRoute.java.