代码搜索:plotting
找到约 1,607 项符合「plotting」的源代码
代码结果 1,607
www.eeworm.com/read/38039/1095941
mnu intrface.mnu
INTRFACE
#
Shade#Save
Save shaded image.
#
Shade#Restore
Restore shaded image.
#
To#Postscript
Export image to a Postscript file for plotting.
#
www.eeworm.com/read/38039/1096198
mnu report_vw.mnu
REPORT#VIEW
Sheets
Display the "SHEETS" menu to access various sheet operations.
Export
Write Pro/ENGINEER data to file for plotting, FEM, IGES, etc.
www.eeworm.com/read/358155/2999494
java context.java
import java.awt.*;
import java.util.*;
public class Context
{
//this object selects one of the strategies
//to be used for plotting
private PlotStrategy plotStrategy;
float x[], y[]