Uses of Class
mathcomp.gui.draw3d.Draw3D

Packages that use Draw3D
mathcomp.gui.draw3d Visualization of functions in 3D. 
 

Uses of Draw3D in mathcomp.gui.draw3d
 

Methods in mathcomp.gui.draw3d with parameters of type Draw3D
static javax.swing.JFrame Draw3D.showFunctionInFrame(Draw3D d, java.lang.String title)