CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程

文件名称:Zonghexingshiyuan

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    222.05kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

用java做的、多文档的,实现了对所有平面几何图形操作的画板。比如:多边形的放大、缩小、填充、旋转、移动等。而且放大缩小可以用鼠标滚轮实现、移动可以用鼠标拖动。还有就是实现了图片的拖放功能。

-To do with java, multi-document, to achieve a planar geometry for all operations. For example: polygons, zoom, fill, rotate, move, etc. And you can zoom with the mouse wheel to achieve, you can move with the mouse drag. There is a drag and drop images to achieve. Point out, this is run on the Netbenas IDE.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Zonghexingshiyuan/build/classes/Draw/AETNode.class
Zonghexingshiyuan/build/classes/Draw/Circle.class
Zonghexingshiyuan/build/classes/Draw/Drawings.class
Zonghexingshiyuan/build/classes/Draw/Line.class
Zonghexingshiyuan/build/classes/Draw/Oval.class
Zonghexingshiyuan/build/classes/Draw/Pencil.class
Zonghexingshiyuan/build/classes/Draw/Polygon.class
Zonghexingshiyuan/build/classes/Draw/Rect.class
Zonghexingshiyuan/build/classes/Draw/Rubber.class
Zonghexingshiyuan/build/classes/Draw/WeiPoint.class
Zonghexingshiyuan/build/classes/images/Circle.GIF
Zonghexingshiyuan/build/classes/images/Color.GIF
Zonghexingshiyuan/build/classes/images/fcircle.GIF
Zonghexingshiyuan/build/classes/images/Fill.GIF
Zonghexingshiyuan/build/classes/images/Line.GIF
Zonghexingshiyuan/build/classes/images/New.GIF
Zonghexingshiyuan/build/classes/images/Open.GIF
Zonghexingshiyuan/build/classes/images/Oval.GIF
Zonghexingshiyuan/build/classes/images/Pencil.GIF
Zonghexingshiyuan/build/classes/images/Polygon.GIF
Zonghexingshiyuan/build/classes/images/Rect.GIF
Zonghexingshiyuan/build/classes/images/Rotation.GIF
Zonghexingshiyuan/build/classes/images/rub.gif
Zonghexingshiyuan/build/classes/images/Rubber.GIF
Zonghexingshiyuan/build/classes/images/Save.GIF
Zonghexingshiyuan/build/classes/images/Stroke.GIF
Zonghexingshiyuan/build/classes/images/Word.GIF
Zonghexingshiyuan/build/classes/Listener/MainListener.class
Zonghexingshiyuan/build/classes/Zonghexingshiyuan/DesktopPane.class
Zonghexingshiyuan/build/classes/Zonghexingshiyuan/DrawPanel$1.class
Zonghexingshiyuan/build/classes/Zonghexingshiyuan/DrawPanel.class
Zonghexingshiyuan/build/classes/Zonghexingshiyuan/InternalFrame.class
Zonghexingshiyuan/build/classes/Zonghexingshiyuan/MainFrame.class
Zonghexingshiyuan/build/classes/Zonghexingshiyuan/MainJMenuBar$1.class
Zonghexingshiyuan/build/classes/Zonghexingshiyuan/MainJMenuBar.class
Zonghexingshiyuan/build/classes/Zonghexingshiyuan/MainJToolBar.class
Zonghexingshiyuan/build/classes/Zonghexingshiyuan/MainPanel.class
Zonghexingshiyuan/build/classes/Zonghexingshiyuan/MovePanel$1.class
Zonghexingshiyuan/build/classes/Zonghexingshiyuan/MovePanel.class
Zonghexingshiyuan/build/classes/Zonghexingshiyuan/StrokeDialog$1.class
Zonghexingshiyuan/build/classes/Zonghexingshiyuan/StrokeDialog$2.class
Zonghexingshiyuan/build/classes/Zonghexingshiyuan/StrokeDialog.class
Zonghexingshiyuan/build.xml
Zonghexingshiyuan/dist/lib/squareness.jar
Zonghexingshiyuan/dist/README.TXT
Zonghexingshiyuan/dist/Zonghexingshiyuan.jar
Zonghexingshiyuan/manifest.mf
Zonghexingshiyuan/nbproject/build-impl.xml
Zonghexingshiyuan/nbproject/genfiles.properties
Zonghexingshiyuan/nbproject/private/private.properties
Zonghexingshiyuan/nbproject/private/private.xml
Zonghexingshiyuan/nbproject/project.properties
Zonghexingshiyuan/nbproject/project.xml
Zonghexingshiyuan/src/Draw/AETNode.java
Zonghexingshiyuan/src/Draw/Circle.java
Zonghexingshiyuan/src/Draw/Drawings.java
Zonghexingshiyuan/src/Draw/Line.java
Zonghexingshiyuan/src/Draw/Oval.java
Zonghexingshiyuan/src/Draw/Pencil.java
Zonghexingshiyuan/src/Draw/Polygon.java
Zonghexingshiyuan/src/Draw/Rect.java
Zonghexingshiyuan/src/Draw/Rubber.java
Zonghexingshiyuan/src/Draw/WeiPoint.java
Zonghexingshiyuan/src/images/Circle.GIF
Zonghexingshiyuan/src/images/Color.GIF
Zonghexingshiyuan/src/images/fcircle.GIF
Zonghexingshiyuan/src/images/Fill.GIF
Zonghexingshiyuan/src/images/Line.GIF
Zonghexingshiyuan/src/images/New.GIF
Zonghexingshiyuan/src/images/Open.GIF
Zonghexingshiyuan/src/images/Oval.GIF
Zonghexingshiyuan/src/images/Pencil.GIF
Zonghexingshiyuan/src/images/Polygon.GIF
Zonghexingshiyuan/src/images/Rect.GIF
Zonghexingshiyuan/src/images/Rotation.GIF
Zonghexingshiyuan/src/images/rub.gif
Zonghexingshiyuan/src/images/Rubber.GIF
Zonghexingshiyuan/src/images/Save.GIF
Zonghexingshiyuan/src/images/Stroke.GIF
Zonghexingshiyuan/src/images/Word.GIF
Zonghexingshiyuan/src/Listener/MainListener.java
Zonghexingshiyuan/src/Zonghexingshiyuan/DesktopPane.java
Zonghexingshiyuan/src/Zonghexingshiyuan/DrawPanel.java
Zonghexingshiyuan/src/Zonghexingshiyuan/InternalFrame.java
Zonghexingshiyuan/src/Zonghexingshiyuan/MainFrame.java
Zonghexingshiyuan/src/Zonghexingshiyuan/MainJMenuBar.java
Zonghexingshiyuan/src/Zonghexingshiyuan/MainJToolBar.java
Zonghexingshiyuan/src/Zonghexingshiyuan/MainPanel.java
Zonghexingshiyuan/src/Zonghexingshiyuan/MovePanel.java
Zonghexingshiyuan/src/Zonghexingshiyuan/StrokeDialog.java
Zonghexingshiyuan/build/classes/Draw
Zonghexingshiyuan/build/classes/images
Zonghexingshiyuan/build/classes/Listener
Zonghexingshiyuan/build/classes/Zonghexingshiyuan
Zonghexingshiyuan/build/classes
Zonghexingshiyuan/build/empty
Zonghexingshiyuan/dist/lib
Zonghexingshiyuan/nbproject/private
Zonghexingshiyuan/src/Draw
Zonghexingshiyuan/src/images
Zonghexingshiyuan/src/Listener
Zonghexingshiyuan/src/Zonghexingshiyuan
Zonghexingshiyuan/build
Zonghexingshiyuan/dist
Zonghexingshiyuan/nbproject
Zonghexingshiyuan/src
Zonghexingshiyuan/test
Zonghexingshiyuan

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com