Uses of Class
org.eclipse.zest.layouts.dataStructures.InternalRelationship
Packages that use InternalRelationship
-
Uses of InternalRelationship in org.eclipse.zest.layouts.algorithms
Methods in org.eclipse.zest.layouts.algorithms that return InternalRelationshipModifier and TypeMethodDescriptionprotected InternalRelationship[]AbstractLayoutAlgorithm.Zest1.updateRelationships(InternalRelationship[] relationships) Deprecated.Methods in org.eclipse.zest.layouts.algorithms with parameters of type InternalRelationshipModifier and TypeMethodDescriptionprotected abstract voidAbstractLayoutAlgorithm.Zest1.applyLayoutInternal(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider, double boundsX, double boundsY, double boundsWidth, double boundsHeight) Deprecated.protected voidCompositeLayoutAlgorithm.Zest1.applyLayoutInternal(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider, double boundsX, double boundsY, double boundsWidth, double boundsHeight) Deprecated.protected voidContinuousLayoutAlgorithm.applyLayoutInternal(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider, double x, double y, double width, double height) Deprecated.protected voidDirectedGraphLayoutAlgorithm.Zest1.applyLayoutInternal(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider, double boundsX, double boundsY, double boundsWidth, double boundsHeight) Deprecated.protected voidGridLayoutAlgorithm.Zest1.applyLayoutInternal(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider, double boundsX, double boundsY, double boundsWidth, double boundsHeight) Deprecated.protected voidHorizontalShift.applyLayoutInternal(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider, double boundsX, double boundsY, double boundsWidth, double boundsHeight) Deprecated.protected voidTreeLayoutAlgorithm.Zest1.applyLayoutInternal(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider, double boundsX, double boundsY, double boundsWidth, double boundsHeight) Deprecated.protected abstract voidContinuousLayoutAlgorithm.computeOneIteration(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider, double x, double y, double width, double height) Deprecated.protected voidSpringLayoutAlgorithm.Zest1.computeOneIteration(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider, double x, double y, double width, double height) Deprecated.protected voidAbstractLayoutAlgorithm.Zest1.defaultFitWithinBounds(InternalNode[] entitiesToLayout, InternalRelationship[] relationships, DisplayIndependentRectangle realBounds) Deprecated.protected abstract voidAbstractLayoutAlgorithm.Zest1.postLayoutAlgorithm(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider) Deprecated.protected voidCompositeLayoutAlgorithm.Zest1.postLayoutAlgorithm(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider) Deprecated.protected voidDirectedGraphLayoutAlgorithm.Zest1.postLayoutAlgorithm(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider) Deprecated.protected voidGridLayoutAlgorithm.Zest1.postLayoutAlgorithm(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider) Deprecated.protected voidHorizontalShift.postLayoutAlgorithm(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider) Deprecated.protected voidHorizontalTreeLayoutAlgorithm.postLayoutAlgorithm(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider) Deprecated.protected voidRadialLayoutAlgorithm.Zest1.postLayoutAlgorithm(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider) Deprecated.protected voidSpringLayoutAlgorithm.Zest1.postLayoutAlgorithm(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider) Deprecated.protected voidTreeLayoutAlgorithm.Zest1.postLayoutAlgorithm(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider) Deprecated.protected abstract voidAbstractLayoutAlgorithm.Zest1.preLayoutAlgorithm(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider, double x, double y, double width, double height) Deprecated.protected voidCompositeLayoutAlgorithm.Zest1.preLayoutAlgorithm(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider, double x, double y, double width, double height) Deprecated.protected voidDirectedGraphLayoutAlgorithm.Zest1.preLayoutAlgorithm(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider, double x, double y, double width, double height) Deprecated.protected voidGridLayoutAlgorithm.Zest1.preLayoutAlgorithm(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider, double x, double y, double width, double height) Deprecated.protected voidHorizontalShift.preLayoutAlgorithm(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider, double x, double y, double width, double height) Deprecated.protected voidHorizontalTreeLayoutAlgorithm.preLayoutAlgorithm(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider, double x, double y, double width, double height) Deprecated.protected voidRadialLayoutAlgorithm.Zest1.preLayoutAlgorithm(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider, double x, double y, double width, double height) Deprecated.protected voidSpringLayoutAlgorithm.Zest1.preLayoutAlgorithm(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider, double x, double y, double width, double height) Deprecated.protected voidTreeLayoutAlgorithm.Zest1.preLayoutAlgorithm(InternalNode[] entitiesToLayout, InternalRelationship[] relationshipsToConsider, double x, double y, double width, double height) Deprecated.protected voidAbstractLayoutAlgorithm.Zest1.updateBendPoints(InternalRelationship[] relationshipsToConsider) Deprecated.protected InternalRelationship[]AbstractLayoutAlgorithm.Zest1.updateRelationships(InternalRelationship[] relationships) Deprecated.