- EAST - Static variable in interface org.eclipse.draw2d.PositionConstants
-
East
- EAST_WEST - Static variable in interface org.eclipse.draw2d.PositionConstants
-
- Edge - Class in org.eclipse.draw2d.graph
-
A directed Edge joining a source and target Node.
- Edge(Node, Node) - Constructor for class org.eclipse.draw2d.graph.Edge
-
Constructs a new edge with the given source and target nodes.
- Edge(Node, Node, int, int) - Constructor for class org.eclipse.draw2d.graph.Edge
-
Constructs a new edge with the given source, target, delta, and weight.
- Edge(Object, Node, Node) - Constructor for class org.eclipse.draw2d.graph.Edge
-
Constructs a new edge with the given data object, source, and target
node.
- EdgeList - Class in org.eclipse.draw2d.graph
-
A list of Edge
s.
- EdgeList() - Constructor for class org.eclipse.draw2d.graph.EdgeList
-
- edges - Variable in class org.eclipse.draw2d.graph.DirectedGraph
-
All of the edges in the graph.
- Ellipse - Class in org.eclipse.draw2d
-
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 in org.eclipse.draw2d
-
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
-
Flag for enablement button state
- ENABLED_PROPERTY - Static variable in class org.eclipse.draw2d.ButtonModel
-
Enabled property
- END - Static variable in class org.eclipse.draw2d.ConnectionLocator
-
- end - Variable in class org.eclipse.draw2d.graph.Edge
-
- END - Static variable in class org.eclipse.draw2d.GridData
-
Value for horizontalAlignment or verticalAlignment.
- 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.BlockFlowLayout
-
- 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.InlineFlowLayout
-
- equals(Object) - Method in class org.eclipse.draw2d.ChopboxAnchor
-
Returns true
if the other anchor has the same owner and box.
- equals(Object) - Method in class org.eclipse.draw2d.EllipseAnchor
-
Returns true
if the other anchor is an EllipseAnchor with
the same owner.
- 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.Dimension
-
Returns whether the input Object is equivalent to this Dimension.
- equals(Object) - Method in class org.eclipse.draw2d.geometry.Insets
-
Test for equality.
- equals(int, int) - Method in class org.eclipse.draw2d.geometry.Point
-
Returns true
if this Points x and y are equal to the given x
and y.
- equals(Object) - Method in class org.eclipse.draw2d.geometry.Point
-
Test for equality.
- equals(Object) - Method in class org.eclipse.draw2d.geometry.PrecisionDimension
-
- equals(Object) - Method in class org.eclipse.draw2d.geometry.PrecisionPoint
-
- equals(Object) - Method in class org.eclipse.draw2d.geometry.PrecisionRectangle
-
- equals(Object) - Method in class org.eclipse.draw2d.geometry.Ray
-
Deprecated.
- equals(int, int, int, int) - Method in class org.eclipse.draw2d.geometry.Rectangle
-
Returns true
if this Rectangle's x, y, width, and height
values are identical to the provided ones.
- 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.Straight
-
Checks whether this Straight is equal to the provided Straight.
- equals(Object) - Method in class org.eclipse.draw2d.geometry.Vector
-
- equals(Object) - Method in class org.eclipse.draw2d.graph.Rank
-
- erase() - Method in class org.eclipse.draw2d.Figure
-
- erase() - Method in interface org.eclipse.draw2d.IFigure
-
Erases this IFigure.
- ETCHED - Static variable in interface org.eclipse.draw2d.SchemeBorder.SCHEMES
-
Schemes used for shadow and highlight effects
- EventDispatcher - Class in org.eclipse.draw2d
-
Listens to various SWT events and dispatches these events to interested
Draw2d objects.
- EventDispatcher() - Constructor for class org.eclipse.draw2d.EventDispatcher
-
- EventDispatcher.AccessibilityDispatcher - Class in org.eclipse.draw2d
-
- EventHandler() - Constructor for class org.eclipse.draw2d.LightweightSystem.EventHandler
-
- EventListenerList - Class in org.eclipse.draw2d
-
This class is intended for internal use only.
- EventListenerList() - Constructor for class org.eclipse.draw2d.EventListenerList
-
- ExclusionSearch - Class in org.eclipse.draw2d
-
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(double, double) - Method in class org.eclipse.draw2d.geometry.Dimension
-
Expands the size of this Dimension by the specified width and height.
- 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
-
- expand(Dimension) - Method in class org.eclipse.draw2d.geometry.PrecisionDimension
-
- expand(double, double) - Method in class org.eclipse.draw2d.geometry.PrecisionDimension
-
- expand(int, int) - Method in class org.eclipse.draw2d.geometry.PrecisionDimension
-
- expand(double, double) - Method in class org.eclipse.draw2d.geometry.PrecisionRectangle
-
Expands the horizontal and vertical sides of this Rectangle with the
values provided as input, and returns this for convenience.
- expand(Insets) - Method in class org.eclipse.draw2d.geometry.PrecisionRectangle
-
- expand(int, int) - Method in class org.eclipse.draw2d.geometry.PrecisionRectangle
-
- expand(double, double) - 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(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.