swarm-support
[Top][All Lists]
Advanced

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

Re: drawHistogramWithDouble ()


From: Luis R. Izquierdo
Subject: Re: drawHistogramWithDouble ()
Date: Tue, 5 Feb 2002 23:35:57 -0200

Thanks a lot.

In that case, I will take a look at
http://ptolemy.eecs.berkeley.edu/java/ptplot/ too, as you recommended in the
mailing-list.
Thank you again.


----- Original Message -----
From: "Marcus G. Daniels" <address@hidden>
To: <address@hidden>
Sent: Tuesday, February 05, 2002 4:42 PM
Subject: Re: drawHistogramWithDouble ()


>
> LI> I meant the other way around. "drawHistogramWithDouble:" works
> LI> fine in ObjC but I can't find anything similar in Java.
>
> Interfaces like that aren't in Swarm/Java because they require pointers,
and
> thus can't be represented in Java (at least literally).  To make a method
> like this, one option would be to have a method that acted on stored
> state (setup, say, by setting each element through a method call), or
> modify the stubbing such that arrays could be passed (e.g. converted
> into a length and a pointer on the C side).
>
>                   ==================================
>    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.
>
>

                  ==================================
   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]