Hi all,
Thorsten Behrens schrieb:
Regina Henschel wrote:
in drawinglayer I see class SdrLineAttribute and class
LineAttribute, which are nearly the same but SdrLineAttribute has
Transparency and DotDashArray. I'm confused. Is class LineAttribute
"deprecated" and should not be altered and its use exchanged with
SdrLineAttribute?
Hi Regina,
I believe LineAttribute is the low-level-graphics version, that's
e.g. comparable to the vcl gdi expressiveness - I'd thus probably
not extend it without a need. SdrLineAttribute, conversely, is the
one used in svx from the Draw objects - so I'd use/extend that for
the advanced stuff (line ends, I presume?).
from the explanation I got it is clear now, that I need both and the
property linecap has to be added to both. I have defined 'enum
B2DLineCap', add a member to ImpLineAttribute and adapted the methods in
both cases.
Kind regards
Regina
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.