AbsInt Logoai Logo

GDL: Node Information Windows

Prev. (Anchors) Next (Subgraphs) Index Sitemap home

slide

Node Information

  • Up to 3 additional information windows
    can be associated with a node

  • The contents of an information window is specified by

    info1 or info2 or info3: "one or several line(s) of text"
    
  • Topics for the Information submenu are specified by

    infoname1 or infoname2 or infoname3: "title"
    

example

Example


graph: {infoname3: "capital"
        node.textcolor : red
        edge.arrowstyle: none

node: {title: "Germany" color: 19
                        bordercolor: 31 info3: "Berlin "}
node: {title: "France"  bordercolor:  1 info3: "Paris " }
node: {title: "Italy"   bordercolor: 10 info3: "Rome "  }
node: {title: "Spain"   color: 19       info3: "Madrid" }

edge:     { source: "Germany"  target: "Italy"  }
edge:     { source: "France"   target: "Spain"  }
nearedge: { source: "Germany"  target: "France" }

       }

aiSee!!

Hint

  • ASCII control characters can be used

    in order to influence the font style and/or font color within an information window



top Prev. (Anchors) Next (Subgraphs) Sitemap home


Please send any suggestions, comments or questions to webmaster@absint.com or use our feedback page.
Contents and Webdesign © Copyright 2000 & 2001 by AbsInt Angewandte Informatik GmbH.
This page was last modified on 11th of May 2001. This page URL is http://www.absint.com/aisee/gdl/guide/info.htm