Uses of Class
org.jzy3d.plot3d.primitives.LineStripInterpolated
-
Packages that use LineStripInterpolated Package Description org.jzy3d.chart.factories -
-
Uses of LineStripInterpolated in org.jzy3d.chart.factories
Methods in org.jzy3d.chart.factories that return LineStripInterpolated Modifier and Type Method Description LineStripInterpolated
IDrawableFactoryDesign. newLineInterpolated(List<Coord3d> controlPoints, int resolution)
-