diff --git a/projects/viztool/docs/notes.txt b/projects/viztool/docs/notes.txt index 4b7ffc8f..25cf272b 100644 --- a/projects/viztool/docs/notes.txt +++ b/projects/viztool/docs/notes.txt @@ -11,6 +11,27 @@ specifications. Move the package exclusion processing into the PackageEnumerator rather than the current hack of having the HierarchyVisualizer do it. +** From : +Create an Ant Task that allows you to do something like this: + + + + + + + + +Or: + + + + + + + + +That would be fun. + * Inheritance visualization enhancements Lay chains out vertically rather than horizontally to achieve better density and a more aesthetic arrangement. This will probably require a @@ -27,3 +48,6 @@ on a page rather than pushing them to the next page. * General visualization enhancements Add page numbers somewhere. [shaper@waywardgeeks.org] + +* Printing enhancements +Add current date to printed page.