Uses of Package
edu.cmu.sun.components

Packages that use edu.cmu.sun.components
edu.cmu.sun.components A list of custom components created for drawing parts of the scene. 
edu.cmu.sun.view Component3D objects that update the scene graph from the models and dispatch mouse events to controllers. 
 

Classes in edu.cmu.sun.components used by edu.cmu.sun.components
Text2DView
          Renders text in LG3D by mapping a bitmap onto a polygon.
 

Classes in edu.cmu.sun.components used by edu.cmu.sun.view
BoxComponent
          This is a simple 3D box.
ImageComponent
          A Component3D object that replaces the ImagePanel Shape3D that LG3D provides.
TextComponent
          TextComponent is a Component3D that displays a simple string at a specified size and weight (boldness).