Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- RAISED - Static variable in interface org.eclipse.draw2d.SchemeBorder.SCHEMES
- RangeModel - Interface in org.eclipse.draw2d
- 
This interface represents a range of possible values as well as the current values.
- rank - Variable in class org.eclipse.draw2d.graph.Cell
- Rank - Class in org.eclipse.draw2d.graph
- 
For Internal Use only.
- Rank() - Constructor for class org.eclipse.draw2d.graph.Rank
- RankList - Class in org.eclipse.draw2d.graph
- 
For internal use only.
- RankList() - Constructor for class org.eclipse.draw2d.graph.RankList
- ranks - Variable in class org.eclipse.draw2d.graph.DirectedGraph
- 
Deprecated.
- Ray - Class in org.eclipse.draw2d.geometry
- 
Deprecated, for removal: This API element is subject to removal in a future version.
- Ray() - Constructor for class org.eclipse.draw2d.geometry.Ray
- 
Deprecated.Constructs a Ray <0, 0> with no direction and magnitude.
- Ray(int, int) - Constructor for class org.eclipse.draw2d.geometry.Ray
- 
Deprecated.Constructs a Ray pointed in the specified direction.
- Ray(Point) - Constructor for class org.eclipse.draw2d.geometry.Ray
- 
Deprecated.Constructs a Ray pointed in the direction specified by a Point.
- Ray(Point, Point) - Constructor for class org.eclipse.draw2d.geometry.Ray
- 
Deprecated.Constructs a Ray representing the direction and magnitude between to provided Points.
- Ray(Ray, Ray) - Constructor for class org.eclipse.draw2d.geometry.Ray
- 
Deprecated.Constructs a Ray representing the difference between two provided Rays.
- readjustScrollBars() - Method in class org.eclipse.draw2d.FreeformViewport
- 
Readjusts the scrollbars.
- readjustScrollBars() - Method in class org.eclipse.draw2d.Viewport
- 
Sets extents ofRangeModelsto the client area of this Viewport.
- recordFinalState(IFigure) - Method in class org.eclipse.draw2d.Animator
- 
Records the final state information for a figure.
- recordInitialState(IFigure) - Method in class org.eclipse.draw2d.Animator
- 
Records initial state information for the given figure.
- Rectangle - Class in org.eclipse.draw2d.geometry
- 
Represents a Rectangle(x, y, width, height).
- Rectangle() - Constructor for class org.eclipse.draw2d.geometry.Rectangle
- 
Constructs a Rectangle at the origin with zero width and height.
- Rectangle(int, int, int, int) - Constructor for class org.eclipse.draw2d.geometry.Rectangle
- 
Constructs a Rectangle with the provided values.
- Rectangle(Point, Dimension) - Constructor for class org.eclipse.draw2d.geometry.Rectangle
- 
Constructs a Rectangle given a location and size.
- Rectangle(Point, Point) - Constructor for class org.eclipse.draw2d.geometry.Rectangle
- 
Constructs the smallest Rectangle that contains the specified Points.
- Rectangle(Rectangle) - Constructor for class org.eclipse.draw2d.geometry.Rectangle
- 
Constructs a copy of the provided Rectangle.
- Rectangle(Rectangle) - Constructor for class org.eclipse.draw2d.geometry.Rectangle
- 
Constructs a copy of the provided SWTRectangle.
- RectangleFigure - Class in org.eclipse.draw2d
- 
Draws a rectangle whose size is determined by the bounds set to it.
- RectangleFigure() - Constructor for class org.eclipse.draw2d.RectangleFigure
- 
Creates a RectangleFigure.
- red - Static variable in interface org.eclipse.draw2d.ColorConstants
- 
One of the pre-defined colors
- RelativeBendpoint - Class in org.eclipse.draw2d
- 
RelativeBendpoint is a Bendpoint that calculates its location based on its distance from the start and end points of theConnection, as well as its weight.
- RelativeBendpoint() - Constructor for class org.eclipse.draw2d.RelativeBendpoint
- 
Constructs a new RelativeBendpoint.
- RelativeBendpoint(Connection) - Constructor for class org.eclipse.draw2d.RelativeBendpoint
- 
Constructs a new RelativeBendpoint and associates it with the given Connection.
- RelativeLocator - Class in org.eclipse.draw2d
- 
Places a handle relative to a figure's bounds.
- RelativeLocator() - Constructor for class org.eclipse.draw2d.RelativeLocator
- 
Null constructor.
- RelativeLocator(IFigure, double, double) - Constructor for class org.eclipse.draw2d.RelativeLocator
- 
Constructs a RelativeLocator with the given reference Figure and offset ratios.
- RelativeLocator(IFigure, int) - Constructor for class org.eclipse.draw2d.RelativeLocator
- 
Constructs a RelativeLocator with the given reference figure and relative location.
- releaseCapture() - Method in class org.eclipse.draw2d.EventDispatcher
- 
Releases capture initiated byEventDispatcher.setCapture(IFigure).
- releaseCapture() - Method in class org.eclipse.draw2d.SWTEventDispatcher
- releaseGraphics(Graphics) - Method in class org.eclipse.draw2d.DeferredUpdateManager
- 
Releases the graphics object, which causes the GraphicsSource to flush.
- relocate(IFigure) - Method in class org.eclipse.draw2d.AbstractLocator
- 
Recalculates the position of the figure and returns the updated bounds.
- relocate(IFigure) - Method in class org.eclipse.draw2d.ArrowLocator
- 
Relocates the passed in figure (which must be aRotatableDecoration) at either the start or end of the connection.
- relocate(IFigure) - Method in class org.eclipse.draw2d.ConnectionEndpointLocator
- 
Relocates the given IFigure at either the source or target end of the Connection, based on thebooleangiven in the constructorConnectionEndpointLocator(Connection, boolean).
- relocate(IFigure) - Method in interface org.eclipse.draw2d.Locator
- 
Relocates the given IFigure.
- relocate(IFigure) - Method in class org.eclipse.draw2d.RelativeLocator
- 
Relocates the target using the relative offset locations.
- remove(ButtonModel) - Method in class org.eclipse.draw2d.ButtonGroup
- 
Removes the given ButtonModel from this ButtonGroup.
- remove(Connection) - Method in class org.eclipse.draw2d.AbstractRouter
- 
Removes the given Connection from this routers list of Connections it is responsible for.
- remove(Connection) - Method in class org.eclipse.draw2d.AutomaticRouter
- remove(Connection) - Method in class org.eclipse.draw2d.BendpointConnectionRouter
- 
Removes the given connection from the map of constraints.
- remove(Connection) - Method in interface org.eclipse.draw2d.ConnectionRouter
- 
Removes the Connection from this router.
- remove(Connection) - Method in class org.eclipse.draw2d.ManhattanConnectionRouter
- remove(Connection) - Method in class org.eclipse.draw2d.RoutingAnimator
- 
This callback is unused.
- remove(Connection) - Method in interface org.eclipse.draw2d.RoutingListener
- 
Called when a connection has been removed from its router.
- remove(Connection) - Method in class org.eclipse.draw2d.RoutingListener.Stub
- remove(Connection) - Method in class org.eclipse.draw2d.ShortestPathConnectionRouter
- remove(IFigure) - Method in class org.eclipse.draw2d.AbstractConstraintLayout
- remove(IFigure) - Method in class org.eclipse.draw2d.AbstractLayout
- 
Removes the given figure from this LayoutManager's list of figures.
- remove(IFigure) - Method in class org.eclipse.draw2d.BorderLayout
- remove(IFigure) - Method in class org.eclipse.draw2d.ConnectionLayer
- 
Removes the figure from this Layer.
- remove(IFigure) - Method in class org.eclipse.draw2d.DelegatingLayout
- 
Removes the locator for the given figure.
- remove(IFigure) - Method in class org.eclipse.draw2d.Figure
- 
Removes the given child Figure from this Figure's hierarchy and revalidates this Figure.
- remove(IFigure) - Method in class org.eclipse.draw2d.FreeformLayer
- remove(IFigure) - Method in class org.eclipse.draw2d.FreeformLayeredPane
- remove(IFigure) - Method in interface org.eclipse.draw2d.IFigure
- 
Removes the given child from this figure's children.
- remove(IFigure) - Method in class org.eclipse.draw2d.LayeredPane
- remove(IFigure) - Method in class org.eclipse.draw2d.LayoutAnimator
- 
This callback is unused.
- remove(IFigure) - Method in interface org.eclipse.draw2d.LayoutListener
- 
Called when a child is about to be removed from its parent.
- remove(IFigure) - Method in class org.eclipse.draw2d.LayoutListener.Stub
- 
Stub which does nothing.
- remove(IFigure) - Method in interface org.eclipse.draw2d.LayoutManager
- 
Removes the given child from this layout.
- remove(IFigure) - Method in class org.eclipse.draw2d.ScrollBarLayout
- remove(IFigure) - Method in class org.eclipse.draw2d.text.FlowFigure
- 
Overridden to revalidateBidi when fragments are removed.
- remove(IFigure) - Method in class org.eclipse.draw2d.text.FlowFigureLayout
- 
Not applicable.
- removeActionListener(ActionListener) - Method in class org.eclipse.draw2d.ButtonModel
- 
Removes the given ActionListener.
- removeActionListener(ActionListener) - Method in class org.eclipse.draw2d.Clickable
- 
Removes the given listener from the list of ActionListener's of this Clickable.
- removeAll() - Method in class org.eclipse.draw2d.Figure
- 
Removes all children from this Figure.
- removeAllPoints() - Method in class org.eclipse.draw2d.AbstractPointListShape
- 
Erases this figure and removes all of itsPoints.
- removeAllPoints() - Method in class org.eclipse.draw2d.geometry.PointList
- 
Removes all the points stored by this list.
- removeAllPoints() - Method in class org.eclipse.draw2d.Polyline
- 
Erases the Polyline and removes all of itsPoints.
- removeAllPoints() - Method in class org.eclipse.draw2d.ScalablePolygonShape
- removeAncestorListener(AncestorListener) - Method in class org.eclipse.draw2d.Figure
- removeAncestorListener(AncestorListener) - Method in interface org.eclipse.draw2d.IFigure
- 
Unregisters the given listener, so that it will no longer receive notification of ancestor events.
- removeAnchorListener(AnchorListener) - Method in class org.eclipse.draw2d.AbstractConnectionAnchor
- 
Removes the given listener from this anchor.
- removeAnchorListener(AnchorListener) - Method in interface org.eclipse.draw2d.ConnectionAnchor
- 
Removes the listener.
- removeAnchorListener(AnchorListener) - Method in class org.eclipse.draw2d.ConnectionAnchorBase
- removeChangeListener(ChangeListener) - Method in class org.eclipse.draw2d.ButtonModel
- 
Removes the given ChangeListener.
- removeChangeListener(ChangeListener) - Method in class org.eclipse.draw2d.Clickable
- 
Removes the given listener from the list of ChangeListener's of this clickable.
- removeCoordinateListener(CoordinateListener) - Method in class org.eclipse.draw2d.Figure
- removeCoordinateListener(CoordinateListener) - Method in interface org.eclipse.draw2d.IFigure
- 
Unregisters the given listener, so that it will no longer receive notification of coordinate changes.
- removeEdge(Edge) - Method in class org.eclipse.draw2d.graph.DirectedGraph
- 
Removes the given edge from the graph.
- removeFigureListener(FigureListener) - Method in class org.eclipse.draw2d.Figure
- removeFigureListener(FigureListener) - Method in interface org.eclipse.draw2d.IFigure
- 
Unregisters the given listener, so that it will no longer receive notification of IFigure events.
- removeFocusListener(FocusListener) - Method in class org.eclipse.draw2d.Figure
- removeFocusListener(FocusListener) - Method in interface org.eclipse.draw2d.IFigure
- 
Unregisters the given listener, so that it will no longer receive notification of focus events.
- removeFreeformListener(FreeformListener) - Method in interface org.eclipse.draw2d.FreeformFigure
- 
Removes the given listener from this FreeformFigure.
- removeFreeformListener(FreeformListener) - Method in class org.eclipse.draw2d.FreeformLayer
- removeFreeformListener(FreeformListener) - Method in class org.eclipse.draw2d.FreeformLayeredPane
- removeImageChangedListener(IImageFigure.ImageChangedListener) - Method in class org.eclipse.draw2d.AbstractImageFigure
- removeImageChangedListener(IImageFigure.ImageChangedListener) - Method in interface org.eclipse.draw2d.IImageFigure
- 
DetachesImageChangedListenerfrom the figure
- removeKeyListener(KeyListener) - Method in class org.eclipse.draw2d.Figure
- removeKeyListener(KeyListener) - Method in interface org.eclipse.draw2d.IFigure
- 
Removes the first occurence of the given listener.
- removeLayer(int) - Method in class org.eclipse.draw2d.LayeredPane
- 
Removes the layer at the specified index from the list of layers in this layered pane.
- removeLayer(Object) - Method in class org.eclipse.draw2d.LayeredPane
- 
Removes the layer identified by the given key from this layered pane.
- removeLayer(IFigure) - Method in class org.eclipse.draw2d.LayeredPane
- 
Deprecated.callIFigure.remove(IFigure)instead
- removeLayoutListener(LayoutListener) - Method in class org.eclipse.draw2d.Figure
- 
Removes the first occurence of the given listener.
- removeLayoutListener(LayoutListener) - Method in interface org.eclipse.draw2d.IFigure
- 
Removes the most recent occurence of the given listener.
- removeListener(Class<T>, Object) - Method in class org.eclipse.draw2d.EventListenerList
- 
Removes the first listener of the specified type by identity.
- removeListener(Class<T>, Object) - Method in class org.eclipse.draw2d.Figure
- 
Removes listener of type clazz from this Figure's list of listeners.
- removeMouseListener(MouseListener) - Method in class org.eclipse.draw2d.Figure
- removeMouseListener(MouseListener) - Method in interface org.eclipse.draw2d.IFigure
- 
Unregisters the given listener, so that it will no longer receive notification of mouse events.
- removeMouseMotionListener(MouseMotionListener) - Method in class org.eclipse.draw2d.Figure
- removeMouseMotionListener(MouseMotionListener) - Method in interface org.eclipse.draw2d.IFigure
- 
Unregisters the given listener, so that it will no longer receive notification of mouse motion events.
- removeMouseWheelListener(MouseWheelListener) - Method in class org.eclipse.draw2d.Figure
- removeMouseWheelListener(MouseWheelListener) - Method in interface org.eclipse.draw2d.IFigure
- 
Unregisters the given listener, so that it will no longer receive notification of mouse wheel events.
- removeNode(Node) - Method in class org.eclipse.draw2d.graph.DirectedGraph
- 
Removes the given node from the graph.
- removeNotify() - Method in class org.eclipse.draw2d.Figure
- 
Called prior to this figure's removal from its parent
- removeNotify() - Method in interface org.eclipse.draw2d.IFigure
- 
Called before this IFigure is removed from its parent.
- removeNotify() - Method in class org.eclipse.draw2d.PolylineConnection
- 
Called just before the receiver is being removed from its parent.
- removeNotify() - Method in class org.eclipse.draw2d.text.FlowPage
- 
Overridden to set valid.
- removeObstacle(Rectangle) - Method in class org.eclipse.draw2d.graph.ShortestPathRouter
- 
Removes the obstacle with the rectangle's bounds from the routing.
- removePath(Path) - Method in class org.eclipse.draw2d.graph.ShortestPathRouter
- 
Removes the given path from the routing.
- removePoint(int) - Method in class org.eclipse.draw2d.AbstractPointListShape
- 
Removes a point from this figure.
- removePoint(int) - Method in class org.eclipse.draw2d.geometry.PointList
- 
Removes the point at the specified index from the PointList, and returns it.
- removePoint(int) - Method in class org.eclipse.draw2d.ScalablePolygonShape
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.draw2d.ButtonGroup
- 
Removes the passed PropertyChangeListener from this ButtonGroup.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.draw2d.DefaultRangeModel
- 
Removes the given PropertyChangeListener from the list of listeners.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.draw2d.Figure
- removePropertyChangeListener(PropertyChangeListener) - Method in interface org.eclipse.draw2d.IFigure
- 
Unregisters the given listener, so that it will no longer receive notification of any property changes.
- removePropertyChangeListener(PropertyChangeListener) - Method in interface org.eclipse.draw2d.RangeModel
- 
Removes the given listener from this RangeModel's list of PropertyChangeListeners.
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.eclipse.draw2d.Figure
- removePropertyChangeListener(String, PropertyChangeListener) - Method in interface org.eclipse.draw2d.IFigure
- 
Unregisters the given listener, so that it will no longer receive notification of changes in the given property.
- removeReservedLines(Connection) - Method in class org.eclipse.draw2d.ManhattanConnectionRouter
- removeRoutingListener(RoutingListener) - Method in class org.eclipse.draw2d.PolylineConnection
- 
Removes the first occurence of the given listener.
- removeStateTransitionListener(ButtonStateTransitionListener) - Method in class org.eclipse.draw2d.ButtonModel
- 
Removes the given ButtonStateTransitionListener.
- removeUpdateListener(UpdateListener) - Method in class org.eclipse.draw2d.UpdateManager
- 
Removes one occurrence of the given UpdateListener by identity.
- repaint() - Method in class org.eclipse.draw2d.Figure
- repaint() - Method in interface org.eclipse.draw2d.IFigure
- 
Repaints this IFigure.
- repaint() - Method in class org.eclipse.draw2d.Polyline
- repaint(int, int, int, int) - Method in class org.eclipse.draw2d.Figure
- repaint(int, int, int, int) - Method in interface org.eclipse.draw2d.IFigure
- 
Repaints the rectangular area within this IFigure whose upper-left corner is located at the point(x,y)and whose width and height arewandh, respectively.
- repaint(Rectangle) - Method in class org.eclipse.draw2d.Figure
- repaint(Rectangle) - Method in interface org.eclipse.draw2d.IFigure
- 
Repaints the rectangular area within this IFigure represented byrect.
- repairDamage() - Method in class org.eclipse.draw2d.DeferredUpdateManager
- 
Repaints the dirty regions on the update queue and callsUpdateManager.firePainting(Rectangle, Map), unless there are no dirty regions.
- REPEAT_FIRING - Static variable in class org.eclipse.draw2d.Clickable
- 
Firing starts as soon as the mouse is pressed on this Clickable, and keeps firing at prefixed intervals until the mouse is released.
- REPEAT_FIRING_BEHAVIOR - Static variable in class org.eclipse.draw2d.ButtonModel
- 
Action performed events fire repeatedly until the mouse button is released.
- requestFocus() - Method in class org.eclipse.draw2d.Figure
- requestFocus() - Method in interface org.eclipse.draw2d.IFigure
- 
Requests focus from theEventDispatcher.
- requestFocus(IFigure) - Method in class org.eclipse.draw2d.EventDispatcher
- 
Requests focus for the given figure.
- requestFocus(IFigure) - Method in class org.eclipse.draw2d.SWTEventDispatcher
- requestRemoveFocus(IFigure) - Method in class org.eclipse.draw2d.EventDispatcher
- 
Requests focus to be removed from the given figure.
- requestRemoveFocus(IFigure) - Method in class org.eclipse.draw2d.SWTEventDispatcher
- requiresBidi() - Method in class org.eclipse.draw2d.text.ContentBox
- 
Returnstrueif the bidi level for this box is specified, and is not the default level (0).
- requiresBidi() - Method in class org.eclipse.draw2d.text.FlowBox
- 
Returnstrueif any of the children are bi-directional.
- requiresBidi() - Method in class org.eclipse.draw2d.text.LineBox
- requiresBidi(char[], int, int) - Method in class org.eclipse.draw2d.text.BidiProvider.DefaultBidiProvider
- requiresBidi(char[], int, int) - Method in interface org.eclipse.draw2d.text.BidiProvider
- 
Returntrueif the specified text requires bidi analysis.
- reserveColumn(Connection, Integer) - Method in class org.eclipse.draw2d.ManhattanConnectionRouter
- reserveRow(Connection, Integer) - Method in class org.eclipse.draw2d.ManhattanConnectionRouter
- resetFlags(boolean) - Method in class org.eclipse.draw2d.graph.EdgeList
- 
For internal use only.
- resize(double, double) - Method in class org.eclipse.draw2d.geometry.PrecisionRectangle
- resize(double, double) - Method in class org.eclipse.draw2d.geometry.Rectangle
- 
Resizes this Rectangle by the values supplied as input and returns this for convenience.
- resize(int, int) - Method in class org.eclipse.draw2d.geometry.PrecisionRectangle
- resize(int, int) - Method in class org.eclipse.draw2d.geometry.Rectangle
- 
Resizes this Rectangle by the values supplied as input and returns this for convenience.
- resize(Dimension) - Method in class org.eclipse.draw2d.geometry.PrecisionRectangle
- resize(Dimension) - Method in class org.eclipse.draw2d.geometry.Rectangle
- 
Resizes this Rectangle by the Dimension provided as input and returns this for convenience.
- restorePrintSource() - Method in class org.eclipse.draw2d.PrintFigureOperation
- restorePrintSource() - Method in class org.eclipse.draw2d.PrintOperation
- 
This method contains all operations performed to sourceFigure after being printed.
- restoreState() - Method in class org.eclipse.draw2d.Graphics
- 
Restores the previous state of this graphics object.
- restoreState() - Method in class org.eclipse.draw2d.ScaledGraphics
- restoreState() - Method in class org.eclipse.draw2d.SWTGraphics
- restoreState(SWTGraphics.State) - Method in class org.eclipse.draw2d.SWTGraphics
- 
Sets all State information to that of the given State, called by restoreState()
- Result() - Constructor for class org.eclipse.draw2d.ScrollPaneSolver.Result
- revalidate() - Method in class org.eclipse.draw2d.Figure
- revalidate() - Method in interface org.eclipse.draw2d.IFigure
- 
Invalidates this figure and revalidates() its parent.
- revalidate() - Method in class org.eclipse.draw2d.PolylineConnection
- revalidate() - Method in class org.eclipse.draw2d.ScrollBar
- revalidate() - Method in class org.eclipse.draw2d.text.BlockFlow
- revalidateBidi(IFigure) - Method in class org.eclipse.draw2d.text.BlockFlow
- 
A Block will invalidate the Bidi state of all its children, so that it is re-evaluated when this block is next validated.
- revalidateBidi(IFigure) - Method in class org.eclipse.draw2d.text.FlowFigure
- 
This method should be invoked whenever a change that can potentially affect the Bidi evaluation is made (eg., adding or removing children, changing text, etc.).
- reverse() - Method in class org.eclipse.draw2d.geometry.PointList
- 
Reverses the order of the points in the list.
- ReverseFigureChildrenIterator(IFigure) - Constructor for class org.eclipse.draw2d.Figure.ReverseFigureChildrenIterator
- revertValue - Variable in class org.eclipse.draw2d.ScrollBar.ThumbDragger
- RIDGED - Static variable in interface org.eclipse.draw2d.SchemeBorder.SCHEMES
- right - Variable in class org.eclipse.draw2d.geometry.Insets
- 
distance from right
- right() - Method in class org.eclipse.draw2d.geometry.Rectangle
- 
Returns the x-coordinate of the right side of this Rectangle.
- RIGHT - Static variable in class org.eclipse.draw2d.BorderLayout
- 
Constant to be used as a constraint for child figures
- RIGHT - Static variable in interface org.eclipse.draw2d.PositionConstants
- 
Right
- ROLLOVER_ENABLED_FLAG - Static variable in class org.eclipse.draw2d.ButtonModel
- 
Flag for rollover enablement button state
- ROLLOVER_ENABLED_PROPERTY - Static variable in class org.eclipse.draw2d.ButtonModel
- 
Rollover Enabled property
- root - Variable in class org.eclipse.draw2d.SubordinateUpdateManager
- 
Deprecated.A root figure.
- RootFigure() - Constructor for class org.eclipse.draw2d.LightweightSystem.RootFigure
- RotatableDecoration - Interface in org.eclipse.draw2d
- 
An IFigure that can be rotated.
- rotate(float) - Method in class org.eclipse.draw2d.Graphics
- 
Rotates the coordinates by the given counter-clockwise angle.
- rotate(float) - Method in class org.eclipse.draw2d.ScaledGraphics
- rotate(float) - Method in class org.eclipse.draw2d.SWTGraphics
- 
This method requires advanced graphics support.
- RoundedRectangle - Class in org.eclipse.draw2d
- 
Draws a Rectangle whose corners are rounded in appearance.
- RoundedRectangle() - Constructor for class org.eclipse.draw2d.RoundedRectangle
- 
Constructs a round cornered rectangle.
- RoundedRectangleAnchor - Class in org.eclipse.draw2d
- 
Anchor for rounded rectangles which is always on a line between the center and the reference point.
- RoundedRectangleAnchor(Figure, Dimension) - Constructor for class org.eclipse.draw2d.RoundedRectangleAnchor
- 
Rounded Rectangle getCornerDimension should be public #302836 then Rounded Rectangle would be sufficient.
- RoundedRectangleAnchor(RoundedRectangle) - Constructor for class org.eclipse.draw2d.RoundedRectangleAnchor
- 
Rounded Rectangle getCornerDimension should be public #302836 then Rounded Rectangle would be sufficient.
- route(Connection) - Method in class org.eclipse.draw2d.AutomaticRouter
- 
Routes the given connection.
- route(Connection) - Method in class org.eclipse.draw2d.BendpointConnectionRouter
- 
Routes theConnection.
- route(Connection) - Method in class org.eclipse.draw2d.ConnectionRouter.NullConnectionRouter
- 
Routes the given Connection directly between the source and target anchors.
- route(Connection) - Method in interface org.eclipse.draw2d.ConnectionRouter
- 
Routes the Connection.
- route(Connection) - Method in class org.eclipse.draw2d.ManhattanConnectionRouter
- route(Connection) - Method in class org.eclipse.draw2d.RoutingAnimator
- 
Hooks route to intercept routing during animation playback.
- route(Connection) - Method in interface org.eclipse.draw2d.RoutingListener
- 
Called prior to routing occurring.
- route(Connection) - Method in class org.eclipse.draw2d.RoutingListener.Stub
- route(Connection) - Method in class org.eclipse.draw2d.ShortestPathConnectionRouter
- RoutingAnimator - Class in org.eclipse.draw2d
- 
Animates the routing of a connection.
- RoutingAnimator() - Constructor for class org.eclipse.draw2d.RoutingAnimator
- 
Constructs a routing animator for use with one or more connections.
- RoutingListener - Interface in org.eclipse.draw2d
- 
Classes which implement this interface provide callback hooks for various routing related events.
- RoutingListener.Stub - Class in org.eclipse.draw2d
- 
A stub implementation which implements all required methods.
- row - Variable in class org.eclipse.draw2d.FlowLayout.WorkingData
- rowCount - Variable in class org.eclipse.draw2d.FlowLayout.WorkingData
- rowHeight - Variable in class org.eclipse.draw2d.FlowLayout.WorkingData
- rowOrder - Variable in class org.eclipse.draw2d.graph.Node
- 
Deprecated.
- rowWidth - Variable in class org.eclipse.draw2d.FlowLayout.WorkingData
- rowX - Variable in class org.eclipse.draw2d.FlowLayout.WorkingData
- rowY - Variable in class org.eclipse.draw2d.FlowLayout.WorkingData
- run() - Static method in class org.eclipse.draw2d.Animation
- 
Runs animation using the recommended duration: 250 milliseconds.
- run() - Method in class org.eclipse.draw2d.DeferredUpdateManager.UpdateRequest
- run(int) - Static method in class org.eclipse.draw2d.Animation
- 
Captures the final states for the animation and then plays the animation.
- run(String) - Method in class org.eclipse.draw2d.PrintOperation
- 
Sets the print job into motion.
- runWithUpdate(Runnable) - Method in class org.eclipse.draw2d.DeferredUpdateManager
- 
Adds the given runnable and queues an update if an update is not under progress.
- runWithUpdate(Runnable) - Method in class org.eclipse.draw2d.UpdateManager
- 
Causes an update to occur at some time, and the given runnable to be executed following the update.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Vectorinstead, which offers double precision instead of integer precision.