1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Simba/branches/script-component/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
}