Draw2d
@build@
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

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.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
 
validate() - Method in class org.eclipse.draw2d.Triangle
 
validate() - Method in class org.eclipse.draw2d.Viewport
 
validateFigures() - Method in class org.eclipse.draw2d.DeferredUpdateManager
Validates all invalid figures on the update queue and calls UpdateManager.fireValidating() unless there are no invalid figures.
vBar - Variable in class org.eclipse.draw2d.ScrollPane
The vertical scrollbar
Vector - Class in org.eclipse.draw2d.geometry
Represents a vector within 2-dimensional Euclidean space.
Vector(double, double) - Constructor for class org.eclipse.draw2d.geometry.Vector
Constructs a Vector pointed in the specified direction.
Vector(PrecisionPoint) - Constructor for class org.eclipse.draw2d.geometry.Vector
Constructs a Vector pointed in the direction specified by a Point.
Vector(PrecisionPoint, PrecisionPoint) - Constructor for class org.eclipse.draw2d.geometry.Vector
Constructs a Vector representing the direction and magnitude between to provided Points.
Vector(Vector, Vector) - Constructor for class org.eclipse.draw2d.geometry.Vector
Constructs a Vector representing the difference between two provided Vectors.
VERTICAL - Static variable in class org.eclipse.draw2d.OrderedLayout
Deprecated.
Pulled up from derived layout manager and deprecated here because unused.
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
Deprecated.
Unused.
VERTICAL_ALIGN_BEGINNING - Static variable in class org.eclipse.draw2d.GridData
Style bit for new GridData(int).
VERTICAL_ALIGN_CENTER - Static variable in class org.eclipse.draw2d.GridData
Style bit for new GridData(int) to position the figure in the vertical center of the cell.
VERTICAL_ALIGN_END - Static variable in class org.eclipse.draw2d.GridData
Style bit for new GridData(int) to position the figure at the bottom of the cell.
VERTICAL_ALIGN_FILL - Static variable in class org.eclipse.draw2d.GridData
Style bit for new GridData(int) to resize the figure to fill the cell vertically.
verticalAlignment - Variable in class org.eclipse.draw2d.GridData
verticalAlignment specifies how figures will be positioned vertically within a cell.
verticalSpacing - Variable in class org.eclipse.draw2d.GridLayout
verticalSpacing specifies the number of pixels between the bottom edge of one cell and the top edge of its neighbouring cell underneath.
verticalSpan - Variable in class org.eclipse.draw2d.GridData
verticalSpan specifies the number of row cells that the figure will take up.
viewport - Variable in class org.eclipse.draw2d.ScrollPane
The viewport being scrolled
Viewport - Class in org.eclipse.draw2d
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.
viewportArea - Variable in class org.eclipse.draw2d.ScrollPaneSolver.Result
Area of ScrollPane's viewport
ViewportAwareConnectionLayerClippingStrategy - Class in org.eclipse.draw2d
Clipping strategy for connection layer, which takes into account nested view ports and truncates those parts of connections which reach outside and are thus not visible.
ViewportAwareConnectionLayerClippingStrategy(ConnectionLayer) - Constructor for class org.eclipse.draw2d.ViewportAwareConnectionLayerClippingStrategy
 
ViewportLayout - Class in org.eclipse.draw2d
Layout for a viewport.
ViewportLayout() - Constructor for class org.eclipse.draw2d.ViewportLayout
 
ViewportUtilities - Class in org.eclipse.draw2d
Utility class to support working with Viewports.
VirtualNode - Class in org.eclipse.draw2d.graph
Deprecated.
virtual nodes of an edge should be cast to Node.
VirtualNode(Edge, int) - Constructor for class org.eclipse.draw2d.graph.VirtualNode
Deprecated.
This class is for internal use only.
VirtualNode(Object, Subgraph) - Constructor for class org.eclipse.draw2d.graph.VirtualNode
Deprecated.
Constructor.
visit(DirectedGraph) - Method in class org.eclipse.draw2d.graph.DirectedGraphLayout
Lays out the given graph
vNodes - Variable in class org.eclipse.draw2d.graph.Edge
The virtual nodes used to bend edges which go across one or more ranks.
A B C D E F G H I K L M N O P Q R S T U V W X Y 
Draw2d
@build@

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