1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-11-11 03:45:06 -05:00
Simba/trunk/Doc/Pics/Client_Classes.dot

13 lines
145 B
Plaintext

digraph Client {
Client [shape=box]
Client -> Window
Client -> Finder
Client -> Bitmaps
Client -> Files
Client -> OCR
Client -> DTM
}