Uses of Interface
org.freehep.j3d.plot.PickAndClickProcessable
-
Packages that use PickAndClickProcessable Package Description org.freehep.j3d.plot -
-
Uses of PickAndClickProcessable in org.freehep.j3d.plot
Classes in org.freehep.j3d.plot that implement PickAndClickProcessable Modifier and Type Class Description classExtendedPlot3DclassSurfacePlot2Description : A 3D surface plot extending freehep's abstract plot builder, alternative to freehep's SurfacePlot.classView3DScatterPlotConstructors in org.freehep.j3d.plot with parameters of type PickAndClickProcessable Constructor Description PickAndClickBehavior(PickAndClickProcessable processable, javax.media.j3d.Canvas3D canvas, javax.media.j3d.BranchGroup branchGroup)
-