Uses of Class
org.jzy3d.plot3d.primitives.CubeComposite
-
Packages that use CubeComposite Package Description org.jzy3d.chart.factories -
-
Uses of CubeComposite in org.jzy3d.chart.factories
Methods in org.jzy3d.chart.factories that return CubeComposite Modifier and Type Method Description CubeComposite
AbstractDrawableFactory. newCubeComposite(Coord3d coord, Color color, Color wireframe, float radius)
CubeComposite
IDrawableFactory. newCubeComposite(Coord3d coord, Color color, Color wireframe, float radius)
-