From 6e9eea3f908ba7cb32ee76b71ec2416e92fd982c Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Tue, 17 Apr 2012 07:09:28 +0000 Subject: [PATCH] Add italic font spec, expand diagram types --- TODO | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 528ed25..d4719a8 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,15 @@ $Id$ +When UMLGraph 2.29 comes out use for italic fonts? + +http://stackoverflow.com/questions/8609546/umlgraph-not-automatic-integrated-in-javadoc + +Support for all UML diagrams: state, use-case, etc. + +State diagrams: +See state-example.dot +See alsohttp://forrst.com/posts/State_Machine_Dont_abuse_the_if-1fE + Add in UmlGraphDoc support for showing package dependencies. See http://java.dzone.com/articles/reverse-engineer-source-code-u#comment-6124 @@ -20,8 +30,6 @@ public class A { } Requires special care for containers and arrays. -Support for all UML diagrams: state, use-case, etc. - command-line (and global) options for setting all graph attributes Class options for setting edge attributes fillcolor fontcolor etc per edge