搜索资源列表
testshape
- 3. 设计一个接口Shape,接口中包含方法:Draw和Resize。定义一些具体类,如:Point、Line、Circle、Rectangle等,每个类都实现接口Shape。Draw方法绘制图形,Resize方法改变图形大小。用Java实现这些接口和类,并用测试类测试它们。 注意:不需要真正绘制图形,如Line的Draw方法只需输出下面文本即可: “直线的起点是(x1,y1,),终点是(x2,y2)”-3. A Shape interface design, interfaces includ
whiteboard
- FLEX 电子白板 可以写字,画直线 画圆 擦除,撤销,等等,方便集成到 系统中。-FLEX whiteboard can write, draw a straight line circle erase, remove, etc., to facilitate integration into the system.
whiteboard
- 涂鸦版程序,可画线,园,方等规则图形。还可以输入文字。php+mysql-whiteboard. You can draw line, circle, rect, and input text. php+mysql
draw
- java画图板,能画矩形、圆、直线。并能实现图形的扩大缩小移动变换颜色。-java drawing board to draw rectangle, circle, straight line. And narrow the achievement of the expansion of mobile graphics color transformation.
JFrame
- 1. 能在JFrame、JApplet、Canvas等对象上绘制圆、椭圆、矩形、线段等图形。 2. 能编写画圆、画矩形等应用程序。 -1. Can JFrame, JApplet, Canvas and other objects to draw circles, ellipses, rectangles, line segments and other graphics. 2. Can write draw a circle, draw rectangle, etc. applicat
javaDrawing
- java的绘画程序,、 一个实现了,画圆,直线、,随意画等功能的java画图... 、-java drawing program, an implementation, and draw a circle, line,, free java drawing painting and other functions ...,
drawBoard
- 简单的画板,可以画圆,三角,直线等 也可以选择颜色,粗细-A simple drawing board, you can draw a circle, triangle, line, etc. can also choose the color, thickness
DrawTest
- 自己写的一个画flex仪表盘的简单例子,内容:画圆环,圆的刻度线,刻度值,指针旋转-Draw flex to write a simple example of the instrument panel, the initial implementation: painting circle, circle the scale line, scale value, pointer rotation
myShape_xyl
- 实现了用Java画圆,画直线的功能。是直接调用的类库实现的,不是自己实现的-Achieved with the Java circle, draw a straight line features. Is a direct call to the class library, not their implementation
mysecondpanelmodify
- 简单的画图板,能绘制圆形、方形、直线、曲线,保存与读取等功能!-Simple drawing board, can draw a circle, square, line, curve, save and read the other features!
Draw
- 图形绘制:直线 虚线 多边形 圆 绘图设置:设置线宽 颜色 功能:剪裁 平移-Rendering: Drawing a straight line dashed circle polygon settings: Set the color line width function: tailoring translation
WindowsPaint
- 这个程序可以打开一张图片和保存图片,可以选择你要的颜色来画直线,画矩形,和画圆,并可以保存你画画的结果哦!你直接在eclipse建一个和我这个文件同名的类,然后把代码拷贝过去直接运行即可!-This program can open a picture and save the picture, can choose the color you wanted to draw a straight line, painting rectangular, and painting circle, a
jsp_bresenham_line_circle
- 用bresenham算法在javascr ipt下实现简单的画圆和bresenham画直线内容~-With javascr ipt the html a simple circle bresenham and bresenham draw a straight line content to
PrintPicture
- 试设计一个简单的电路元件图形库,能够根据线、矩形、圆等画出一个电路图-Try to design a simple circuit elements graphics library, be able to draw a line, rectangle, circle, etc. Circuit
Draw
- 通过JAVA程序的开发,实现基本绘图的功能。画直线,曲线,椭圆,圆。明白java的类层关系,掌握基本的java编程-Through the development of JAVA program, the realization of the basic drawing functions. Draw a straight line, curve, ellipse, circle. Understand the layer to Java, basic knowledge of Java pro
drawBoard
- java编写的画图板,能够实现矩形,直线,椭圆,橡皮擦,撤销,重做等功能-A Java DrawBoard,it can draw rectangle,line,circle and has rubber and can also undo and redo
Desktop
- java实现画简单的图形,如直线、矩形、圆等,可以选择画笔的颜色和画笔的大小等-Java draw simple graphics, such as a straight line, rectangle, circle, can choose the color of the pen and brush size
one-drawing-program-based-on-java
- 一个绘图程序,程序可以根据用户的请求绘制圆、矩形、直线等几何图形,并且可以移动这些图形.-A drawing program, the program can be based on user requests to draw a circle, rectangle, line and other geometric shapes, and can move these graphics
miniCAD
- use Java GUI to implement a simple drawing board. implement 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 im
minicad
- In this project, you should use Java GUI to implement a simple drawing board. draw line, circle, rectangle, text change the color of a target change the position of a targets change the size of a targets save images as files and load a i