Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Graphiti » Subclassing GraphicAlgorithm and provide custom implementation.
Subclassing GraphicAlgorithm and provide custom implementation. [message #638884] Fri, 12 November 2010 21:39 Go to next message
VincentL is currently offline VincentLFriend
Messages: 88
Registered: July 2009
Member
Hi,

I would like to know if it is possible to subclass the graphicAlgorithm Class and provide
my own class (Something similar to the Image class but with different behaviour)

What are the steps to achieve that?

Is it something recommanded?

Do I have to modify the graphiti source? or does Graphiti provides mecanisms to extends
its graphicAlgorithm?

Vincent

Regards,
Re: Subclassing GraphicAlgorithm and provide custom implementation. [message #639164 is a reply to message #638884] Mon, 15 November 2010 13:15 Go to previous messageGo to next message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Extending GraphicAlgorithms and providing own subclasses is not supported by
Graphiti. There is the concept of so-called PlatformGraphicsAlgorithms that
can be used to provide custom shapes that are provided using standard GEF
means.

Does that help?

Michael


"Vincent L." <lapointe_vincent_1975@hotmail.com> wrote in message
news:ibkbvj$qjd$1@news.eclipse.org...
> Hi,
>
> I would like to know if it is possible to subclass the graphicAlgorithm
> Class and provide my own class (Something similar to the Image class but
> with different behaviour)
>
> What are the steps to achieve that?
>
> Is it something recommanded?
>
> Do I have to modify the graphiti source? or does Graphiti provides
> mecanisms to extends its graphicAlgorithm?
>
> Vincent
>
> Regards,
>
>
>
Re: Subclassing GraphicAlgorithm and provide custom implementation. [message #639961 is a reply to message #639164] Thu, 18 November 2010 14:32 Go to previous message
VincentL is currently offline VincentLFriend
Messages: 88
Registered: July 2009
Member
Hi Michael,

The PlatformGraphicsAlgorithms seems to be the way to go. It work for me.

Thank you.
Previous Topic:Performing custom operation after loading the diagram
Next Topic:no visible selection if resize is not allowed
Goto Forum:
  


Current Time: Thu Apr 25 06:52:45 GMT 2024

Powered by FUDForum. Page generated in 0.02840 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top