ILayoutFilter
can be used to filter layout objects, so that they
are not reported to any ILayoutAlgorithm
.true
to indicate that the given Edge
is
irrelevant for layout.true
to indicate that the given Node
is
irrelevant for layout.true
when the given Edge
is not relevant for
layout according to the configured layout filters
.true
when the given Node
is not relevant for
layout according to the configured layout filters
.LayoutProperties.MOVABLE_PROPERTY
of the given
Node
.LayoutProperties.RESIZABLE_PROPERTY
of the given
Node
.Copyright (c) 2014 itemis AG and others. All rights reserved.