[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Don't show figure inside other figure compartment

Hello marco,

I suggest you extending Shape instead of plain Figure and implement fillShape()/outlineShape() methods (you can first just move current implementation into outlineShape() method.

-----------------
Alex Shatalin