Uses of Class
org.eclipse.zest.layouts.dataStructures.InternalNode
Packages that use InternalNode
-
Uses of InternalNode in org.eclipse.zest.layouts.algorithms
Methods in org.eclipse.zest.layouts.algorithms that return InternalNodeModifier and TypeMethodDescriptionprotected InternalNode[]AbstractLayoutAlgorithm.Zest1.updateEntities(InternalNode[] entities) Deprecated.Methods in org.eclipse.zest.layouts.algorithms with parameters of type InternalNodeModifier 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 voidSpringLayoutAlgorithm.Zest1.computeForces(InternalNode[] entitiesToLayout) 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 voidSpringLayoutAlgorithm.Zest1.computePositions(InternalNode[] entitiesToLayout) Deprecated.protected voidRadialLayoutAlgorithm.Zest1.computeRadialPositions(InternalNode[] entities, DisplayIndependentRectangle bounds2) Deprecated.protected voidSpringLayoutAlgorithm.Zest1.convertNodePositionsBack(int i, InternalNode entityToConvert, double px, double py, double screenWidth, double screenHeight, DisplayIndependentRectangle layoutBounds) Deprecated.protected voidSpringLayoutAlgorithm.Zest1.convertToUnitCoordinates(InternalNode[] entitiesToLayout) Deprecated.protected voidAbstractLayoutAlgorithm.Zest1.defaultFitWithinBounds(InternalNode[] entitiesToLayout, DisplayIndependentRectangle realBounds) Deprecated.protected voidAbstractLayoutAlgorithm.Zest1.defaultFitWithinBounds(InternalNode[] entitiesToLayout, InternalRelationship[] relationships, DisplayIndependentRectangle realBounds) Deprecated.protected DisplayIndependentRectangleAbstractLayoutAlgorithm.Zest1.getLayoutBounds(InternalNode[] entitiesToLayout, boolean includeNodeSize) Deprecated.protected DisplayIndependentRectangleRadialLayoutAlgorithm.Zest1.getLayoutBounds(InternalNode[] entitiesToLayout, boolean includeNodeSize) Deprecated.protected DisplayIndependentRectangleSpringLayoutAlgorithm.Zest1.getLayoutBoundsTemp(InternalNode[] entitiesToLayout, boolean includeNodeSize) Deprecated.protected DisplayIndependentPointAbstractLayoutAlgorithm.Zest1.getLocalLocation(InternalNode[] entitiesToLayout, double x, double y, DisplayIndependentRectangle realBounds) Deprecated.voidSpringLayoutAlgorithm.Zest1.placeRandomly(InternalNode[] entitiesToLayout) 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 InternalNode[]AbstractLayoutAlgorithm.Zest1.updateEntities(InternalNode[] entities) Deprecated.protected voidAbstractLayoutAlgorithm.Zest1.updateLayoutLocations(InternalNode[] nodes) Deprecated. -
Uses of InternalNode in org.eclipse.zest.layouts.dataStructures
Methods in org.eclipse.zest.layouts.dataStructures that return InternalNodeModifier and TypeMethodDescriptionInternalRelationship.getDestination()Deprecated.InternalRelationship.getSource()Deprecated.Constructors in org.eclipse.zest.layouts.dataStructures with parameters of type InternalNodeModifierConstructorDescriptionInternalRelationship(LayoutRelationship externalRelationship, InternalNode source, InternalNode destination) Deprecated.