McCLIM grapher now supports vertical orientation - Lisp Propulsion Laboratory log

Lisp Propulsion Laboratory log

Paolo Amoroso's weblog. Main interests: Lisp, astronomy (Moon), space exploration (Apollo and early manned programs) Calendar of past entries | Related links xml

McCLIM grapher now supports vertical orientation

Wednesday, March 16, 2005

I thought I closely watched the changes to McCLIM's CVS tree, but I apparently missed an interesting one. Besides horizontal orientation, the CLIM graphing function format-graph-from-roots now supports also vertical orientation (:orientation :vertical). I don't know when this new functionality was implemented.

As a demo, this simple patch to Apps/Listener/dev-commands.lisp, against the latest CVS sources, adds the :orientation keyword argument to the CLIM Listener Show Class Subclasses and Show Class Superclasses commands. Here is how the latter may be used:

Show Class Superclasses (class) clim-clx::clx-medium
(keywords):Orientation (orientation[:HORIZONTAL]) :vertical
For large graphs with vertical orientation McCLIM still has a few rough edges.


Copyright © 2005 by Paolo Amoroso
amoroso@mclink.it

Created with BlogMax

March 2005
Mon Tue Wed Thu Fri Sat Sun
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31
Feb  Apr
About Lisp | Practical Common Lisp (learn Lisp) | Planet Lisp (blog agregator) | Common Lisp Directory (software and resources) | Why Lisp?