Package org.eclipse.zest.layouts
Interface LayoutItem
- All Known Subinterfaces:
LayoutEntity
,LayoutRelationship
,NestedLayoutEntity
- All Known Implementing Classes:
InternalNode
,InternalRelationship
Deprecated, for removal: This API element is subject to removal in a future version.
Super interface for both Layout Entities and Layout Relationships
- @noextend
- This interface is not intended to be extended by clients.
- @noimplement
- This interface is not intended to be implemented by clients.
- @noreference
- This interface is not intended to be referenced by clients.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.void
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
setGraphData
Deprecated, for removal: This API element is subject to removal in a future version. -
getGraphData
Object getGraphData()Deprecated, for removal: This API element is subject to removal in a future version.
-
EntityLayout
instead. This class will be removed in a future release.