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 CubeCompositeAbstractDrawableFactory. newCubeComposite(Coord3d coord, Color color, Color wireframe, float radius)CubeCompositeIDrawableFactory. newCubeComposite(Coord3d coord, Color color, Color wireframe, float radius) 
 -