AbsInt Logoai Logo

GDL: Fish-Eye Views

Prev. (Icons) Next (Layout Algorithms) Index Sitemap home

slide

Fish-Eye Views

  • Specified by

    view: view mode
  • Supported view modes

     cfish   // cartesian
     pfish   // polar
    fcfish   // fixed radius
    fpfish   // ''
    dcfish   // double focus (experimental)
    dpfish   // ''

example

Example

graph: { view: pfish
         edge.linestyle: invisible
         node.textcolor:   9
         color         :  19
         scaling       :   5.5
         yspace        : 100
         node.label    : " "

node: {title: "1" }  node: {title: "2" }            // ...
node: {title: "16"  label: "\fB\fi062\fi060" focus} // ...
node: {title: "23"}  node: {title: "24"}

edge:     {source: "1" target: "4"}   // ...
nearedge: {source: "1" target: "2"}   // ...
       }

// click here to view the entire source code

aiSee!!

Hint

  • Fish-eye views settings can be changed
    interactively in the View Dialog Box


top Prev. (Icons) Next (Layout Algorithms) 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/fisheye.htm