Uses of Interface
org.jzy3d.plot3d.primitives.interactive.IInteractive

Packages that use IInteractive
org.jzy3d.plot3d.primitives.interactive   
org.jzy3d.plot3d.primitives.textured   
 

Uses of IInteractive in org.jzy3d.plot3d.primitives.interactive
 

Classes in org.jzy3d.plot3d.primitives.interactive that implement IInteractive
 class InteractiveScatter
          A Scatter that supports an "highlighted status" to change selected point color
 class InteractiveSphere
           
 

Uses of IInteractive in org.jzy3d.plot3d.primitives.textured
 

Classes in org.jzy3d.plot3d.primitives.textured that implement IInteractive
 class TexturedCube
           
 class TexturedCylinder