Eclipse Draw2d
3.3
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
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
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
ViewportLayout - Class in org.eclipse.draw2d
Layout for a viewport.
ViewportLayout() - Constructor for class org.eclipse.draw2d.ViewportLayout
 
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.

Eclipse Draw2d
3.3
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, 2007. All Rights Reserved.