LayoutFlow
그래프 드로잉 알고리즘 세트.
Lassalle Technologies사에서 공개
2002년 부터 ComponentSource에서 판매중
가격: ₩ 883,500 버젼: v1.0 업데이스 날짜: May 3, 2005
LayoutFlow is a collection of 4 layout components to enable you to automatically display graphs or flow charts following some aesthetic rules. Includes: HFlow (hierarchical), SFlow (symmetric), TFlow (tree) and OFlow (orthogonal). These controls are AddFlow extensions. Each of these controls allows performing a graph layout automatically, positioning its vertices (also called nodes) and edges (also called links) on a form containing an AddFlow control.

이미지 1/5
LayoutFlow is a set of four graph layout controls:
A demonstration of each of these products is available in the LayoutDemo sample provided with AddFlow.
HFlow, OFlow, SFlow and TFlow are AddFlow extensions and you cannot use them without AddFlow. Typically, you can first create your nodes and links inside AddFlow, using the AddFlow API, giving each node a random or a...