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