Uses of Class
javax.media.j3d.J3DGraphics2D

Packages that use J3DGraphics2D
javax.media.j3d Provides the core set of classes for the 3D graphics API for the Java platform; click here for more information, including explanatory material that was formerly found in the guide. 
 

Uses of J3DGraphics2D in javax.media.j3d
 

Methods in javax.media.j3d that return J3DGraphics2D
 J3DGraphics2D Canvas3D.getGraphics2D()
          Get the 2D graphics object associated with this Canvas3D.