Download List

프로젝트 설명

Tree Layout Helper is a .NET/Mono library that provides some utilities for handling tree structures. Most importantly, it supports the display of tree structures as two-dimensional graphics. By using ready-made interfaces, you can specify the size of your nodes, and the Tree Layout Helper library will take care of placing those nodes appropriately.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-10 10:13
1.0.0 Initial Release

이것은 첫 번째 안정 된 릴리스 이다.
Tags: Stable, Initial release
This is the first stable release.

2011-12-26 05:45
0.10.0 Release Candidate for 1.0

이 릴리스 디렉터리/파일 탐색기 응용 프로그램 처럼 나무를 표시 하는 대체 트리 레이아웃 계층 구조형 레이아웃을 추가 합니다. 다양 한 버그 수정을 포함 되어 있습니다.
Tags: Release Candidate
This release adds the hierarchy layout, an alternative tree layout that displays trees like in directory/file explorer applications. It also contains various bugfixes.

2011-12-12 07:09
0.9 Beta

이 도우미 라이브러리의 첫 번째 공개입니다. 현재 버전은 기존의 나무 또는 흐름 그래프 (예: 필터/흐름 그래프도 부울 식 트리 표시)으로 4 방향 (LeftToRight, TopToBottom, RightToLeft, 및 BottomToTop)에서 나무를 세우고를 지원 합니다.
Tags: Initial beta release, Initial announcement, Beta
This is the first public release of the helper library. The current version supports laying out trees in four orientations (LeftToRight, TopToBottom, RightToLeft, and BottomToTop), either as conventional trees or as flow graphs (for example, to display a Boolean expression tree as a filter/flow graph).

Project Resources