搜索资源列表
Draw2d
- 提供完整的 2D 图形功能,这包括抽象的 BMP 可绘制对象,几何图元的绘制功能,颜色管理功能,调色板管理功能,位块传送功能,BMP 图片文件功能,点阵字体功能和 Animate 动画对象功能
draw2d
- 绘制一些特别的图形,以及一些曲线,如B样条,图形的裁剪
Draw2D简明教程
- Draw2d是SWT平台上的图形库,你可以用它定制属于自己的、不依赖于特定操作系统本地组件的上层组件;也可以用它开发基于图形的应用程序。一般来说,基础代码编写者/GUI组件提供者们使用前一个功能,像译者这样开发应用程序的人则使用后者更多一些。 Draw2d库依赖于SWT(不依赖JFace),提供了完整的图形应用程序开发包,使用它你几乎可以作出任意的图形,但是除了简单的几何图形以外,任何图形都需要开发者自己手绘、或者用已有的图形进行组合;
Draw2d
- 提供完整的 2D 图形功能,这包括抽象的 BMP 可绘制对象,几何图元的绘制功能,颜色管理功能,调色板管理功能,位块传送功能,BMP 图片文件功能,点阵字体功能和 Animate 动画对象功能-Provide a complete 2D graphics features, including BMP can be drawn abstract objects, geometric primitives, painted feature
draw2d
- 绘制一些特别的图形,以及一些曲线,如B样条,图形的裁剪-Drawing some special graphics, as well as some curves, such as the B-spline, graphics cutting
draw2d_0.9.17
- draw2d_0.9.17.zip 主要处理画图-The main treatment draw2d_0.9.17.zip Paint
jsDraw2D
- 一个用js做的矢量图程序,非常简单,容易学习。好东西。-Js to do a vector with the procedure, very simple, easy to learn. Good things.
Draw2D
- 这是利用Java编写的一个绘制二维图形的Java程序,对Graphics2D进行了简单的使用。-It is written in Java using a two-dimensional graphics rendering Java procedures, carried out a simple use of Graphics2D.
Eclipse
- 本书系统地介绍了SWT、Draw2D、GEF、JET 等与Eclipse 插件开发相关的基础知识,并且以实际的开发案例来演示 这些知识的实战性应用,通过对这些实际开发案例的学习,读者可以非常轻松地掌握Eclipse插件开发的技能,从而开发出满 足个性化需求的插件。-This book introduces the SWT, Draw2D, GEF, JET and other Eclipse plug-ins with the
Figure
- Draw2D 中的 FigureCanvas 是 SWT Canvas 的一个扩展。FigureCanvas 可以包含 Draw2D 图形。 -Draw2D the FigureCanvas is an extension to SWT Canvas. FigureCanvas can contain Draw2D graphics.
Util
- Draw2D 有两个重要的包:org.eclipse.draw2d.geometry 和 org.eclipse.draw2d.graph,本文中使用了这两个包。org.eclipse.draw2d.geometry 包有一些有用的类-There are two important Draw2D packages: org.eclipse.draw2d.geometry and org.eclipse.draw2d.graph, thi
TutoGEF
- gef是基于Draw2D的图形框架,本工程是我在做流程图的时候参考一本英文的指导书编写的例子,内容不算复杂,主要是一个建立流程图的例子。适合于gef入门研究-gef Draw2D based graphics fr a mework, the project is when I' m doing a flow chart refer to the guidance of a book written in the English
GEF-ALL-3.2.1
- java开发中awt,swing图形界面插件-java development awt, swing GUI plug-in
org.eclipse.draw2d.examples
- 使用eclipse提供的draw2d框架,绘制一个属性结构的图形例子。-Java draw2d example
Draw2D
- 绘制具有较为完整流程的二维图形;在同一个坐标系中显示三条曲线图形-Draw a more complete process of two-dimensional graphics graphics of the three curves displayed in the same coordinate system
Eclipse
- 本书系统地介绍了SWT、Draw2D、GEF、JET 等与Eclipse 插件开发相关的基础知识,并且以实际的开发案例来演示这些知识的实战性应用。-This book introduces the SWT, Draw2D, GEF, JET and other Eclipse plug-in development-related and basic knowledge and the development of practical
draw2d
- 说明了draw2d的图形功能通过json数据格式实现-draw2d technology
org.eclipse.draw2d.examples
- Eclipse-程序界面美化技术.Eclipse-程序界面美化技术-Eclipse- beautification program interface technology.Eclipse- beautification program interface technology
GraFix
- 在 Java 中使用 Draw2D 和 SWT 绘图 编写自己的平台无关代码来创建 X-Y 坐标图、条形图和其他更多图形(Using Draw2D and SWT drawing in Java Write platform independent code to create X-Y coordinates, bar charts and other more graphics.)