Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Diagram Editor Layout
Diagram Editor Layout [message #31806] Mon, 28 August 2006 12:16 Go to next message
Eclipse UserFriend
Originally posted by: netsrujana.rediffmail.com

Hi,

I am trying to implement swimlanes using GMF. I want to achieve something
that i put in the attachment.

Can someone help me how I can do this, I mean how and where to set the
custom layout.

regards,
Phani Kumar K.


  • Attachment: layout.jpg
    (Size: 38.56KB, Downloaded 120 times)
Re: Diagram Editor Layout [message #60436 is a reply to message #31806] Fri, 06 October 2006 17:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: fbfd.NOSPAMarcor.de

Have you been successful implementing this in the meantime?
I also need swimlane-style-layout.
Any hints welcome.

On Mon, 28 Aug 2006 18:16:06 +0200, "Phani Kumar Kotaprolu"
<netsrujana@rediffmail.com> wrote:

>Hi,
>
>I am trying to implement swimlanes using GMF. I want to achieve something
>that i put in the attachment.
>
>Can someone help me how I can do this, I mean how and where to set the
>custom layout.
>
>regards,
>Phani Kumar K.
>
Re: Diagram Editor Layout [message #60458 is a reply to message #60436] Sat, 07 October 2006 03:47 Go to previous messageGo to next message
Eclipse UserFriend
Fabian Behrens wrote:
> Have you been successful implementing this in the meantime?
> I also need swimlane-style-layout.
> Any hints welcome.
>
> On Mon, 28 Aug 2006 18:16:06 +0200, "Phani Kumar Kotaprolu"
> <netsrujana@rediffmail.com> wrote:
>
>> Hi,
>>
>> I am trying to implement swimlanes using GMF. I want to achieve something
>> that i put in the attachment.
>>
>> Can someone help me how I can do this, I mean how and where to set the
>> custom layout.
>>
>> regards,
>> Phani Kumar K.
>>
>
Hi,

You have to implement the layout on your own (which is not that
difficult). As there is currently AFAIK no possibility to add a layout
to the canvas you might want to have a look to the
presentationLayoutProvider extension point in
org.eclipse.gmf.runtime.diagram.ui.layoutProviders.

Kind regards

Bernd
Re: Diagram Editor Layout [message #60478 is a reply to message #60458] Sat, 07 October 2006 03:57 Go to previous message
Eclipse UserFriend
Bernd Kolb wrote:
> Fabian Behrens wrote:
>> Have you been successful implementing this in the meantime?
>> I also need swimlane-style-layout.
>> Any hints welcome.
>>
>> On Mon, 28 Aug 2006 18:16:06 +0200, "Phani Kumar Kotaprolu"
>> <netsrujana@rediffmail.com> wrote:
>>
>>> Hi,
>>>
>>> I am trying to implement swimlanes using GMF. I want to achieve
>>> something that i put in the attachment.
>>>
>>> Can someone help me how I can do this, I mean how and where to set
>>> the custom layout.
>>>
>>> regards,
>>> Phani Kumar K.
>>
> Hi,
>
> You have to implement the layout on your own (which is not that
> difficult). As there is currently AFAIK no possibility to add a layout
> to the canvas you might want to have a look to the
> presentationLayoutProvider extension point in
> org.eclipse.gmf.runtime.diagram.ui.layoutProviders.
>
> Kind regards
>
> Bernd

Once more me :-)
Maybe it is sufficient to use the
org.eclipse.gmf.runtime.diagram.ui.providers.LeftRightProvid er and set
layouthints for your swimlane figures

Bernd
Previous Topic:where in the code do you specify which elements can be created when hovering over the document?
Next Topic:Removing Appearance Property Tab
Goto Forum:
  


Current Time: Sat Jul 19 18:05:02 EDT 2025

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

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

Back to the top