Eclipse Draw2d
3.1
A B C D E F G H I K L M N O P Q R S T U V W X Y

V

VERTICAL - Static variable in class org.eclipse.draw2d.FlowLayout
Constant to specify components should be layed out vertically
VERTICAL - Static variable in interface org.eclipse.draw2d.Orientable
A constant representing a vertical orientation.
VERTICAL - Static variable in interface org.eclipse.draw2d.PositionConstants
A constant indicating vertical direction
VERTICAL - Static variable in class org.eclipse.draw2d.ToolbarLayout
Constant for vertical alignment
VerticalPlacement - class org.eclipse.draw2d.internal.graph.VerticalPlacement.
Assigns the Y and Height values to the nodes in the graph.
VerticalPlacement() - Constructor for class org.eclipse.draw2d.internal.graph.VerticalPlacement
 
Viewport - class org.eclipse.draw2d.Viewport.
A Viewport is a flexible window onto a ScrollPane and represents the visible portion of the ScrollPane.
Viewport() - Constructor for class org.eclipse.draw2d.Viewport
Constructs a new Viewport with the default values.
Viewport(boolean) - Constructor for class org.eclipse.draw2d.Viewport
Constructs a new Viewport.
ViewportLayout - class org.eclipse.draw2d.ViewportLayout.
Layout for a viewport.
ViewportLayout() - Constructor for class org.eclipse.draw2d.ViewportLayout
 
VirtualNode - class org.eclipse.draw2d.graph.VirtualNode.
Deprecated. As of 3.1, this class is for internal use only.
VirtualNode(Object, Subgraph) - Constructor for class org.eclipse.draw2d.graph.VirtualNode
Deprecated. Constructor.
VirtualNode(Edge, int) - Constructor for class org.eclipse.draw2d.graph.VirtualNode
Deprecated. This class is for internal use only.
VirtualNodeCreation - class org.eclipse.draw2d.internal.graph.VirtualNodeCreation.
Encapsulates the conversion of a long edge to multiple short edges and back.
VirtualNodeCreation(Edge, DirectedGraph) - Constructor for class org.eclipse.draw2d.internal.graph.VirtualNodeCreation
Breaks a single edge into multiple edges containing virtual nodes.
vBar - Variable in class org.eclipse.draw2d.ScrollPane
The vertical scrollbar
vNodes - Variable in class org.eclipse.draw2d.graph.Edge
The virtual nodes used to bend edges which go across one or more ranks.
validate() - Method in class org.eclipse.draw2d.Figure
 
validate() - Method in interface org.eclipse.draw2d.IFigure
Indicates that this figure should make itself valid.
validate() - Method in class org.eclipse.draw2d.ScrollPane
 
validate() - Method in class org.eclipse.draw2d.Triangle
 
validate() - Method in class org.eclipse.draw2d.Viewport
 
validate() - Method in class org.eclipse.draw2d.text.BlockFlow
Re-evaluate the Bidi state of all the fragments if it has been invalidated.
validate() - Method in class org.eclipse.draw2d.text.FlowAdapter
Do not validate children.
validate() - Method in class org.eclipse.draw2d.text.FlowPage
 
validateFigures() - Method in class org.eclipse.draw2d.DeferredUpdateManager
Validates the invalid figures on the update queue and calls UpdateManager.fireValidating() unless there are no invalid figures.
viewport - Variable in class org.eclipse.draw2d.ScrollPane
The viewport being scrolled
viewportArea - Variable in class org.eclipse.draw2d.ScrollPaneSolver.Result
Area of ScrollPane's viewport
visit(DirectedGraph) - Method in class org.eclipse.draw2d.graph.CompoundDirectedGraphLayout
Lays out the given compound directed graph.
visit(DirectedGraph) - Method in class org.eclipse.draw2d.graph.DirectedGraphLayout
 
visit(DirectedGraph) - Method in class org.eclipse.draw2d.internal.graph.BreakCycles
 
visit(DirectedGraph) - Method in class org.eclipse.draw2d.internal.graph.CompoundBreakCycles
 
visit(DirectedGraph) - Method in class org.eclipse.draw2d.internal.graph.CompoundHorizontalPlacement
 
visit(DirectedGraph) - Method in class org.eclipse.draw2d.internal.graph.CompoundPopulateRanks
 
visit(DirectedGraph) - Method in class org.eclipse.draw2d.internal.graph.CompoundVerticalPlacement
 
visit(DirectedGraph) - Method in class org.eclipse.draw2d.internal.graph.ConvertCompoundGraph
 
visit(DirectedGraph) - Method in class org.eclipse.draw2d.internal.graph.GraphVisitor
Act on the given directed graph.
visit(DirectedGraph) - Method in class org.eclipse.draw2d.internal.graph.HorizontalPlacement
 
visit(DirectedGraph) - Method in class org.eclipse.draw2d.internal.graph.InitialRankSolver
 
visit(DirectedGraph) - Method in class org.eclipse.draw2d.internal.graph.InvertEdges
 
visit(DirectedGraph) - Method in class org.eclipse.draw2d.internal.graph.LocalOptimizer
 
visit(DirectedGraph) - Method in class org.eclipse.draw2d.internal.graph.MinCross
 
visit(DirectedGraph) - Method in class org.eclipse.draw2d.internal.graph.PlaceEndpoints
 
visit(DirectedGraph) - Method in class org.eclipse.draw2d.internal.graph.PopulateRanks
 
visit(DirectedGraph) - Method in class org.eclipse.draw2d.internal.graph.RankAssigmentSolver
 
visit(DirectedGraph) - Method in class org.eclipse.draw2d.internal.graph.SortSubgraphs
 
visit(DirectedGraph) - Method in class org.eclipse.draw2d.internal.graph.TightSpanningTreeSolver
 
visit(DirectedGraph) - Method in class org.eclipse.draw2d.internal.graph.VerticalPlacement
 

Eclipse Draw2d
3.1
A B C D E F G H I K L M N O P Q R S T U V W X Y
Copyright (c) IBM Corp. and others 2000, 2005. All Rights Reserved.