Uses of Package
org.jzy3d.plot3d.primitives.interactive

Packages that use org.jzy3d.plot3d.primitives.interactive
org.jzy3d.chart.controllers.mouse.interactives   
org.jzy3d.plot3d.primitives.interactive   
org.jzy3d.plot3d.primitives.textured   
 

Classes in org.jzy3d.plot3d.primitives.interactive used by org.jzy3d.chart.controllers.mouse.interactives
InteractiveScatter
          A Scatter that supports an "highlighted status" to change selected point color
InteractiveSphere
           
 

Classes in org.jzy3d.plot3d.primitives.interactive used by org.jzy3d.plot3d.primitives.interactive
IInteractive
          An IInteractive object is supposed to be able to compute its projection on the screen according to the Camera settings (viewport, viewpoint, etc).
 

Classes in org.jzy3d.plot3d.primitives.interactive used by org.jzy3d.plot3d.primitives.textured
IInteractive
          An IInteractive object is supposed to be able to compute its projection on the screen according to the Camera settings (viewport, viewpoint, etc).