Use Case diagram - first steps!

Today I’ve started the implementation of use case diagrams; the first task being the implementation of the different graphical elements that constitute a nice use case.

The first one is the “Actor”, that little guy always appearing together with bubbles, showing the principal functional requirements of the system to build. And this is the result! Thanks to the amazing Juce vector drawing primitives and native support for drag and drop, I can now add actors to the canvas and drag them around.

uc1.png

Not much but a nice step forward! Stay tuned for more.


 
 
 

Leave a Reply