Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- PADDING_PERCENT - Static variable in class org.eclipse.zest.layouts.algorithms.AlgorithmHelper
- parent - Variable in class org.eclipse.zest.core.widgets.GraphNode
- parent - Variable in class org.eclipse.zest.layouts.algorithms.TreeLayoutObserver.TreeNode
- parentChanged(TreeLayoutObserver.TreeNode, TreeLayoutObserver.TreeNode) - Method in class org.eclipse.zest.layouts.algorithms.TreeLayoutObserver.TreeListener
-
Called when a node changes its parent.
- performAnotherNonContinuousIteration() - Method in class org.eclipse.zest.layouts.algorithms.ContinuousLayoutAlgorithm
-
Deprecated.The logic to determine if a layout should continue running or not
- performAnotherNonContinuousIteration() - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
- performAnotherNonContinuousIteration() - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm.Zest1
-
Deprecated.
- performNIteration(int) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
- performOneIteration() - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
- place(CloudMatrix, short) - Method in class org.eclipse.zest.cloudio.util.RectTree
- placeRandomly() - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
-
Puts vertices in random places, all between (0,0) and (1,1).
- placeRandomly(InternalNode[]) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm.Zest1
-
Deprecated.Puts vertices in random places, all between (0,0) and (1,1).
- PLUGIN_ID - Static variable in class org.eclipse.zest.cloudio.Activator
- pointSize - Variable in class org.eclipse.zest.layouts.constraints.LabelLayoutConstraint
-
Deprecated.
- populateConstraint(Object, LayoutConstraint) - Method in interface org.eclipse.zest.core.widgets.ConstraintAdapter
-
Deprecated.
- populateLayoutConstraint(LayoutConstraint) - Method in class org.eclipse.zest.layouts.dataStructures.InternalNode
-
Deprecated.
- populateLayoutConstraint(LayoutConstraint) - Method in class org.eclipse.zest.layouts.dataStructures.InternalRelationship
-
Deprecated.
- populateLayoutConstraint(LayoutConstraint) - Method in interface org.eclipse.zest.layouts.LayoutEntity
-
Deprecated.Classes should update the specified layout constraint if recognized
- populateLayoutConstraint(LayoutConstraint) - Method in interface org.eclipse.zest.layouts.LayoutRelationship
-
Deprecated.Classes should update the specified layout constraint if recognized
- postLayoutAlgorithm(InternalNode[], InternalRelationship[]) - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm.Zest1
-
Deprecated.Code called after the layout algorithm ends
- postLayoutAlgorithm(InternalNode[], InternalRelationship[]) - Method in class org.eclipse.zest.layouts.algorithms.CompositeLayoutAlgorithm.Zest1
-
Deprecated.
- postLayoutAlgorithm(InternalNode[], InternalRelationship[]) - Method in class org.eclipse.zest.layouts.algorithms.DirectedGraphLayoutAlgorithm.Zest1
-
Deprecated.
- postLayoutAlgorithm(InternalNode[], InternalRelationship[]) - Method in class org.eclipse.zest.layouts.algorithms.GridLayoutAlgorithm.Zest1
-
Deprecated.
- postLayoutAlgorithm(InternalNode[], InternalRelationship[]) - Method in class org.eclipse.zest.layouts.algorithms.HorizontalShift
-
Deprecated.
- postLayoutAlgorithm(InternalNode[], InternalRelationship[]) - Method in class org.eclipse.zest.layouts.algorithms.HorizontalTreeLayoutAlgorithm
-
Deprecated.
- postLayoutAlgorithm(InternalNode[], InternalRelationship[]) - Method in class org.eclipse.zest.layouts.algorithms.RadialLayoutAlgorithm.Zest1
-
Deprecated.
- postLayoutAlgorithm(InternalNode[], InternalRelationship[]) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm.Zest1
-
Deprecated.
- postLayoutAlgorithm(InternalNode[], InternalRelationship[]) - Method in class org.eclipse.zest.layouts.algorithms.TreeLayoutAlgorithm.Zest1
-
Deprecated.
- precomputeTree() - Method in class org.eclipse.zest.layouts.algorithms.TreeLayoutObserver.TreeNode
-
Performs a DFS on the tree structure and calculates all parameters of its nodes.
- preferredHeight - Variable in class org.eclipse.zest.layouts.constraints.BasicEntityConstraint
-
Deprecated.
- preferredWidth - Variable in class org.eclipse.zest.layouts.constraints.BasicEntityConstraint
-
Deprecated.
- preferredX - Variable in class org.eclipse.zest.layouts.constraints.BasicEntityConstraint
-
Deprecated.
- preferredY - Variable in class org.eclipse.zest.layouts.constraints.BasicEntityConstraint
-
Deprecated.
- preLayoutAlgorithm(InternalNode[], InternalRelationship[], double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm.Zest1
-
Deprecated.Code called before the layout algorithm starts
- preLayoutAlgorithm(InternalNode[], InternalRelationship[], double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.CompositeLayoutAlgorithm.Zest1
-
Deprecated.
- preLayoutAlgorithm(InternalNode[], InternalRelationship[], double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.DirectedGraphLayoutAlgorithm.Zest1
-
Deprecated.
- preLayoutAlgorithm(InternalNode[], InternalRelationship[], double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.GridLayoutAlgorithm.Zest1
-
Deprecated.
- preLayoutAlgorithm(InternalNode[], InternalRelationship[], double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.HorizontalShift
-
Deprecated.
- preLayoutAlgorithm(InternalNode[], InternalRelationship[], double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.HorizontalTreeLayoutAlgorithm
-
Deprecated.
- preLayoutAlgorithm(InternalNode[], InternalRelationship[], double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.RadialLayoutAlgorithm.Zest1
-
Deprecated.
- preLayoutAlgorithm(InternalNode[], InternalRelationship[], double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm.Zest1
-
Deprecated.
- preLayoutAlgorithm(InternalNode[], InternalRelationship[], double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.TreeLayoutAlgorithm.Zest1
-
Deprecated.Executes this TreeLayoutAlgorithm layout algorithm by referencing the data stored in the repository system.
- priority - Variable in class org.eclipse.zest.layouts.constraints.EntityPriorityConstraint
-
Deprecated.
- progressEnded(ProgressEvent) - Method in interface org.eclipse.zest.layouts.progress.ProgressListener
-
Deprecated.
- progressEnded(ProgressEvent) - Method in class org.eclipse.zest.layouts.progress.ProgressListener.Stub
-
Deprecated.
- ProgressEvent - Class in org.eclipse.zest.layouts.progress
-
Deprecated, for removal: This API element is subject to removal in a future version.No longer used in Zest 2.x. This class will be removed in a future release.
- ProgressEvent(int, int) - Constructor for class org.eclipse.zest.layouts.progress.ProgressEvent
-
Deprecated.Creates a progress event.
- ProgressListener - Interface in org.eclipse.zest.layouts.progress
-
Deprecated, for removal: This API element is subject to removal in a future version.No longer used in Zest 2.x. This interface will be removed in a future release.
- ProgressListener.Stub - Class in org.eclipse.zest.layouts.progress
-
Deprecated, for removal: This API element is subject to removal in a future version.No longer used in Zest 2.x. This interface will be removed in a future release.
- progressStarted(ProgressEvent) - Method in interface org.eclipse.zest.layouts.progress.ProgressListener
-
Deprecated.
- progressStarted(ProgressEvent) - Method in class org.eclipse.zest.layouts.progress.ProgressListener.Stub
-
Deprecated.
- progressUpdated(ProgressEvent) - Method in interface org.eclipse.zest.layouts.progress.ProgressListener
-
Deprecated.Called when the progress of a layout changes
- progressUpdated(ProgressEvent) - Method in class org.eclipse.zest.layouts.progress.ProgressListener.Stub
-
Deprecated.
- prune(SubgraphLayout) - Method in interface org.eclipse.zest.layouts.interfaces.NodeLayout
- PrunedSuccessorsSubgraphFactory() - Constructor for class org.eclipse.zest.core.widgets.DefaultSubgraph.PrunedSuccessorsSubgraphFactory
- pruningEnablementChanged(LayoutContext) - Method in interface org.eclipse.zest.layouts.interfaces.ContextListener
-
This method is called whenever graph pruning is enabled or disabled in a layout context.
- pruningEnablementChanged(LayoutContext) - Method in class org.eclipse.zest.layouts.interfaces.ContextListener.Stub
- PruningListener - Interface in org.eclipse.zest.layouts.interfaces
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form