Package net.clackrouter.topology.graph

Provides visual graph components and handling for the "zoomed out" topology view.

See:
          Description

Class Summary
TopoHostCell Simple class to represent a virtual host within the Jgraph GraphModel that represents a VNS topology.
TopoInterfaceCell Subclass of DefaultPort to implement a component port within a JGraph GraphModel representing an VNS topology.
TopoInterfaceView View of an interface for the Topology Graph.
TopoInterfaceView.TopoInterfaceRenderer  
TopologyView ClackView for the graph showing a VNS topology using a TopoGraph.
TopoPhysicalHostView View for a physical host in a Topology JGraph.
TopoVirtualHostView View for a virtual host in a Topology JGraph.
TopoWire Represents a wire connecting two interfaces within JGraph GraphModel representing a VNS Topology.
 

Package net.clackrouter.topology.graph Description

Provides visual graph components and handling for the "zoomed out" topology view.