Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- TagCloud - Class in org.eclipse.zest.cloudio
- TagCloud(Composite, int) - Constructor for class org.eclipse.zest.cloudio.TagCloud
-
Creates a new Tag cloud on the given parent.
- TagCloud(Composite, int, int, int) - Constructor for class org.eclipse.zest.cloudio.TagCloud
-
Creates a new Tag cloud on the given parent.
- TagCloud_CalculatingWordBoundaries - Static variable in class org.eclipse.zest.cloudio.Messages
- TagCloud_ErrorWhileLayouting_Message - Static variable in class org.eclipse.zest.cloudio.Messages
- TagCloud_ErrorWhileLayouting_Title - Static variable in class org.eclipse.zest.cloudio.Messages
- TagCloud_PlacingWords - Static variable in class org.eclipse.zest.cloudio.Messages
- TagCloudViewer - Class in org.eclipse.zest.cloudio
-
A model-based adapter for a
TagCloud
. - TagCloudViewer(TagCloud) - Constructor for class org.eclipse.zest.cloudio.TagCloudViewer
-
Create a new TagCloudViewer for the given
TagCloud
, which must not benull
. - TagCloudViewer_Layouting - Static variable in class org.eclipse.zest.cloudio.Messages
- TOGGLE_COLORS - Static variable in class org.eclipse.zest.cloudio.Activator
- TOP_DOWN - Static variable in class org.eclipse.zest.layouts.algorithms.SpaceTreeLayoutAlgorithm
-
Tree direction constant for which root is placed at the top and branches spread downwards
- TOP_DOWN - Static variable in class org.eclipse.zest.layouts.algorithms.TreeLayoutAlgorithm
-
Tree direction constant for which root is placed at the top and branches spread downwards
- TOP_DOWN - Static variable in interface org.eclipse.zest.layouts.interfaces.SubgraphLayout
-
Constant for top-down direction (default).
- toString() - Method in class org.eclipse.zest.cloudio.util.SmallRect
- toString() - Method in class org.eclipse.zest.cloudio.Word
- toString() - Method in class org.eclipse.zest.core.widgets.Graph
- toString() - Method in class org.eclipse.zest.core.widgets.GraphConnection
-
Returns a string like 'source -> destination'
- toString() - Method in class org.eclipse.zest.core.widgets.GraphNode
-
A simple toString that we can use for debugging
- toString() - Method in class org.eclipse.zest.layouts.dataStructures.DisplayIndependentDimension
- toString() - Method in class org.eclipse.zest.layouts.dataStructures.DisplayIndependentPoint
- toString() - Method in class org.eclipse.zest.layouts.dataStructures.DisplayIndependentRectangle
- toString() - Method in class org.eclipse.zest.layouts.dataStructures.InternalNode
-
Deprecated.
- tree - Variable in class org.eclipse.zest.cloudio.Word
- TreeLayoutAlgorithm - Class in org.eclipse.zest.layouts.algorithms
-
The TreeLayoutAlgorithm class implements a simple algorithm to arrange graph nodes in a layered tree-like layout.
- TreeLayoutAlgorithm() - Constructor for class org.eclipse.zest.layouts.algorithms.TreeLayoutAlgorithm
-
Create a default Tree Layout.
- TreeLayoutAlgorithm(int) - Constructor for class org.eclipse.zest.layouts.algorithms.TreeLayoutAlgorithm
-
Create a Tree Layout with a specified direction.
- TreeLayoutAlgorithm(int, Dimension) - Constructor for class org.eclipse.zest.layouts.algorithms.TreeLayoutAlgorithm
-
Create a Tree Layout with fixed size spacing around nodes.
- TreeLayoutAlgorithm.Zest1 - Class in org.eclipse.zest.layouts.algorithms
-
Deprecated, for removal: This API element is subject to removal in a future version.
- TreeLayoutObserver - Class in org.eclipse.zest.layouts.algorithms
-
A helper class for layout algorithms that are based on tree structure.
- TreeLayoutObserver(LayoutContext, TreeLayoutObserver.TreeNodeFactory) - Constructor for class org.eclipse.zest.layouts.algorithms.TreeLayoutObserver
-
Creates a
- TreeLayoutObserver.TreeListener - Class in org.eclipse.zest.layouts.algorithms
-
A superclass for listeners that can be added to this observer to get notification whenever the tree structure changes.
- TreeLayoutObserver.TreeNode - Class in org.eclipse.zest.layouts.algorithms
-
Represents a node in a tree structure and stores all information related to it.
- TreeLayoutObserver.TreeNodeFactory - Class in org.eclipse.zest.layouts.algorithms
-
TreeLayoutObserver
uses instance of this class to create instances ofTreeLayoutObserver.TreeNode
. - TreeListener() - Constructor for class org.eclipse.zest.layouts.algorithms.TreeLayoutObserver.TreeListener
- TreeNode(NodeLayout, TreeLayoutObserver) - Constructor for class org.eclipse.zest.layouts.algorithms.TreeLayoutObserver.TreeNode
-
Creates a tree node related to given layout node
- TreeNodeFactory() - Constructor for class org.eclipse.zest.layouts.algorithms.TreeLayoutObserver.TreeNodeFactory
- TriangleParameters() - Constructor for class org.eclipse.zest.core.widgets.custom.TriangleSubgraph.TriangleParameters
- TriangleSubgraph - Class in org.eclipse.zest.core.widgets.custom
-
A subgraph that is visualized in a graph as a triangle.
- TriangleSubgraph(NodeLayout[], LayoutContext, TriangleSubgraph.TriangleParameters) - Constructor for class org.eclipse.zest.core.widgets.custom.TriangleSubgraph
- TriangleSubgraph.TriangleParameters - Class in org.eclipse.zest.core.widgets.custom
- TriangleSubgraphFactory() - Constructor for class org.eclipse.zest.core.widgets.DefaultSubgraph.TriangleSubgraphFactory
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
TreeLayoutAlgorithm
instead. This class will be removed in a future release.