文件名称:SilverTreeContainer
-
所属分类:
- 标签属性:
- 上传时间:2014-02-14
-
文件大小:75.13kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
老外写的在WPF下显示树状结构的控件,包括 GraphLayout和Panel。-This article includes two very different basic assemblies and a couple of test assemblies for WPF. The first basic assembly is GraphLayout which implements the Reingold-Tilford algorithm, described here, to determine the placement of nodes in a tree structure. This tree is structured as a top down tree with the root at the top and the leaves at the bottom. This algorithm is entirely independent of any actual drawing of those nodes and so can be used for any purpose where such positioning is required. It includes options for vertical justification for nodes, collapsing of nodes, distance between sibling nodes and distance between non-sibling nodes. This assembly is not WPF specific and could easily be used to produce a GDI+ tree drawer (though I haven t included any here). It also includes a list of endpoints for lines which can be drawn as connectors between nodes. Currently, these lines are simply straight lines from the bottom center of the parent node to the top center of the child
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SilverTreeContainer/GraphLayout/
SilverTreeContainer/GraphLayout/DPoint.cs
SilverTreeContainer/GraphLayout/GraphLayout.csproj
SilverTreeContainer/GraphLayout/GraphLayout.csproj.user
SilverTreeContainer/GraphLayout/ITreeNode.cs
SilverTreeContainer/GraphLayout/LayeredTreeDraw.cs
SilverTreeContainer/GraphLayout/Properties/
SilverTreeContainer/GraphLayout/Properties/AssemblyInfo.cs
SilverTreeContainer/GraphLayout/TreeConnection.cs
SilverTreeContainer/GraphLayout/TreeNodeGroup.cs
SilverTreeContainer/SilverTreeContainer.sln
SilverTreeContainer/SilverTreeContainer/
SilverTreeContainer/SilverTreeContainer/Properties/
SilverTreeContainer/SilverTreeContainer/Properties/AssemblyInfo.cs
SilverTreeContainer/SilverTreeContainer/SilverTreeContainer.cs
SilverTreeContainer/SilverTreeContainer/SilverTreeContainer.csproj
SilverTreeContainer/SilverTreeContainer/SilverTreeContainer.csproj.user
SilverTreeContainer/SilverTreeContainer/TreeNode.cs
SilverTreeContainer/SilverTreeTest/
SilverTreeContainer/SilverTreeTest/App.xaml
SilverTreeContainer/SilverTreeTest/App.xaml.cs
SilverTreeContainer/SilverTreeTest/Page.xaml
SilverTreeContainer/SilverTreeTest/Page.xaml.cs
SilverTreeContainer/SilverTreeTest/Properties/
SilverTreeContainer/SilverTreeTest/Properties/AppManifest.xml
SilverTreeContainer/SilverTreeTest/Properties/AssemblyInfo.cs
SilverTreeContainer/SilverTreeTest/SilverTreeTest.csproj
SilverTreeContainer/SilverTreeTest/SilverTreeTest.csproj.user
TreeContainer/GraphLayout/
TreeContainer/GraphLayout/GraphLayout.sln
TreeContainer/GraphLayout/GraphLayout.suo
TreeContainer/GraphLayout/GraphLayout/
TreeContainer/GraphLayout/GraphLayout/DPoint.cs
TreeContainer/GraphLayout/GraphLayout/GraphLayout.csproj
TreeContainer/GraphLayout/GraphLayout/ITreeNode.cs
TreeContainer/GraphLayout/GraphLayout/LayeredTreeDraw.cs
TreeContainer/GraphLayout/GraphLayout/Properties/
TreeContainer/GraphLayout/GraphLayout/Properties/AssemblyInfo.cs
TreeContainer/GraphLayout/GraphLayout/TreeConnection.cs
TreeContainer/GraphLayout/GraphLayout/TreeNodeGroup.cs
TreeContainer/TreeContainer.sln
TreeContainer/TreeContainer.sln.cache
TreeContainer/TreeContainer.suo
TreeContainer/TreeContainer/
TreeContainer/TreeContainer/Properties/
TreeContainer/TreeContainer/Properties/AssemblyInfo.cs
TreeContainer/TreeContainer/Properties/Resources.Designer.cs
TreeContainer/TreeContainer/Properties/Resources.resx
TreeContainer/TreeContainer/Properties/Settings.Designer.cs
TreeContainer/TreeContainer/Properties/Settings.settings
TreeContainer/TreeContainer/Themes/
TreeContainer/TreeContainer/Themes/Generic.xaml
TreeContainer/TreeContainer/TreeContainer.cs
TreeContainer/TreeContainer/TreeContainer.csproj
TreeContainer/TreeContainer/TreeNode.cs
TreeContainer/TreeContainerTest/
TreeContainer/TreeContainerTest/App.xaml
TreeContainer/TreeContainerTest/App.xaml.cs
TreeContainer/TreeContainerTest/Properties/
TreeContainer/TreeContainerTest/Properties/AssemblyInfo.cs
TreeContainer/TreeContainerTest/Properties/Resources.Designer.cs
TreeContainer/TreeContainerTest/Properties/Resources.resx
TreeContainer/TreeContainerTest/Properties/Settings.Designer.cs
TreeContainer/TreeContainerTest/Properties/Settings.settings
TreeContainer/TreeContainerTest/TreeContainerTest.csproj
TreeContainer/TreeContainerTest/winTreeContainerTest.xaml
TreeContainer/TreeContainerTest/winTreeContainerTest.xaml.cs
TreeContainer/VisLog.xaml
TreeContainer/VisLog.xaml.cs
TreeContainer/VisLogTree/
TreeContainer/VisLogTree/App.xaml
TreeContainer/VisLogTree/App.xaml.cs
TreeContainer/VisLogTree/Properties/
TreeContainer/VisLogTree/Properties/AssemblyInfo.cs
TreeContainer/VisLogTree/Properties/Resources.Designer.cs
TreeContainer/VisLogTree/Properties/Resources.resx
TreeContainer/VisLogTree/Properties/Settings.Designer.cs
TreeContainer/VisLogTree/Properties/Settings.settings
TreeContainer/VisLogTree/VisLogTree.csproj
TreeContainer/VisLogTree/Window1.xaml
TreeContainer/VisLogTree/Window1.xaml.cs
SilverTreeContainer/GraphLayout/DPoint.cs
SilverTreeContainer/GraphLayout/GraphLayout.csproj
SilverTreeContainer/GraphLayout/GraphLayout.csproj.user
SilverTreeContainer/GraphLayout/ITreeNode.cs
SilverTreeContainer/GraphLayout/LayeredTreeDraw.cs
SilverTreeContainer/GraphLayout/Properties/
SilverTreeContainer/GraphLayout/Properties/AssemblyInfo.cs
SilverTreeContainer/GraphLayout/TreeConnection.cs
SilverTreeContainer/GraphLayout/TreeNodeGroup.cs
SilverTreeContainer/SilverTreeContainer.sln
SilverTreeContainer/SilverTreeContainer/
SilverTreeContainer/SilverTreeContainer/Properties/
SilverTreeContainer/SilverTreeContainer/Properties/AssemblyInfo.cs
SilverTreeContainer/SilverTreeContainer/SilverTreeContainer.cs
SilverTreeContainer/SilverTreeContainer/SilverTreeContainer.csproj
SilverTreeContainer/SilverTreeContainer/SilverTreeContainer.csproj.user
SilverTreeContainer/SilverTreeContainer/TreeNode.cs
SilverTreeContainer/SilverTreeTest/
SilverTreeContainer/SilverTreeTest/App.xaml
SilverTreeContainer/SilverTreeTest/App.xaml.cs
SilverTreeContainer/SilverTreeTest/Page.xaml
SilverTreeContainer/SilverTreeTest/Page.xaml.cs
SilverTreeContainer/SilverTreeTest/Properties/
SilverTreeContainer/SilverTreeTest/Properties/AppManifest.xml
SilverTreeContainer/SilverTreeTest/Properties/AssemblyInfo.cs
SilverTreeContainer/SilverTreeTest/SilverTreeTest.csproj
SilverTreeContainer/SilverTreeTest/SilverTreeTest.csproj.user
TreeContainer/GraphLayout/
TreeContainer/GraphLayout/GraphLayout.sln
TreeContainer/GraphLayout/GraphLayout.suo
TreeContainer/GraphLayout/GraphLayout/
TreeContainer/GraphLayout/GraphLayout/DPoint.cs
TreeContainer/GraphLayout/GraphLayout/GraphLayout.csproj
TreeContainer/GraphLayout/GraphLayout/ITreeNode.cs
TreeContainer/GraphLayout/GraphLayout/LayeredTreeDraw.cs
TreeContainer/GraphLayout/GraphLayout/Properties/
TreeContainer/GraphLayout/GraphLayout/Properties/AssemblyInfo.cs
TreeContainer/GraphLayout/GraphLayout/TreeConnection.cs
TreeContainer/GraphLayout/GraphLayout/TreeNodeGroup.cs
TreeContainer/TreeContainer.sln
TreeContainer/TreeContainer.sln.cache
TreeContainer/TreeContainer.suo
TreeContainer/TreeContainer/
TreeContainer/TreeContainer/Properties/
TreeContainer/TreeContainer/Properties/AssemblyInfo.cs
TreeContainer/TreeContainer/Properties/Resources.Designer.cs
TreeContainer/TreeContainer/Properties/Resources.resx
TreeContainer/TreeContainer/Properties/Settings.Designer.cs
TreeContainer/TreeContainer/Properties/Settings.settings
TreeContainer/TreeContainer/Themes/
TreeContainer/TreeContainer/Themes/Generic.xaml
TreeContainer/TreeContainer/TreeContainer.cs
TreeContainer/TreeContainer/TreeContainer.csproj
TreeContainer/TreeContainer/TreeNode.cs
TreeContainer/TreeContainerTest/
TreeContainer/TreeContainerTest/App.xaml
TreeContainer/TreeContainerTest/App.xaml.cs
TreeContainer/TreeContainerTest/Properties/
TreeContainer/TreeContainerTest/Properties/AssemblyInfo.cs
TreeContainer/TreeContainerTest/Properties/Resources.Designer.cs
TreeContainer/TreeContainerTest/Properties/Resources.resx
TreeContainer/TreeContainerTest/Properties/Settings.Designer.cs
TreeContainer/TreeContainerTest/Properties/Settings.settings
TreeContainer/TreeContainerTest/TreeContainerTest.csproj
TreeContainer/TreeContainerTest/winTreeContainerTest.xaml
TreeContainer/TreeContainerTest/winTreeContainerTest.xaml.cs
TreeContainer/VisLog.xaml
TreeContainer/VisLog.xaml.cs
TreeContainer/VisLogTree/
TreeContainer/VisLogTree/App.xaml
TreeContainer/VisLogTree/App.xaml.cs
TreeContainer/VisLogTree/Properties/
TreeContainer/VisLogTree/Properties/AssemblyInfo.cs
TreeContainer/VisLogTree/Properties/Resources.Designer.cs
TreeContainer/VisLogTree/Properties/Resources.resx
TreeContainer/VisLogTree/Properties/Settings.Designer.cs
TreeContainer/VisLogTree/Properties/Settings.settings
TreeContainer/VisLogTree/VisLogTree.csproj
TreeContainer/VisLogTree/Window1.xaml
TreeContainer/VisLogTree/Window1.xaml.cs
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.