[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] Re: Draw2D - AbstractLayout.isObservingVisibility()

Felix Noz schrieb:

Hello,

I'm new to Draw2D and I need a layout that observes the visibility of the children of a figure.

I searched the messages again and found a similar thread from 08.12.2003 19:57.
In this thread the solution would be a filtered list of getModelChildren() elements.
So I think the problem can be solved.


Felix