Uses of Class
org.pzgui.layout.AbstractLayoutable

Packages that use AbstractLayoutable
org.openflow.gui.drawables Objects which can be drawn by the Pan-Zoom GUI. 
 

Uses of AbstractLayoutable in org.openflow.gui.drawables
 

Subclasses of AbstractLayoutable in org.openflow.gui.drawables
 class Host
          Describes a host.
 class LayoutableIcon
           
 class Node
          Information about a node in the topology.
 class NodeWithPorts
          Information about a node with ports in the topology.
 class OpenFlowSwitch
          Describes an OpenFlow switch.
 class SimpleNode
          Describes a simple Node.
 class SimpleNodeWithPorts
          Describes a simple NodeWithPorts.
 class VirtualOpenFlowSwitch
          A part of an OpenFlowSwitch which is displayed independently of the rest of the switch.