Uses of Interface
org.jzy3d.picking.IPickable

Packages that use IPickable
org.jzy3d.picking   
org.jzy3d.plot3d.primitives.graphs.nodes   
 

Uses of IPickable in org.jzy3d.picking
 

Methods in org.jzy3d.picking with parameters of type IPickable
 void PickingSupport.registerPickableObject(IPickable pickable, java.lang.Object model)
           
 

Uses of IPickable in org.jzy3d.plot3d.primitives.graphs.nodes
 

Classes in org.jzy3d.plot3d.primitives.graphs.nodes that implement IPickable
 class PickablePoint
           
 class PickableTexture