2 compartments separated by a dotted line [message #115051] |
Wed, 28 March 2007 09:47  |
Eclipse User |
|
|
|
Hi!
I want to create a node containing name property and 2 compartments layed
out horizontally, separated by a dotted line.
In pseudo-graphics it will looks as follows:
+-----------------------------------------+
|name |
+-----------------------------------------+
|compartment 1 title . compartment 2 title|
| . |
| . |
| . |
| . |
+-----------------------------------------+
Inside each of the compartments I plan to have a column of square nodes,
later I will need to connect some of the nodes with edges.
Currently I'm stumbled over implementing the dotted line and having the
compartments layed out horizontally. Is it possible?
Thanks, Alexey
|
|
|
|
Re: 2 compartments separated by a dotted line [message #115158 is a reply to message #115051] |
Wed, 28 March 2007 12:11  |
Eclipse User |
|
|
|
Hi Alexey,
It should be possible to define this structure in gmfgraph and assign
compartments to use corresponding figures. With few (if any)
modifications of gmfmap model, you will get gmfgen to specify
ParentAssignedViewmaps for the compartments, the same way as labels
normally do.
Best regards,
Boris Blajer
Alexey Semenov wrote:
> Hi!
>
> I want to create a node containing name property and 2 compartments
> layed out horizontally, separated by a dotted line.
>
> In pseudo-graphics it will looks as follows:
>
> +-----------------------------------------+
> |name |
> +-----------------------------------------+
> |compartment 1 title . compartment 2 title|
> | . |
> | . |
> | . |
> | . |
> +-----------------------------------------+
>
> Inside each of the compartments I plan to have a column of square nodes,
> later I will need to connect some of the nodes with edges.
>
> Currently I'm stumbled over implementing the dotted line and having the
> compartments layed out horizontally. Is it possible?
>
> Thanks, Alexey
|
|
|
Powered by
FUDForum. Page generated in 0.03579 seconds