Uses of Class
org.jzy3d.plot3d.primitives.Scatter
-
Packages that use Scatter Package Description <Unnamed> org.jzy3d.chart.factories org.jzy3d.plot3d.primitives.selectable org.jzy3d.svm.demos -
-
Uses of Scatter in <Unnamed>
Subclasses of Scatter in <Unnamed> Modifier and Type Class Description class
MonitorScatter
-
Uses of Scatter in org.jzy3d.chart.factories
Methods in org.jzy3d.chart.factories that return Scatter Modifier and Type Method Description Scatter
IDrawableFactory. newScatter()
-
Uses of Scatter in org.jzy3d.plot3d.primitives.selectable
Subclasses of Scatter in org.jzy3d.plot3d.primitives.selectable Modifier and Type Class Description class
SelectableScatter
A Scatter that supports an "highlighted status" to change selected point color -
Uses of Scatter in org.jzy3d.svm.demos
Methods in org.jzy3d.svm.demos that return Scatter Modifier and Type Method Description static Scatter
Abstract3dDemo. loadScatter(Chart chart, Coord3d[] coords)
-