Uses of Class
org.jzy3d.plot3d.primitives.Sphere
-
Packages that use Sphere Package Description org.jzy3d.chart.factories org.jzy3d.plot3d.primitives.pickable org.jzy3d.plot3d.primitives.selectable -
-
Uses of Sphere in org.jzy3d.chart.factories
Methods in org.jzy3d.chart.factories that return Sphere Modifier and Type Method Description SphereIDrawableFactory. newSphere() -
Uses of Sphere in org.jzy3d.plot3d.primitives.pickable
Subclasses of Sphere in org.jzy3d.plot3d.primitives.pickable Modifier and Type Class Description classPickableSphere -
Uses of Sphere in org.jzy3d.plot3d.primitives.selectable
Subclasses of Sphere in org.jzy3d.plot3d.primitives.selectable Modifier and Type Class Description classSelectableSphere
-