Re: UML Diagram & line thickness
- From: "Lars Clausen" <lars raeder dk>
- To: "discussions about usage and development of dia" <dia-list gnome org>
- Subject: Re: UML Diagram & line thickness
- Date: Thu, 16 Feb 2006 22:47:01 +0100 (CET)
Rob McDonald sagde:
How can I change the line thickness in a UML class diagram? I don't see
an
option in the GUI, and I've poked around the uncompressed *.xml file, and
nothing jumps out at me.
You go into the objects/UML/class.c file (and related files), add a line
thickness attribute, use it in the appropriate places, recompile, and
Bob's your uncle! :) Alas, that is one of the (too many) things that the
Class object doesn't allow yet. Adding the attribute itself would
probably be simple, but I'm not sure doing the calculations to place
everything correctly after it would be -- but I could be wrong.
-Lars
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]