[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: ellipse component with name label in center

Hi Gilod,

I would use a custom layout for this. However, it might be easier to use
a predefine layout, such as the stack layout. But this depends if there
are other elements in that ellipse and where you want them to be.

Regards,
Matthias

Gilod wrote:
> Hey
> I have a problem with the ellipse component in my model.
> The name label is in the upper left corner and I want it to be in the
> Center of the ellipse.
> I tried to adjsut it via the gmfgraph and ecore attribute with no
> success...
> Can you advice how should I center the lable in the ellipse component?
> Thanks
>