1 Contains graphics related helper code. Lots of the draw and impress code is in this shared library.
4 this is where a lot of wht work would happen to move to the canvas. (what does that mean?)
7 transparent gradient stuff.
9 Drawing Layer Object diagram:
11 .------- Model ------------. .------- View -----------------------------------------.
12 | SdrObject - ViewContact | 1.* | ViewObjectContact 1.* |
13 | getChild() |-----| getPrimitiveList() -----> Object(s) ---> SdrView |
14 | getVOC() | | getRecPrimitiveList() Contact |
15 | getViewIn...| |___________|__________________________________________|
16 | dependentPrimitiveList() | |
17 |_________________________ | generates ______
19 .----------------------. |
22 | getDecomposition() |
23 |______________________|