| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Light | |
|---|---|
| org.jzy3d.plot3d.rendering.lights | |
| org.jzy3d.plot3d.rendering.scene | |
| org.jzy3d.ui.editors | |
| Uses of Light in org.jzy3d.plot3d.rendering.lights | 
|---|
| Fields in org.jzy3d.plot3d.rendering.lights with type parameters of type Light | |
|---|---|
protected  List<Light> | 
LightSet.lights
 | 
| Methods in org.jzy3d.plot3d.rendering.lights that return Light | |
|---|---|
 Light | 
LightSet.get(int id)
 | 
| Methods in org.jzy3d.plot3d.rendering.lights with parameters of type Light | |
|---|---|
 void | 
LightSet.add(Light light)
 | 
 void | 
LightSet.remove(Light light)
 | 
| Constructor parameters in org.jzy3d.plot3d.rendering.lights with type arguments of type Light | |
|---|---|
LightSet(List<Light> lights)
 | 
|
| Uses of Light in org.jzy3d.plot3d.rendering.scene | 
|---|
| Methods in org.jzy3d.plot3d.rendering.scene with parameters of type Light | |
|---|---|
 void | 
Scene.add(Light drawable)
Add a light to the scene.  | 
 void | 
Scene.remove(Light drawable)
Remove a drawable from the scene.  | 
| Uses of Light in org.jzy3d.ui.editors | 
|---|
| Fields in org.jzy3d.ui.editors declared as Light | |
|---|---|
protected  Light | 
LightEditor.light
 | 
| Methods in org.jzy3d.ui.editors with parameters of type Light | |
|---|---|
 void | 
LightEditor.setTarget(Light light)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||