Files
loongoffice/svx/README
Tor Lillqvist 828263c759 Huh?
Change-Id: I71527cd33d7d2bcef10dd7e7c9c7c661acb4875e
2014-04-07 07:59:13 +03:00

27 lines
1.2 KiB
Plaintext

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.
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() |
|______________________|