Uses of Interface
org.eclipse.zest.layouts.LayoutEntity
Packages that use LayoutEntity
Package
Description
-
Uses of LayoutEntity in org.eclipse.zest.core.widgets
Methods in org.eclipse.zest.core.widgets that return LayoutEntityModifier and TypeMethodDescriptionGraphNode.getLayoutEntity()Deprecated, for removal: This API element is subject to removal in a future version.Not used in Zest 2.x. -
Uses of LayoutEntity in org.eclipse.zest.layouts
Subinterfaces of LayoutEntity in org.eclipse.zest.layoutsModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version.UseSubgraphLayoutinstead.Methods in org.eclipse.zest.layouts that return LayoutEntityModifier and TypeMethodDescriptionLayoutRelationship.getDestinationInLayout()Deprecated.LayoutRelationship.getSourceInLayout()Deprecated.Methods in org.eclipse.zest.layouts with parameters of type LayoutEntityModifier and TypeMethodDescriptionvoidLayoutAlgorithm.Zest1.addEntity(LayoutEntity entity) Deprecated.voidLayoutGraph.addEntity(LayoutEntity node) Deprecated.voidLayoutAlgorithm.Zest1.applyLayout(LayoutEntity[] entitiesToLayout, LayoutRelationship[] relationshipsToConsider, double x, double y, double width, double height, boolean asynchronous, boolean continuous) Deprecated.voidLayoutAlgorithm.Zest1.removeEntity(LayoutEntity entity) Deprecated. -
Uses of LayoutEntity in org.eclipse.zest.layouts.algorithms
Methods in org.eclipse.zest.layouts.algorithms with parameters of type LayoutEntityModifier and TypeMethodDescriptionvoidAbstractLayoutAlgorithm.Zest1.addEntity(LayoutEntity entity) Deprecated.voidAbstractLayoutAlgorithm.Zest1.applyLayout(LayoutEntity[] entitiesToLayout, LayoutRelationship[] relationshipsToConsider, double x, double y, double width, double height, boolean asynchronous, boolean continuous) Deprecated.voidAbstractLayoutAlgorithm.Zest1.removeEntity(LayoutEntity entity) Deprecated.static booleanAbstractLayoutAlgorithm.Zest1.verifyInput(LayoutEntity[] entitiesToLayout, LayoutRelationship[] relationshipsToConsider) Deprecated. -
Uses of LayoutEntity in org.eclipse.zest.layouts.dataStructures
Classes in org.eclipse.zest.layouts.dataStructures that implement LayoutEntityModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.No longer used in Zest 2.x.Methods in org.eclipse.zest.layouts.dataStructures that return LayoutEntityModifier and TypeMethodDescriptionInternalRelationship.getDestinationInLayout()Deprecated.InternalNode.getLayoutEntity()Deprecated.InternalRelationship.getSourceInLayout()Deprecated.Constructors in org.eclipse.zest.layouts.dataStructures with parameters of type LayoutEntity