文件名称:jgrapht-0.7.3
- 所属分类:
- 图形图象
- 资源属性:
- [HTML]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.25mb
- 下载次数:
- 0次
- 提 供 者:
- yangm*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
解压后,源码在org目录下,只需放到相应的路径下,双击jar可以观察结果。JGrapht对象画图的机制是:将图元定义为一个一个的cell,每个cell可以是一个顶点(vertex)、边(edge)或者节点(port)中的一种。顶点可以有邻接的顶点,他们通过边相联系,边联接的两个端点称为目标和源,每个目标或者源是一个节点。节点是顶点的孩子。每个cell都可以有自己的孩子。
-Decompression, the source directory in the org, just put the appropriate path, double-click the jar could be observed. Mechanism for drawing JGrapht object is: a pixel is defined as one cell, each cell can be a vertex (vertex), edge (edge) or node (port) in one. Vertex can be adjacent to the vertex, they are linked through the side while connecting the two endpoints as the target and the source or the source of each target is a node. Child node is a vertex. Each cell can have their own children.
-Decompression, the source directory in the org, just put the appropriate path, double-click the jar could be observed. Mechanism for drawing JGrapht object is: a pixel is defined as one cell, each cell can be a vertex (vertex), edge (edge) or node (port) in one. Vertex can be adjacent to the vertex, they are linked through the side while connecting the two endpoints as the target and the source or the source of each target is a node. Child node is a vertex. Each cell can have their own children.
相关搜索: jgrapht
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jgrapht-0.7.3
.............\build.xml
.............\etc
.............\...\build.properties
.............\...\build.properties.template
.............\javadoc
.............\.......\allclasses-frame.html
.............\.......\allclasses-noframe.html
.............\.......\constant-values.html
.............\.......\deprecated-list.html
.............\.......\help-doc.html
.............\.......\index-all.html
.............\.......\index.html
.............\.......\org
.............\.......\...\jgrapht
.............\.......\...\.......\alg
.............\.......\...\.......\...\BellmanFordShortestPath.html
.............\.......\...\.......\...\BiconnectivityInspector.html
.............\.......\...\.......\...\BlockCutpointGraph.html
.............\.......\...\.......\...\BronKerboschCliqueFinder.html
.............\.......\...\.......\...\ConnectivityInspector.html
.............\.......\...\.......\...\CycleDetector.html
.............\.......\...\.......\...\DijkstraShortestPath.html
.............\.......\...\.......\...\DirectedNeighborIndex.html
.............\.......\...\.......\...\KShortestPaths.html
.............\.......\...\.......\...\NeighborIndex.html
.............\.......\...\.......\...\package-frame.html
.............\.......\...\.......\...\package-summary.html
.............\.......\...\.......\...\package-tree.html
.............\.......\...\.......\...\StrongConnectivityInspector.html
.............\.......\...\.......\...\TransitiveClosure.html
.............\.......\...\.......\...\util
.............\.......\...\.......\...\....\package-frame.html
.............\.......\...\.......\...\....\package-summary.html
.............\.......\...\.......\...\....\package-tree.html
.............\.......\...\.......\...\....\VertexDegreeComparator.html
.............\.......\...\.......\...\VertexCovers.html
.............\.......\...\.......\demo
.............\.......\...\.......\....\HelloJGraphT.html
.............\.......\...\.......\....\JGraphAdapterDemo.html
.............\.......\...\.......\....\package-frame.html
.............\.......\...\.......\....\package-summary.html
.............\.......\...\.......\....\package-tree.html
.............\.......\...\.......\....\PerformanceDemo.html
.............\.......\...\.......\DirectedGraph.html
.............\.......\...\.......\EdgeFactory.html
.............\.......\...\.......\event
.............\.......\...\.......\.....\ConnectedComponentTraversalEvent.html
.............\.......\...\.......\.....\EdgeTraversalEvent.html
.............\.......\...\.......\.....\GraphChangeEvent.html
.............\.......\...\.......\.....\GraphEdgeChangeEvent.html
.............\.......\...\.......\.....\GraphListener.html
.............\.......\...\.......\.....\GraphVertexChangeEvent.html
.............\.......\...\.......\.....\package-frame.html
.............\.......\...\.......\.....\package-summary.html
.............\.......\...\.......\.....\package-tree.html
.............\.......\...\.......\.....\TraversalListener.html
.............\.......\...\.......\.....\TraversalListenerAdapter.html
.............\.......\...\.......\.....\VertexSetListener.html
.............\.......\...\.......\.....\VertexTraversalEvent.html
.............\.......\...\.......\ext
.............\.......\...\.......\...\DOTExporter.html
.............\.......\...\.......\...\EdgeNameProvider.html
.............\.......\...\.......\...\GmlExporter.html
.............\.......\...\.......\...\GraphMLExporter.html
.............\.......\...\.......\...\IntegerEdgeNameProvider.html
.............\.......\...\.......\...\IntegerNameProvider.html
.............\.......\...\.......\...\JGraphModelAdapter.CellFactory.html
.............\.......\...\.......\...\JGraphModelAdapter.DefaultCellFactory.html
.............\.......\...\.......\...\JGraphModelAdapter.html
.............\.......\...\.......\...\MatrixExporter.html
.............\.......\...\.......\...\package-frame.html
.............\.......\...\.......\...\package-summary.html
.............\.......\...\.......\...\package-tree.html
.............\.......\...\.......\...\StringEdgeNa
.............\build.xml
.............\etc
.............\...\build.properties
.............\...\build.properties.template
.............\javadoc
.............\.......\allclasses-frame.html
.............\.......\allclasses-noframe.html
.............\.......\constant-values.html
.............\.......\deprecated-list.html
.............\.......\help-doc.html
.............\.......\index-all.html
.............\.......\index.html
.............\.......\org
.............\.......\...\jgrapht
.............\.......\...\.......\alg
.............\.......\...\.......\...\BellmanFordShortestPath.html
.............\.......\...\.......\...\BiconnectivityInspector.html
.............\.......\...\.......\...\BlockCutpointGraph.html
.............\.......\...\.......\...\BronKerboschCliqueFinder.html
.............\.......\...\.......\...\ConnectivityInspector.html
.............\.......\...\.......\...\CycleDetector.html
.............\.......\...\.......\...\DijkstraShortestPath.html
.............\.......\...\.......\...\DirectedNeighborIndex.html
.............\.......\...\.......\...\KShortestPaths.html
.............\.......\...\.......\...\NeighborIndex.html
.............\.......\...\.......\...\package-frame.html
.............\.......\...\.......\...\package-summary.html
.............\.......\...\.......\...\package-tree.html
.............\.......\...\.......\...\StrongConnectivityInspector.html
.............\.......\...\.......\...\TransitiveClosure.html
.............\.......\...\.......\...\util
.............\.......\...\.......\...\....\package-frame.html
.............\.......\...\.......\...\....\package-summary.html
.............\.......\...\.......\...\....\package-tree.html
.............\.......\...\.......\...\....\VertexDegreeComparator.html
.............\.......\...\.......\...\VertexCovers.html
.............\.......\...\.......\demo
.............\.......\...\.......\....\HelloJGraphT.html
.............\.......\...\.......\....\JGraphAdapterDemo.html
.............\.......\...\.......\....\package-frame.html
.............\.......\...\.......\....\package-summary.html
.............\.......\...\.......\....\package-tree.html
.............\.......\...\.......\....\PerformanceDemo.html
.............\.......\...\.......\DirectedGraph.html
.............\.......\...\.......\EdgeFactory.html
.............\.......\...\.......\event
.............\.......\...\.......\.....\ConnectedComponentTraversalEvent.html
.............\.......\...\.......\.....\EdgeTraversalEvent.html
.............\.......\...\.......\.....\GraphChangeEvent.html
.............\.......\...\.......\.....\GraphEdgeChangeEvent.html
.............\.......\...\.......\.....\GraphListener.html
.............\.......\...\.......\.....\GraphVertexChangeEvent.html
.............\.......\...\.......\.....\package-frame.html
.............\.......\...\.......\.....\package-summary.html
.............\.......\...\.......\.....\package-tree.html
.............\.......\...\.......\.....\TraversalListener.html
.............\.......\...\.......\.....\TraversalListenerAdapter.html
.............\.......\...\.......\.....\VertexSetListener.html
.............\.......\...\.......\.....\VertexTraversalEvent.html
.............\.......\...\.......\ext
.............\.......\...\.......\...\DOTExporter.html
.............\.......\...\.......\...\EdgeNameProvider.html
.............\.......\...\.......\...\GmlExporter.html
.............\.......\...\.......\...\GraphMLExporter.html
.............\.......\...\.......\...\IntegerEdgeNameProvider.html
.............\.......\...\.......\...\IntegerNameProvider.html
.............\.......\...\.......\...\JGraphModelAdapter.CellFactory.html
.............\.......\...\.......\...\JGraphModelAdapter.DefaultCellFactory.html
.............\.......\...\.......\...\JGraphModelAdapter.html
.............\.......\...\.......\...\MatrixExporter.html
.............\.......\...\.......\...\package-frame.html
.............\.......\...\.......\...\package-summary.html
.............\.......\...\.......\...\package-tree.html
.............\.......\...\.......\...\StringEdgeNa