Package | Description |
---|---|
org.eclipse.zest.layouts |
Modifier and Type | Interface and Description |
---|---|
interface |
LayoutEntity
This represents a single entity, providing the layout algorithms with
a common interface to run on.
|
interface |
LayoutRelationship
This represents a single relationship, providing the layout algorithms with
a common interface to run on.
|
interface |
NestedLayoutEntity
Extends LayoutEntity to provide methods for dealing with nested entities.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Filter.isObjectFiltered(LayoutItem object)
Returns true if the object is filtered, or false if it's not filtered.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.