зеркало из https://github.com/stride3d/GraphX.git
15 строки
467 B
Plaintext
15 строки
467 B
Plaintext
TODO
|
|
3. Detect bidirectional edge and correctly display it w/o parallelization
|
|
|
|
Add edge labels - labels on path
|
|
http://www.codeproject.com/Articles/30090/Text-On-A-Path-in-WPF
|
|
|
|
http://en.wikipedia.org/wiki/Automatic_label_placement
|
|
|
|
|
|
NOTES
|
|
1. If custom object 1st time position is incorrect - CHECK if it has Arrange() specified in LayoutUpdated event!
|
|
|
|
|
|
perf
|
|
http://blogs.msdn.com/b/llobo/archive/2009/11/10/new-wpf-features-cached-composition.aspx?wa=wsignin1.0 |