Eclipse Draw2d
3.0.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

W

WAIT - Static variable in class org.eclipse.draw2d.Cursors
 
WEST - Static variable in interface org.eclipse.draw2d.PositionConstants
West
WORD_WRAP_HARD - Static variable in class org.eclipse.draw2d.text.ParagraphTextLayout
Wrapping will ONLY occur at valid line breaks
WORD_WRAP_SOFT - Static variable in class org.eclipse.draw2d.text.ParagraphTextLayout
Wrapping will always occur at the end of the available space, breaking in the middle of a word.
WORD_WRAP_TRUNCATE - Static variable in class org.eclipse.draw2d.text.ParagraphTextLayout
Wrapping will always occur at the end of available space, truncating a word if it doesn't fit.
weight - Variable in class org.eclipse.draw2d.graph.Edge
A hint indicating how straight and short the edge should be relative to other edges in the graph.
white - Static variable in interface org.eclipse.draw2d.ColorConstants
Misc. colors
width - Variable in class org.eclipse.draw2d.geometry.Dimension
The width.
width - Variable in class org.eclipse.draw2d.geometry.Rectangle
the width
width - Variable in class org.eclipse.draw2d.graph.Edge
The width occupied by the edge itself.
width - Variable in class org.eclipse.draw2d.graph.Node
The node's width.
willCauseCycle(Node, Node) - Static method in class org.eclipse.draw2d.internal.graph.GraphUtilities
Returns true if adding an edge between the 2 given nodes will introduce a cycle in the containing graph.
workingData - Variable in class org.eclipse.draw2d.graph.Node
For internal use only.
workingInts - Variable in class org.eclipse.draw2d.graph.Node
For internal use only.

Eclipse Draw2d
3.0.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, 2004. All Rights Reserved.