What design patterns are used in diagramming tools?
        Posted  
        
            by TheMachineCharmer
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by TheMachineCharmer
        
        
        
        Published on 2010-04-20T06:31:31Z
        Indexed on 
            2010/04/24
            2:03 UTC
        
        
        Read the original article
        Hit count: 445
        
Diagram.net is good diagramming tool.
I need to understand what design patterns are used by this tool so that I can understand how it works.
- What design patterns are used in this tool?
 - What design patterns are generally used for diagramming tools?
 
I would also like to know how can I use this to develop very simple diagramming tool (Only rectangular nodes and straight links).
NOTE/Caution: I am doing this for FUN so please don't direct me to existing tools(I might down vote.. just kiddin ;).
© Stack Overflow or respective owner