|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TopoHostCell | |
---|---|
net.clackrouter.topology.create | |
net.clackrouter.topology.graph | Provides visual graph components and handling for the "zoomed out" topology view. |
Uses of TopoHostCell in net.clackrouter.topology.create |
---|
Methods in net.clackrouter.topology.create with parameters of type TopoHostCell | |
---|---|
void |
CreateTopologyView.addLink(TopoHostCell host1_cell,
java.lang.String iface_name1,
TopoHostCell host2_cell,
java.lang.String iface_name2)
|
Constructors in net.clackrouter.topology.create with parameters of type TopoHostCell | |
---|---|
CreateTopoHostView(TopoHostCell cell,
JGraph graph,
CellMapper cm)
|
Uses of TopoHostCell in net.clackrouter.topology.graph |
---|
Constructors in net.clackrouter.topology.graph with parameters of type TopoHostCell | |
---|---|
TopoVirtualHostView(TopoHostCell cell,
JGraph graph,
CellMapper cm)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |