Zest
@build@
A B C D E F G H I L M N O P R S T U V W Z 

C

cacheLabel() - Method in class org.eclipse.zest.core.widgets.GraphNode
 
calculateNodeSize(double, double) - Method in class org.eclipse.zest.layouts.algorithms.GridLayoutAlgorithm
 
calculateNumberOfRowsAndCols(int, double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.GridLayoutAlgorithm
Calculates and returns an array containing the number of columns, followed by the number of rows
calculateNumberOfRowsAndCols(int, double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.HorizontalLayoutAlgorithm
Calculates and returns an array containing the number of columns, followed by the number of rows
calculateNumberOfRowsAndCols(int, double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.VerticalLayoutAlgorithm
Calculates and returns an array containing the number of columns, followed by the number of rows
calculateNumberOfRowsAndCols_rectangular(int) - Method in class org.eclipse.zest.layouts.algorithms.GridLayoutAlgorithm
 
calculateNumberOfRowsAndCols_square(int, double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.GridLayoutAlgorithm
 
CGraphNode - Class in org.eclipse.zest.core.widgets
A Custom Graph Node
CGraphNode(IContainer, int, IFigure) - Constructor for class org.eclipse.zest.core.widgets.CGraphNode
 
changeLineColor(Color) - Method in class org.eclipse.zest.core.widgets.GraphConnection
Sets the connection color.
checkStyle(int) - Method in class org.eclipse.zest.core.widgets.GraphItem
Checks a style to see if it is set on the given graph item
checkStyle(int, int) - Static method in class org.eclipse.zest.core.widgets.ZestStyles
Bitwise ANDs the styleToCheck integer with the given style.
clear() - Method in class org.eclipse.zest.layouts.constraints.BasicEdgeConstraints
 
clear() - Method in class org.eclipse.zest.layouts.constraints.BasicEntityConstraint
 
clear() - Method in class org.eclipse.zest.layouts.constraints.EntityPriorityConstraint
 
clear() - Method in class org.eclipse.zest.layouts.constraints.LabelLayoutConstraint
 
clear() - Method in interface org.eclipse.zest.layouts.constraints.LayoutConstraint
This method clears all the fields of the layout constraints.
clearBendPoints() - Method in interface org.eclipse.zest.layouts.LayoutRelationship
Clear bend points and related bounds If you are updating an existing application you can just implement this method to do nothing.
close(boolean) - Method in class org.eclipse.zest.core.widgets.GraphContainer
Close this node.
comparator - Variable in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm
 
CompositeLayoutAlgorithm - Class in org.eclipse.zest.layouts.algorithms
 
CompositeLayoutAlgorithm(int, LayoutAlgorithm[]) - Constructor for class org.eclipse.zest.layouts.algorithms.CompositeLayoutAlgorithm
 
CompositeLayoutAlgorithm(LayoutAlgorithm[]) - Constructor for class org.eclipse.zest.layouts.algorithms.CompositeLayoutAlgorithm
 
computeForces(InternalNode[]) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
Computes the force for each node in this SpringLayoutAlgorithm.
computeOneIteration(InternalNode[], InternalRelationship[], double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.ContinuousLayoutAlgorithm
Computes a single iteration of the layout algorithm
computeOneIteration(InternalNode[], InternalRelationship[], double, double, double, double) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
 
computePositions(InternalNode[]) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
Computes the position for each node in this SpringLayoutAlgorithm.
computeRadialPositions(InternalNode[], DisplayIndependentRectangle) - Method in class org.eclipse.zest.layouts.algorithms.RadialLayoutAlgorithm
Take the tree and make it round.
CONNECTION - Static variable in class org.eclipse.zest.core.widgets.GraphItem
 
connections - Variable in class org.eclipse.zest.core.widgets.Graph
 
CONNECTIONS_DASH - Static variable in class org.eclipse.zest.core.widgets.ZestStyles
Style constant to indicate that connections should be drawn with dashed lines.
CONNECTIONS_DASH_DOT - Static variable in class org.eclipse.zest.core.widgets.ZestStyles
Style constant to indicate that connections should be drawn with dash-dotted lines.
CONNECTIONS_DIRECTED - Static variable in class org.eclipse.zest.core.widgets.ZestStyles
Style indicating that connections should show their direction by default.
CONNECTIONS_DOT - Static variable in class org.eclipse.zest.core.widgets.ZestStyles
Style constant to indicate that connections should be drawn with dotted lines.
CONNECTIONS_SOLID - Static variable in class org.eclipse.zest.core.widgets.ZestStyles
Style constant to indicate that connections should be drawn with solid lines (this is the default).
ConstraintAdapter - Interface in org.eclipse.zest.core.widgets
This interface is used to populate layout constraints on Zest nodes.
CONTAINER - Static variable in class org.eclipse.zest.core.widgets.GraphItem
 
ContinuousLayoutAlgorithm - Class in org.eclipse.zest.layouts.algorithms
 
ContinuousLayoutAlgorithm(int) - Constructor for class org.eclipse.zest.layouts.algorithms.ContinuousLayoutAlgorithm
 
convertNodePositionsBack(int, InternalNode, double, double, double, double, DisplayIndependentRectangle) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
 
convertToUnitCoordinates(InternalNode[]) - Method in class org.eclipse.zest.layouts.algorithms.SpringLayoutAlgorithm
Converts the position for each node in this SpringLayoutAlgorithm to unit coordinates in double precision.
createFigureForModel() - Method in class org.eclipse.zest.core.widgets.CGraphNode
 
createFigureForModel() - Method in class org.eclipse.zest.core.widgets.GraphNode
 
A B C D E F G H I L M N O P R S T U V W Z 
Zest
@build@

Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.