Lecture overview -- Keyboard shortcut: 'u'  Previous page: A simple Graph Example - version 4 -- Keyboard shortcut: 'p'  Next page: An Example with Composite Nodes -- Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  slide -- Keyboard shortcut: 't'  Help page about these notes  Alphabetic index  Course home  Page 16 : 24
A Graph Library Extension of SVG
Other Graph Abstractions

In addition to the fundamental graph abstractions we support a few additional abstractions

  • Composite nodes

    • (svg-composite-node x y inner-graph attributes)

  • Empty nodes

    • (empty-svg-node x y attributes)

  • Broken edges via empty nodes

    • (svg-edge-broken from-node from-loc to-node to-loc node-break-list attributes)