CLIM mail archive
[Prev][Next][Index][Thread]
arc-drawer in graph-formatting
-
To: carlson@titanic.cs.umass.edu, clim@BBN.COM
-
Subject: arc-drawer in graph-formatting
-
From: Scott McKay <SWM@"[128.81.253.18]">
-
Date: Mon, 3 Jan 1994 09:11 -0500
-
In-Reply-To: <9312311859.AA22703@titanic.cs.umass.edu>
Date: Fri, 31 Dec 1993 13:59 EST
From: Adam Carlson <carlson@titanic.cs.umass.edu>
Clim 1.1 (unfortunately)
Lucid 4.1
I'm trying to implement a graph drawer that will use different line
styles for the arcs depending on some attributes of the nodes being
connected. According to the clim 2.0 specs, the :arc-drawer option to
format-graph-from-roots gets 7 positional arguments, the stream, the
from and to nodes and their x and y positions. Although the optional
arc-drawer is undocumented in CLIM 1.1, I tried the same thing, and my
function was called, but as far as I can tell, the nodes are not
passed to it. Is there a patch to CLIM 1.1 that will fix this or can
anyone suggest some way of getting information about the nodes being
drawn to the arc-drawer.
You would have to ask your Lucid support person to provide this. Migrating
this code from CLIM 2.0 back to CLIM 1.1 might not be very easy...
Adam Carlson
Main Index |
Thread Index