forked from amazingfate/loongoffice
...similar to what has been done for svx/sdtmfitm.hxx in 68969cc61adecac481ae9656978ef952f435b310 "Consistency around SdrMetricItem." Change-Id: I7f2348d82c76f6f231e34f0dfc4b6ee6fddffe55
Contains graphics related helper code. Lots of the draw and impress code is in this shared library.
xoutdev
this is where a lot of wht work would happen to move to the canvas. (what does that mean?)
svdraw
transparent gradient stuff.
Drawing Layer Object diagram:
.------- Model ------------. .------- View -----------------------------------------.
| SdrObject - ViewContact | 1.* | ViewObjectContact 1.* |
| getChild() |-----| getPrimitiveList() -----> Object(s) ---> SdrView |
| getVOC() | | getRecPrimitiveList() Contact |
| getViewIn...| |___________|__________________________________________|
| dependentPrimitiveList() | |
|_________________________ | generates ______
| / |
.----------------------. |
| basePrimitive | |
| getRange() |----`
| getDecomposition() |
|______________________|