swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Graph and GraphElement in Java


From: Marcus G. Daniels
Subject: Re: Graph and GraphElement in Java
Date: 13 Sep 2000 08:00:31 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "MB" == Marie-Edith Bissey <address@hidden> writes:

MB> In an experiment written for Swarm in ObjectiveC, I am using the
MB> Graph and GraphElement classes in order to represent graphically
MB> the results of the simulation.  I would like to "translate" this
MB> program using javaSwarm, but cannot find any Graph classes in
MB> Java. The documentation makes me think these classes are actually
MB> not implemented in javaSwarm. In this case, what is the
MB> alternative?

The `gui' interfaces are available if you really want them, but
you need to rebuild Swarm from source with a few changes.¹

Instead, I would suggest you go to www.jars.com and search for "plot".
`ptplot' is one that I know works.

¹ The variable *removed-protocols* in java-stub.el (or interface.el
in the snapshot sources) is a list of all the protocols that are taken
out of the Swarm/Java layer.  Simply remove the lines you want back and 
do a new build/install.

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]