搜索资源列表
MiniDrawPad
- 一个java做的画图小程序,可以画直线,椭圆,圆,长方形,还可以选择画笔的粗细,画笔的颜色,可以保存图形。-do a small drawing procedure could draw straight, oval, round, rectangular, and can also choose the size of the brush, brush the color and graphics can be preserved.
graphics
- 用java语言实现的在任意点画圆和画线的程序。可以选择圆的圆点和半径,可以选择线的粗细,起始终止坐标,实线虚线等。
painting
- 用Java实现的绘图程序,给出了基本的画图元素如圆,方形,直线等,实现了画图的基本功能,从而可以画出复杂的图形
java-huaturuanjian
- java编写的一个java画图程序;工具面板--画笔,直线,圆,矩形,多边形,橡皮,清除;可以调整画笔、橡皮大小;显示画色板,调整画笔颜色;可以打开已有的图片,也可以把画的图保存起来。-java write a java drawing program Tools panel- brushes, straight line, circle, rectangle, polygon, eraser, clear can adjust the brush, eraser size display
javacircle1
- 计算机图形学 java描述画圆的三种算法-Computer graphics java describe the Circle of the three kinds of algorithms
Graphics
- 基于图形算法的图形,包括Bresenham算法和中点算法画圆以及用它们画直线-Graphic based on graphics algorithms, including the Bresenham algorithm and midpoint algorithms draw a circle and using them to draw a straight line
pb
- java 简单绘图程序,可以实现画直线,画圆,画矩形,和选择画笔大小,颜色,还有调色板和橡皮擦-java simple drawing program, can draw a straight line, circle, draw a rectangle, and select the brush size, color, and palette and eraser
renderer
- 画一个圆环,应用到opengl_es的JAVA编程,-Draw a circle, applied to the opengl_es the JAVA programming. .
java
- java 的图形界面,有基本的绘图功能,画圆,方,线,写字,背景色改变,图形填充,等功能。-java graphical interface, basic drawing functions, changes in the circle, square, line, writing, background color, graphics fill, and other functions.
Paint
- java编写的画图程序,主要功能有,画直线、画圆、画矩形、颜色改变、线条粗细调整-Paint program written by java, the main function, draw a straight line, circle, draw a rectangle, color change, line thickness adjustment
paintbrush
- java编写的一个java画图程序;工具面板--画笔,直线,圆,矩形,多边形,橡皮,清除;可以调整画笔、橡皮大小;显示画色板,调整画笔颜色;-java write a java drawing program Tools panel- brushes, straight line, circle, rectangle, polygon, eraser, clear can adjust the brush, eraser size display painting swatches to adj
Draw-a-circle
- 使用JAVA画一个圆的测试程序,有兴趣的话学习学习啊,-Draw a circle
src
- 利用Bresenham画圆法、中点画圆法以及椭圆生成算法在java界面绘制(Using the Bresenham circle method, the middle point drawing circle method and the ellipse generation algorithm to draw the java interface)