[2096] in java-interest

home help back first fref pref prev next nref lref last post

java shortcomings

daemon@ATHENA.MIT.EDU (Scott D. Yelich)
Sun Sep 24 23:27:33 1995

Date: Sun, 24 Sep 95 18:48:25 MDT
From: scott@spy.org (Scott D. Yelich)
To: java-interest@java.sun.com


Ok.... it seems that java doesn't have a sufficient "inside()" method
for graphical objects.... so, I've resigned myself to implementing
this myself.  Now, all I need is to be able to get the color of a
point/pixel from a graphics canvas.

something like

color = g.getColorOfPoint(x,y);

that way I could assign 256*256*256 unique colors to graphical objects
on a hidden canvas.... but I can't see any way to do this either, with
java.


please tell me that java can at least handle this?

Scott

-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post