I created the following issue for this:

http://argouml.tigris.org/issues/show_bug.cgi?id=5635

Feel free to add any additional information that I've missed.

Mark

On Sat, Jan 17, 2009 at 9:04 AM, Bob Tarling <[email protected]> wrote:

> I've just been chatting online with Mark regarding this.
>
> Mark will be creating an issue from that discussion. Please link that
> issue here Mark so that others following this thread can continue
> there if they wish.
>
> Bob
>
> 2009/1/16 Mark Fortner <[email protected]>:
> > I'm working on ArgoPrint and one of the needs that we have is to generate
> > "clickable" Figs.  This would make it possible to add links to objects in
> > the SVG diagram to documentation about those objects.  From an API
> > perspective this might look like this:
> >
> > SVGWriter writer = new SVGWriter(outputFile);
> > writer.setLinkTemplate("<a 
> > href=\"somewhere.com/objId=%s\<http://somewhere.com/objId=%s%5C>">%s</a>",
> new
> > String[]{objectId, objectSvgFragment});
> >
> > The last line would allow a developer to surround an object with a link.
> >
> > Is anyone considering this type of use case in the proposed re-write of
> > SVGWriter?
> >
> > --
> > Mark Fortner
> >
> > blog: http://feeds.feedburner.com/jroller/ideafactory
> >
>
> ------------------------------------------------------
>
> http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=1030764
>
> To unsubscribe from this discussion, e-mail: [
> [email protected]].
>



-- 
Mark Fortner

blog: http://feeds.feedburner.com/jroller/ideafactory

Reply via email to