[JAVA2D] Elastic band

2002-10-23 Thread Gary Roussak
Can anyone point me at any examplesthat tell me how to program the stretching of a rectangular 'elastic band' over some form of drawing canvas, using aclick drag action of the mouse?Hopefully you know what I mean - I'm trying to simulate in Java 2D the metaphor used by many of the typical

Re: [JAVA2D] Elastic band

2002-10-23 Thread Dmitri Trembovetski
Hi Gary, one of the demos shipped with Java SDK does just that, check out java sdk dir/demo/applets/DrawTest Thank you, Dmitri On Wed, Oct 23, 2002 at 09:16:0p +0100, Gary Roussak wrote: Can anyone point me at any examples that tell me how to program the stretching of a

Re: [JAVA2D] drawImage and AffinTransform

2002-10-23 Thread Auguste Genovesio
I keep on having some problems with j2se 1.4.1 on Solaris and Linux, even if i must say that the speed has been improved... some images sometimes (after a transform) appear lighter ! Jerome Blouin wrote: I've just read that j2se 1.4 is suppose to fix this kind of problem because of the new