[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: UML Diagram & line thickness



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]