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