- WAIT - Static variable in class org.eclipse.draw2d.Cursors
-
- 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.
- WEST - Static variable in interface org.eclipse.draw2d.PositionConstants
-
West
- white - Static variable in interface org.eclipse.draw2d.ColorConstants
-
One of the pre-defined colors
- widgetDisposed(DisposeEvent) - Method in class org.eclipse.draw2d.LightweightSystem.EventHandler
-
- width - Variable in class org.eclipse.draw2d.geometry.Dimension
-
The width.
- width() - Method in class org.eclipse.draw2d.geometry.Dimension
-
Returns the width of this dimension
- width - Variable in class org.eclipse.draw2d.geometry.Rectangle
-
The width
- width() - Method in class org.eclipse.draw2d.geometry.Rectangle
-
Returns the current width of this Rectangle
- width - Variable in class org.eclipse.draw2d.graph.Edge
-
- width - Variable in class org.eclipse.draw2d.graph.Node
-
The node's width.
- widthHint - Variable in class org.eclipse.draw2d.GridData
-
widthHint specifies a minimum width for the column.
- 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.
- WorkingData() - Constructor for class org.eclipse.draw2d.FlowLayout.WorkingData
-
- wrapFragmentInContext(TextFragmentBox, String, FlowContext, FlowUtilities.LookAhead, Font, int) - Method in class org.eclipse.draw2d.text.FlowUtilities
-
Sets up a fragment and returns the number of characters consumed from the
given String.