Uses of Interface
org.jzy3d.plot3d.primitives.selectable.Selectable

Packages that use Selectable
org.jzy3d.plot3d.primitives.selectable   
org.jzy3d.plot3d.primitives.textured   
 

Uses of Selectable in org.jzy3d.plot3d.primitives.selectable
 

Classes in org.jzy3d.plot3d.primitives.selectable that implement Selectable
 class SelectableScatter
          A Scatter that supports an "highlighted status" to change selected point color
 class SelectableSphere
           
 

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

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