Files
loongoffice/svx/README
Andras Timar b55259eeb5 typo fixes
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
2013-12-20 15:55:00 +01: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.
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() |
|______________________|