Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
N
- NativeGraphicsSource - Class in org.eclipse.draw2d
-
A graphics source that posts a paint request to the control rather than constructing GC on it directly.
- NativeGraphicsSource(Control) - Constructor for class org.eclipse.draw2d.NativeGraphicsSource
-
Constructs a new graphics source on the given control.
- negate() - Method in class org.eclipse.draw2d.geometry.Dimension
-
Negates the width and height of this Dimension.
- negate() - Method in class org.eclipse.draw2d.geometry.Point
-
Negates the x and y values of this Point.
- NestedLine - Class in org.eclipse.draw2d.text
- NEVER - Static variable in class org.eclipse.draw2d.FigureCanvas
-
Never show scrollbar
- NEVER - Static variable in class org.eclipse.draw2d.ScrollPane
-
Constant indicating to never show the ScrollBar
- NEVER - Static variable in class org.eclipse.draw2d.ScrollPaneLayout
- NEVER - Static variable in class org.eclipse.draw2d.ScrollPaneSolver
-
Scrollbar visibility constants -- never show scrollbars
- next - Variable in class org.eclipse.draw2d.graph.VirtualNode
-
Deprecated.The next node.
- next() - Method in class org.eclipse.draw2d.AutomaticRouter
-
Returns the next router in the chain.
- next() - Method in class org.eclipse.draw2d.Figure.ReverseFigureChildrenIterator
- nextFigure() - Method in class org.eclipse.draw2d.Figure.FigureIterator
-
Deprecated.Returns the next Figure.
- NO - Static variable in class org.eclipse.draw2d.Cursors
- NO_INSETS - Static variable in interface org.eclipse.draw2d.IFigure
-
Empty Insets.
- NO_MANAGER - Static variable in class org.eclipse.draw2d.Figure
-
An UpdateManager that does nothing.
- Node - Class in org.eclipse.draw2d.graph
-
A node in a DirectedGraph.
- Node() - Constructor for class org.eclipse.draw2d.graph.Node
-
Constructs a new node.
- Node(Object) - Constructor for class org.eclipse.draw2d.graph.Node
-
Constructs a node with the given data object
- Node(Object, Subgraph) - Constructor for class org.eclipse.draw2d.graph.Node
-
Constructs a node with the given data object and parent subgraph.
- Node(Subgraph) - Constructor for class org.eclipse.draw2d.graph.Node
-
Constructs a node inside the given subgraph.
- NodeList - Class in org.eclipse.draw2d.graph
-
A list containing nodes.
- NodeList() - Constructor for class org.eclipse.draw2d.graph.NodeList
-
Constructs an empty NodeList.
- NodeList(NodeList) - Constructor for class org.eclipse.draw2d.graph.NodeList
-
Constructs a NodeList with the elements from the specified list.
- nodes - Variable in class org.eclipse.draw2d.graph.DirectedGraph
-
All of the nodes in the graph.
- NONE - Static variable in interface org.eclipse.draw2d.PositionConstants
-
None
- NORTH - Static variable in interface org.eclipse.draw2d.PositionConstants
-
North
- NORTH_EAST - Static variable in interface org.eclipse.draw2d.PositionConstants
-
North-East: a bit-wise OR of
PositionConstants.NORTH
andPositionConstants.EAST
- NORTH_SOUTH - Static variable in interface org.eclipse.draw2d.PositionConstants
-
North-South: a bit-wise OR of
PositionConstants.NORTH
andPositionConstants.SOUTH
- NORTH_WEST - Static variable in interface org.eclipse.draw2d.PositionConstants
-
North-West: a bit-wise OR of
PositionConstants.NORTH
andPositionConstants.WEST
- notifyFreeformExtentChanged() - Method in interface org.eclipse.draw2d.FreeformListener
-
Called when the extent of the FreeformFigure has changed.
- notifyImageChanged() - Method in class org.eclipse.draw2d.AbstractImageFigure
- notifyPainting(Rectangle, Map<IFigure, Rectangle>) - Method in class org.eclipse.draw2d.parts.Thumbnail
- notifyPainting(Rectangle, Map<IFigure, Rectangle>) - Method in interface org.eclipse.draw2d.UpdateListener
-
Notifies the listener that the listened to object is painting.
- notifyPainting(Rectangle, Map<IFigure, Rectangle>) - Method in class org.eclipse.draw2d.UpdateListener.Stub
- notifyValidating() - Method in class org.eclipse.draw2d.parts.Thumbnail
- notifyValidating() - Method in interface org.eclipse.draw2d.UpdateListener
-
Notifies the listener that the listened to object is validating.
- notifyValidating() - Method in class org.eclipse.draw2d.UpdateListener.Stub
- NSEW - Static variable in interface org.eclipse.draw2d.PositionConstants
-
North-South-East-West: a bit-wise OR of all 4 directions.
- NULL - Static variable in interface org.eclipse.draw2d.ConnectionRouter
-
The default router for Connections.
- numColumns - Variable in class org.eclipse.draw2d.GridLayout
-
numColumns specifies the number of cell columns in the layout.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form