Uses of Class
org.jcae.viewer3d.ViewableAdaptor

Packages that use ViewableAdaptor
org.jcae.viewer3d.bg   
org.jcae.viewer3d.cad   
org.jcae.viewer3d.fd   
org.jcae.viewer3d.fe   
org.jcae.viewer3d.post   
 

Uses of ViewableAdaptor in org.jcae.viewer3d.bg
 

Subclasses of ViewableAdaptor in org.jcae.viewer3d.bg
 class ViewableBG
           
 

Uses of ViewableAdaptor in org.jcae.viewer3d.cad
 

Subclasses of ViewableAdaptor in org.jcae.viewer3d.cad
 class ViewableCAD
          A Viewable specilized to display CAD scenes.
 

Uses of ViewableAdaptor in org.jcae.viewer3d.fd
 

Subclasses of ViewableAdaptor in org.jcae.viewer3d.fd
 class SimplePlateViewable
           
 class ViewableFD
          The J3D node of this viewable has the following structure parentBranchGroup | +-domainBg | +-wire Shape3D (also in wires Collection) | +-slots Shape3D (also in slots Collection) | +-plate Shape3d (also in plates Collection) | +-plate wireframe Shape3d
 

Uses of ViewableAdaptor in org.jcae.viewer3d.fe
 

Subclasses of ViewableAdaptor in org.jcae.viewer3d.fe
 class ViewableFE
           
 

Uses of ViewableAdaptor in org.jcae.viewer3d.post
 

Subclasses of ViewableAdaptor in org.jcae.viewer3d.post
 class ImageViewable
           
 class QuadPostViewable
           
static class TextureFitter.PickViewableCAD
          A special ViewableCAD which allows picking points on a surface.