Package org.openflow.gui.drawables

Objects which can be drawn by the Pan-Zoom GUI.

See:
          Description

Class Summary
DrawableIcon Wraps an Icon object so that it can drawn on a Pan-Zoom GUI.
Flow A flow of packets along some path through some set of node-port pairs.
Host Describes a host.
LayoutableIcon  
Link Information about a link.
Node Information about a node in the topology.
NodeWithPorts Information about a node with ports in the topology.
OpenFlowSwitch Describes an OpenFlow switch.
SimpleNode Describes a simple Node.
SimpleNodeWithPorts Describes a simple NodeWithPorts.
VirtualOpenFlowSwitch A part of an OpenFlowSwitch which is displayed independently of the rest of the switch.
 

Exception Summary
Link.LinkExistsException This exception is thrown if a link which already exists is tried to be re-created.
 

Package org.openflow.gui.drawables Description

Objects which can be drawn by the Pan-Zoom GUI.