搜索资源列表
ScatterTrendChart
- 绘制复杂图片代码,包括散点图、柱状图、趋势图、饼图等,或者几种图形的合图-drawing complex code, including the plot, histogram, trends, pie, or several graphics graph
Java_JGraph
- 在Java中使用JGraph实现图形绘制。 关于JGraph,open-open上是这样介绍的:JGraph,纯Java开发的图形组件,支持拖,放,缩放,合并等其它操作。它可以被结合到任何的Swing应用程序当中。 -In the Java implementation used in JGraph graph drawing.
jsGraphicsDemo2010.11.17.22.07
- 矢量图形编辑系统基于一个javascr ipt库JSDRAW2D,该库中封装了绘制各种图元的函数。提供了设置图元的基本属性的类库。该类库采用纯javascr ipt和DOM语言编写。以一个像素的DIV作为矢量图形的最小单位,所以绘制出来的图形具有速度快,占用空间小的优势。 矢量图形编辑系统,采用动态绘制,选择所需的图形按钮,在绘图区,随着鼠标拖动,同代绘制图形。同时该系统采用AJAX技术,将绘制好的图形的基本属性,传入服务器中,保存到图形数据库中。 -Vector graphics ed
jgraphx-1_10_0_3
- Jgraph http://www.jgraph.com/ 是一个开源的,兼容Swing的基于MVC体系结构图形组件,具有以下特点: 1) 完全Swing兼容; 2) 简单、高效的设计;- JGraph provides a range of graph drawing
graph
- java编写的基本的画图工具,可以画一些基本的图形,很好的参考作用,希望可以帮到大家-java prepared by the basic drawing tools, you can draw some basic graphics, a good reference, I hope you can help
javatest
- 编写程序实现以下功能: 读取数据(格式自定,可以是网络数据、数据 文件或数据库) 根据读取的数据绘制统计图形(两种以上) 有交互界面选择绘制的方式(图形类型、统计 方式等) 其他自行设计功能 -Write a program to achieve the following functions: read data (custom format, which can be netwo
jfreechart
- 利用ftreecharts 绘制柱状图,显示好的效果-Ftreecharts drawing using a bar graph showing the effect of the good
graph
- 一个简单的绘图小程序,可以画直线、曲线、圆、矩形等,并自由选择颜色。-A simple drawing applet, you can draw straight lines, curves, circles, rectangles, etc., and the freedom to choose the color.