Uses of Class
org.jzy3d.plot3d.primitives.enlightables.Enlightable

Packages that use Enlightable
org.jzy3d.plot3d.primitives.enlightables   
org.jzy3d.ui.editors   
 

Uses of Enlightable in org.jzy3d.plot3d.primitives.enlightables
 

Subclasses of Enlightable in org.jzy3d.plot3d.primitives.enlightables
 class EnlightableDisk
           
 class EnlightablePolygon
           
 class EnlightableSphere
          A Sphere allows rendering a sphere.
 

Uses of Enlightable in org.jzy3d.ui.editors
 

Methods in org.jzy3d.ui.editors with parameters of type Enlightable
 void MaterialEditor.setTarget(Enlightable enlightable)