- To: Helen Yi <y.yi@xxxxxxxxxxxxx>
- Subject: Re: keep the rubberband on screen?
- From: Bill Hibbard <billh@xxxxxxxxxxxxx>
- Date: Mon, 22 Apr 2002 18:35:27 -0500 (CDT)
On Mon, 22 Apr 2002, Helen Yi wrote: > I am new to VisAD, could you please give me some help on how to write the new > class? You do it by creating a file full of Java code, similar to any source file that extends visad/DataRenderer.java. There is a partially completed DataRenderer tutorial on the VisAD web page. You may be better off to just live with the way RubberBandBoxRendererJ3D works. I cannot give you detailed advice on how to make the change you suggest - it is too complex. Bill
- Follow-Ups:
- Re: keep the rubberband on screen?
- From: Ugo Taddei
- Re: keep the rubberband on screen?
- References:
- Re: keep the rubberband on screen?
- From: Helen Yi
- Re: keep the rubberband on screen?