I'm wondering how could I draw node that looks like ** UML comment **. Any suggestions?

|
|
As it is stated in the tikz manual, there is no UML support in TikZ at the moment [p. 791]. So you might find MetaUML interesting, and especially their notes. If you have installed MetaUML, simply save the following code as
You'll get this result as
So you have to define your UML structure externally and then just include the pdf in your document. Have Fun! |
|||||||||
|
copied from documentation |
|||||||||
|