1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Simba/Doc/Pics/Client_Classes.dot
2010-06-15 19:15:52 +02:00

12 lines
153 B
Plaintext

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