Uses of Interface
org.eclipse.zest.core.widgets.LayoutFilter
Packages that use LayoutFilter
-
Uses of LayoutFilter in org.eclipse.zest.core.widgets
Methods in org.eclipse.zest.core.widgets with parameters of type LayoutFilterModifier and TypeMethodDescriptionvoid
Graph.addLayoutFilter
(LayoutFilter filter) Adds a filter used for hiding elements from layout algorithm.void
Graph.removeLayoutFilter
(LayoutFilter filter) Removes given layout filter.