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

E

EAST - Static variable in interface org.eclipse.draw2d.PositionConstants
West
EAST_WEST - Static variable in interface org.eclipse.draw2d.PositionConstants
East-West: a bit-wise OR of PositionConstants.EAST and PositionConstants.WEST
Ellipse - class org.eclipse.draw2d.Ellipse.
An figure that draws an ellipse filling its bounds.
Ellipse() - Constructor for class org.eclipse.draw2d.Ellipse
Constructs a new Ellipse with the default values of a Shape.
EllipseAnchor - class org.eclipse.draw2d.EllipseAnchor.
Similar to a ChopboxAnchor, except this anchor is located on the ellipse defined by the owners bounding box.
EllipseAnchor() - Constructor for class org.eclipse.draw2d.EllipseAnchor
 
EllipseAnchor(IFigure) - Constructor for class org.eclipse.draw2d.EllipseAnchor
 
enable() - Method in class org.eclipse.draw2d.geometry.Transposer
Enables transposing of inputs.
ENABLED_FLAG - Static variable in class org.eclipse.draw2d.ButtonModel
Flags for button states.
ENABLED_PROPERTY - Static variable in class org.eclipse.draw2d.ButtonModel
Enabled property
END - Static variable in class org.eclipse.draw2d.ConnectionLocator
Deprecated. Use ConnectionLocator.TARGET
endBlock() - Method in class org.eclipse.draw2d.text.PageFlowLayout
 
endBlock() - Method in class org.eclipse.draw2d.text.BlockFlowLayout
Called by flush(), adds the BlockBox associated with this BlockFlowLayout to the current line and then ends the line.
endLine() - Method in class org.eclipse.draw2d.text.InlineFlowLayout
 
endLine() - Method in interface org.eclipse.draw2d.text.FlowContext
The current line should be committed if it is occupied, and then set to null.
endLine() - Method in class org.eclipse.draw2d.text.BlockFlowLayout
 
equals(int, int) - Method in class org.eclipse.draw2d.geometry.Dimension
Returns true if this Dimension's width and height are equal to the given width and height.
equals(Object) - Method in class org.eclipse.draw2d.geometry.Rectangle
Returns whether the input object is equal to this Rectangle or not.
equals(Object) - Method in class org.eclipse.draw2d.geometry.Ray
 
equals(Object) - Method in class org.eclipse.draw2d.geometry.Point
Test for equality.
equals(Object) - Method in class org.eclipse.draw2d.geometry.Insets
Test for equality.
equals(Object) - Method in class org.eclipse.draw2d.geometry.Dimension
Returns whether the input Object is equivalent to this Dimension.
erase() - Method in interface org.eclipse.draw2d.IFigure
Erases this IFigure.
erase() - Method in class org.eclipse.draw2d.Figure
 
ETCHED - Static variable in interface org.eclipse.draw2d.SchemeBorder.SCHEMES
Schemes used for shadow and highlight effects
EventDispatcher - class org.eclipse.draw2d.EventDispatcher.
Listens to various SWT events and dispatches these events to interested Draw2d objects.
EventDispatcher.AccessibilityDispatcher - class org.eclipse.draw2d.EventDispatcher.AccessibilityDispatcher.
Combines AccessibleControlListener and AccessibleListener.
EventDispatcher.AccessibilityDispatcher() - Constructor for class org.eclipse.draw2d.EventDispatcher.AccessibilityDispatcher
 
EventDispatcher() - Constructor for class org.eclipse.draw2d.EventDispatcher
 
EventListenerList - class org.eclipse.draw2d.EventListenerList.
This class is intended for internal use only.
EventListenerList() - Constructor for class org.eclipse.draw2d.EventListenerList
 
ExclusionSearch - class org.eclipse.draw2d.ExclusionSearch.
A TreeSearch that excludes figures contained in a Collection.
ExclusionSearch(Collection) - Constructor for class org.eclipse.draw2d.ExclusionSearch
Constructs an Exclusion search using the given collection.
expand(Dimension) - Method in class org.eclipse.draw2d.geometry.Dimension
Expands the size of this Dimension by the specified amount.
expand(Insets) - Method in class org.eclipse.draw2d.geometry.Rectangle
Expands the horizontal and vertical sides of this Rectangle by the width and height of the given Insets, and returns this for convenience.
expand(int, int) - Method in class org.eclipse.draw2d.geometry.Rectangle
Expands the horizontal and vertical sides of this Rectangle with the values provided as input, and returns this for convenience.
expand(int, int) - Method in class org.eclipse.draw2d.geometry.Dimension
Expands the size of this Dimension by the specified width and height.
expand(Point) - Method in class org.eclipse.draw2d.geometry.Dimension
Expands the size of this Dimension by the specified amound.

Eclipse Draw2d
2.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, 2003. All Rights Reserved.