 AddFlow是一款ActiveX控製程序,允許你快速創建流程表應用程序。其功能包括為每個圖表中的對象 (節點或者連接線)分配不同的顏色,字體,形狀,風格,圖片,文字等。 節點移動後仍然保持連接。支持Metafiles文件,支持序列化,多層撤消/重 做,打印,縮放,貝塞爾曲線和样條曲線,轉移連接,連接跳躍,多選,卷屏,用戶數據連接,圖形瀏覽。 免費Runtime發布。
--------------------------------------------------------------- 更新日期:2011/05/18 採購正式版、大量授權報價、技術支援、軟體諮詢、委託採購、詢問報價請來電 02-29299388 分機16 , 來信service@orderble.com,或 點我------------------------------------------------------------------------------
在這些工具的主要目的是提供一個方法來自動顯示圖形或流程圖以合理的方式,下面的一些審美規則。 目前,我們提出了一個ActiveX版本和一個。NET版本4圖佈局的組成部分。
HFlow | HFlow 允許執行一個 層次 佈局圖。頂點都被排列在水平層次。 該訂單上的頂點層選擇,使過路的數目保持盡可能小。 |  | sFlow流量 | sFlow流量 允許執行一個 對稱 佈局圖。對稱佈局產生了高度的對稱性,是特別有用的無向圖,其中的邊緣方向並不重要。 |  | TFlow | TFlow 允許執行 樹 佈局圖。這種樹的佈局,只適用於特定子集圖:紮根樹。 在這樣一個圖,沒有頂點可能有一個以上的父母。 |  | OFlow | OFlow 允許執行的 正交 佈局圖。
|
Graph layout components / LayoutFlow
The primary purpose of those tools is to offer a way to automatically display graphs or flow charts in a reasonable manner, following some aesthetic rules. Currently, we propose an ActiveX version and a .NET version of 4 Graph layout components.
HFlow | HFlow allows performing a hierarchical layout on a graph. Vertices are arranged in horizontal layers. The orders of the vertices on the layers are chosen so that the number of crossings is kept as small as possible. |  | SFlow | SFlow allows performing a symmetric layout on a graph. The symmetric layout produces a high degree of symmetry and is particularly useful for undirected graphs, where the directions of the edge are not important. |  | TFlow | TFlow allows performing a tree layout on a graph. The tree layout applies only to a specific subset of graphs: rooted trees. In such a graph, no vertice may have more than one parent. |  | OFlow | OFlow allows performing an orthogonallayout on a graph. |
|