forked from amazingfate/loongoffice
Change-Id: Ic6374ce45e3a3ba97217ae77e91f9143f46e277b Reviewed-on: https://gerrit.libreoffice.org/8396 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
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.
svdraw
transparent gradient stuff.
Lots of the draw and impress code is in this shared library.
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() |
|______________________|