Re: [JAVA3D] Specifying location of a text2d object

2005-06-22 Thread John Wright
Put it under a Transform Group and translate it to wherever you desire it in your scene. - John Wright Starfire Research Eli Dylan Lorimer wrote: Hi, I can't seem to figure out how to specify where I want my text2D object to be placed in my scenegraph. The constructor has no parameter to speci

[JAVA3D] Specifying location of a text2d object

2005-06-22 Thread Eli Dylan Lorimer
Hi, I can't seem to figure out how to specify where I want my text2D object to be placed in my scenegraph. The constructor has no parameter to specify this and I don't see any other way to do it. Could someone please point me in the right direction. Thanks. ./dylan =