Java画图板源码

上传者: breezeghost | 上传时间: 2022-04-14 22:15:34 | 文件大小: 71KB | 文件类型: RAR
软件主要功能: 任选一种画线算法实现绘制任意坐标的线段 要求:线能够设置线型、线宽和颜色;线的端点坐标获取可以采用鼠标点取或采用弹出对话框的方式。 任选一种画圆算法实现绘制任意圆心、半径的圆 要求:线能够设置线型、线宽和颜色;线的端点坐标获取可以采用鼠标点取或采用弹出对话框的方式。 任选一种区域填充算法实现任意多边行的填充 要求:填充区域为五边形以上的多边形。 任选一种二维变换形式实现任意多边行的变换 要求:变换的多边形为五边形以上。 任选一种裁剪算法实现任意线段的裁剪 要求:裁剪区域为五边形以上的多边形,裁剪区域内外的线段经过裁剪后分别用不同的颜色绘制采用。 将上述所有功能集成为一个类似“画图”软件的小型系统

文件下载

资源详情

[{"title":"( 69 个子文件 71KB ) Java画图板源码","children":[{"title":"fbd","children":[{"title":".project <span style='color:#111;'> 379B </span>","children":null,"spread":false},{"title":"help.txt <span style='color:#111;'> 17B </span>","children":null,"spread":false},{"title":"src","children":[{"title":"view","children":[{"title":"Panel2.java <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"Panel1.java <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false},{"title":"LineWidth.java <span style='color:#111;'> 1.41KB </span>","children":null,"spread":false},{"title":"DulpShape.java <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"Panel4.java <span style='color:#111;'> 1.24KB </span>","children":null,"spread":false},{"title":"LineBar.java <span style='color:#111;'> 2.07KB </span>","children":null,"spread":false},{"title":"CircleBar.java <span style='color:#111;'> 1.93KB </span>","children":null,"spread":false},{"title":"MyCanvas.java <span style='color:#111;'> 6.51KB </span>","children":null,"spread":false},{"title":"Panel3.java <span style='color:#111;'> 1.68KB </span>","children":null,"spread":false},{"title":"LineInter.java <span style='color:#111;'> 1.41KB </span>","children":null,"spread":false},{"title":"Window.java <span style='color:#111;'> 4.69KB </span>","children":null,"spread":false}],"spread":false},{"title":"line","children":[{"title":"LineObj.java <span style='color:#111;'> 564B </span>","children":null,"spread":false},{"title":"Bresenham.java <span style='color:#111;'> 2.76KB </span>","children":null,"spread":false}],"spread":true},{"title":"fill","children":[{"title":"CutFill.java <span style='color:#111;'> 5.28KB </span>","children":null,"spread":false},{"title":"Fill.java <span style='color:#111;'> 2.99KB </span>","children":null,"spread":false},{"title":"Calc.java <span style='color:#111;'> 3.08KB </span>","children":null,"spread":false}],"spread":true},{"title":"alternate","children":[{"title":"Move.java <span style='color:#111;'> 49B </span>","children":null,"spread":false}],"spread":true},{"title":"circle","children":[{"title":"DrawCircle.java <span style='color:#111;'> 2.37KB </span>","children":null,"spread":false},{"title":"CircleWidth.java <span style='color:#111;'> 122B </span>","children":null,"spread":false}],"spread":true},{"title":"library","children":[{"title":"Cut.java <span style='color:#111;'> 748B </span>","children":null,"spread":false},{"title":"LibraryDraw.java <span style='color:#111;'> 1.80KB </span>","children":null,"spread":false},{"title":"EvenRect.java <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"OddRect.java <span style='color:#111;'> 1.91KB </span>","children":null,"spread":false},{"title":"Alter.java <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false}],"spread":true},{"title":"fbd","children":[{"title":"main","children":[{"title":"Main.java <span style='color:#111;'> 332B </span>","children":null,"spread":false},{"title":"Call.java <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"file","children":[{"title":"FileExtensionFilter.java <span style='color:#111;'> 615B </span>","children":null,"spread":false},{"title":"TextFileEditorJFrame.java <span style='color:#111;'> 5.91KB </span>","children":null,"spread":false},{"title":"FileManager.java <span style='color:#111;'> 10.21KB </span>","children":null,"spread":false}],"spread":true},{"title":"data","children":[{"title":"Data.java <span style='color:#111;'> 607B </span>","children":null,"spread":false}],"spread":true},{"title":"documents","children":[{"title":"help.txt <span style='color:#111;'> 17B </span>","children":null,"spread":false},{"title":"JDesktop.java <span style='color:#111;'> 1023B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".settings","children":[{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'> 629B </span>","children":null,"spread":false}],"spread":true},{"title":".classpath <span style='color:#111;'> 301B </span>","children":null,"spread":false},{"title":"bin","children":[{"title":"view","children":[{"title":"MyCanvas.class <span style='color:#111;'> 6.16KB </span>","children":null,"spread":false},{"title":"Panel2.class <span style='color:#111;'> 1.80KB </span>","children":null,"spread":false},{"title":"LineInter.class <span style='color:#111;'> 2.00KB </span>","children":null,"spread":false},{"title":"CircleBar.class <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false},{"title":"LineWidth.class <span style='color:#111;'> 2.00KB </span>","children":null,"spread":false},{"title":"LineBar.class <span style='color:#111;'> 2.73KB </span>","children":null,"spread":false},{"title":"Panel3.class <span style='color:#111;'> 2.17KB </span>","children":null,"spread":false},{"title":"Panel4.class <span style='color:#111;'> 1.67KB </span>","children":null,"spread":false},{"title":"Panel1.class <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false},{"title":"Window.class <span style='color:#111;'> 5.06KB </span>","children":null,"spread":false},{"title":"DulpShape.class <span style='color:#111;'> 2.44KB </span>","children":null,"spread":false}],"spread":false},{"title":"line","children":[{"title":"Bresenham.class <span style='color:#111;'> 2.63KB </span>","children":null,"spread":false},{"title":"LineObj.class <span style='color:#111;'> 718B </span>","children":null,"spread":false}],"spread":true},{"title":"fill","children":[{"title":"Fill.class <span style='color:#111;'> 3.71KB </span>","children":null,"spread":false},{"title":"Calc.class <span style='color:#111;'> 251B </span>","children":null,"spread":false},{"title":"CutFill.class <span style='color:#111;'> 4.27KB </span>","children":null,"spread":false}],"spread":true},{"title":"alternate","children":[{"title":"Move.class <span style='color:#111;'> 257B </span>","children":null,"spread":false}],"spread":true},{"title":"circle","children":[{"title":"CircleWidth.class <span style='color:#111;'> 276B </span>","children":null,"spread":false},{"title":"DrawCircle.class <span style='color:#111;'> 2.02KB </span>","children":null,"spread":false}],"spread":true},{"title":"library","children":[{"title":"LibraryDraw.class <span style='color:#111;'> 1.97KB </span>","children":null,"spread":false},{"title":"EvenRect.class <span style='color:#111;'> 1.99KB </span>","children":null,"spread":false},{"title":"OddRect.class <span style='color:#111;'> 1.95KB </span>","children":null,"spread":false},{"title":"Alter.class <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false},{"title":"Cut.class <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false}],"spread":true},{"title":"fbd","children":[{"title":"main","children":[{"title":"Main.class <span style='color:#111;'> 458B </span>","children":null,"spread":false},{"title":"Call.class <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"file","children":[{"title":"TextFileEditorJFrame.class <span style='color:#111;'> 5.44KB </span>","children":null,"spread":false},{"title":"FileExtensionFilter.class <span style='color:#111;'> 841B </span>","children":null,"spread":false},{"title":"FileManager.class <span style='color:#111;'> 6.85KB </span>","children":null,"spread":false}],"spread":true},{"title":"data","children":[{"title":"Data.class <span style='color:#111;'> 886B </span>","children":null,"spread":false}],"spread":false},{"title":"documents","children":[{"title":"help.txt <span style='color:#111;'> 17B </span>","children":null,"spread":false},{"title":"JDesktop.class <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"软件说明.doc <span style='color:#111;'> 19.50KB </span>","children":null,"spread":false}],"spread":true}]

评论信息

  • ym943542188 :
    不错,很好用,我喜欢
    2015-08-24
  • wobengkui :
    不错,功能很全,值得学习
    2014-12-27
  • u010216786 :
    不错 但是还是有点问题
    2014-10-08
  • u014276818 :
    感谢分享~可以简单地画图还是有一些借鉴意义的~
    2014-10-04
  • qi15637293252 :
    虽然不错,但是不是自己想要的!
    2014-06-13

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明