The problem is that I was calling
DisplayImplJ2D.getProjectionControl().setMatrix(double[])
with an invalid matrix (still trying to figure out what I did
to corrupt the matrix, but when I remove the call, the problem
goes away). Sorry to trouble the list.
-Curtis
At 06:27 AM 8/8/2003, you wrote:
>I am preparing for a new VisBio release, and when testing the "Java2D only"
>display mode, I received the following error. I tested a Java2D example and
>it worked fine, so I must be doing something different in my code somewhere.
>
>Any thoughts?