文件名称:miniCAD
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-12-24
- 文件大小:
- 428kb
- 下载次数:
- 0次
- 提 供 者:
- P***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
miniCAD-java GUI实现的小型CAD软件,界面其实模仿了windows画图的风格,实现了画线、画圆、画矩形、画文字载入图片,并能改变图形的颜色和大小。-In this project, you should use Java GUI to implement a simple drawing board.
To get full marks, you should implement to:
1.draw line, circle, rectangle, text
2.change the color of a target
3.change the position of a targets
4.change the size of a targets
5.save images as files and load a image file
All processes of changes should be visible.
To get full marks, you should implement to:
1.draw line, circle, rectangle, text
2.change the color of a target
3.change the position of a targets
4.change the size of a targets
5.save images as files and load a image file
All processes of changes should be visible.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jarFile
.......\images
.......\......\circle.png
.......\......\icon.png
.......\......\line.png
.......\......\point.png
.......\......\rectangle.png
.......\......\text.png
.......\......\zoomin.png
.......\......\zoomout.png
.......\miniCAD.jar
report.pdf
sourceFile
..........\images
..........\......\circle.png
..........\......\icon.png
..........\......\line.png
..........\......\point.png
..........\......\rectangle.png
..........\......\text.png
..........\......\zoomin.png
..........\......\zoomout.png
..........\readme.txt
..........\src
..........\...\cn
..........\...\..\peimin
..........\...\..\......\miniCAD
..........\...\..\......\.......\miniCAD.java