Uses of Interface
org.jzy3d.plot3d.primitives.pickable.Pickable
Packages that use Pickable
Package
Description
-
Uses of Pickable in org.jzy3d.chart.controllers.mouse.picking
Fields in org.jzy3d.chart.controllers.mouse.picking with type parameters of type PickableMethods in org.jzy3d.chart.controllers.mouse.picking that return types with arguments of type PickableModifier and TypeMethodDescriptionPickingSupport.processHits
(int hits, int[] buffer) Provides the number of picked object by a click.Methods in org.jzy3d.chart.controllers.mouse.picking with parameters of type PickableModifier and TypeMethodDescriptionvoid
PickingSupport.registerPickableObject
(Pickable pickable, Object model) protected void
PickingSupport.setCurrentName
(IPainter painter, Pickable pickable) -
Uses of Pickable in org.jzy3d.plot3d.primitives.pickable
Classes in org.jzy3d.plot3d.primitives.pickable that implement PickableModifier and TypeClassDescriptionclass
class
class
class
-
Uses of Pickable in org.jzy3d.plot3d.text.drawable
Classes in org.jzy3d.plot3d.text.drawable that implement Pickable -
Uses of Pickable in org.jzy3d.plot3d.text.drawable.cells
Classes in org.jzy3d.plot3d.text.drawable.cells that implement Pickable