搜索资源列表
Library-Graphics2D-0-0-0-8
- 比较不错的图形开发库,用c++语言编写,可以作为cad软件的一部分。-quite good graphics development libraries, using c + + language, the software can be used as part of the cad.
huizhiyutianchong
- 利用java.awt.Graphics2D类绘制各种图形,矩形,圆,二次曲线,饼形以及它们的填充图形等-use java.awt.Graphics2D draw various types of graphics, rectangle, circle, conic, pie-shaped and filled their graphics
graphics2d&3d
- 使用VC++做出的类似画图板的小程序以及三维中类似3dmax的小程序。简单实用-use is made of similar small drawing board procedures and 3D 3Dmax similar small programs. Simple and practical
taiji
- 利用java中Graphics2D对象的fill方法编的一个有趣的太极图-which Graphics2D object fill method of a series of interesting Taijitu
Griphics2D
- 用路径算法实现了Graphics2D图形的编程-path algorithm using a graphical programming Graphics2D
taiji
- 利用java中Graphics2D对象的fill方法编的一个有趣的太极图-which Graphics2D object fill method of a series of interesting Taijitu
Griphics2D
- 用路径算法实现了Graphics2D图形的编程-path algorithm using a graphical programming Graphics2D
Library-Graphics2D-0-0-0-8
- 比较不错的图形开发库,用c++语言编写,可以作为cad软件的一部分。-quite good graphics development libraries, using c++ language, the software can be used as part of the cad.
huizhiyutianchong
- 利用java.awt.Graphics2D类绘制各种图形,矩形,圆,二次曲线,饼形以及它们的填充图形等-use java.awt.Graphics2D draw various types of graphics, rectangle, circle, conic, pie-shaped and filled their graphics
graphics2d&3d
- 使用VC++做出的类似画图板的小程序以及三维中类似3dmax的小程序。简单实用-use is made of similar small drawing board procedures and 3D 3Dmax similar small programs. Simple and practical
Draw2D
- 这是利用Java编写的一个绘制二维图形的Java程序,对Graphics2D进行了简单的使用。-It is written in Java using a two-dimensional graphics rendering Java procedures, carried out a simple use of Graphics2D.
prg1
- Create Circle in Java - Java Awt tutorials provides circle creation program in java, how to create circle ... Here is the code of this program: ... Graphics2D ga = (Graphics2D)g-Create Circle in Java - Java Awt tutorials
Graphics2D
- another file data structures
painter2D
- 简单画板,可以实现实线虚线的转换和颜色的变换,用Graphics2D做的-Simple drawing board, you can achieve the conversion of the solid line dotted line and color transform Graphics2D
java_print
- 0/获取打印服务对象(寻找打印机) 1/继承Printable实现接口方法print,以便打印机进行打印 2/用Graphics2D直接输出、用TextLayout直接输出、用lineBreaker输出多行文本 -0/Get the print service objects (look for the printer) 1/Printable inherited interface method print, so the
java-Print
- 用java实现打印功能用java实现打印,java.awt中提供了一些打印的API,要实现打印,首先要获得打印对象,然后继承Printable实现接口方法print,以便打印机进行打印,最后用用Graphics2D直接输出直接输出。-Using java to achieve print function to print using java, java.awt provides some printing API, to achie
OverrideGraphics2D
- This Graphics2D allows to fix some basic settings (Color, Font, Paint, Stroke, XORMode) of a delegate Graphics2D, overriding any subsequent attempts to change those settings.
jfontstext
- Java平台字体演示示例,演示不同字体在不同样式和不同字体大小情况下的显示效果。所有的字体都是程序运行平台上的字体。具体的绘制过程中用到了Graphics2D 类中的drawString()方法,用于绘制文本。-Java platform font demo, demo different fonts in different styles and different font sizes for the display case. A
ConcentricSquare
- 本例子举例说明了java中graphics2d的简单用途和常用画图函数。-This example illustrates the use of java in graphics2d simple and common drawing functions.
Graphics2D
- Game Programming - Graphics2D