2015-05-20 02:16:12 +03:00
|
|
|
TODO
|
2015-06-10 03:42:48 +03:00
|
|
|
3. Detect bidirectional edge and correctly display it w/o parallelization
|
2014-02-24 17:04:27 +04:00
|
|
|
|
|
|
|
Add edge labels - labels on path
|
|
|
|
http://www.codeproject.com/Articles/30090/Text-On-A-Path-in-WPF
|
|
|
|
|
2015-01-31 22:27:15 +03:00
|
|
|
http://en.wikipedia.org/wiki/Automatic_label_placement
|
2015-06-10 00:02:58 +03:00
|
|
|
|
|
|
|
|
|
|
|
NOTES
|
2016-01-14 01:55:56 +03:00
|
|
|
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
|