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

N

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
NO - Static variable in class org.eclipse.draw2d.Cursors
 
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 and PositionConstants.EAST
NORTH_SOUTH - Static variable in interface org.eclipse.draw2d.PositionConstants
North-South: a bit-wise OR of PositionConstants.NORTH and PositionConstants.SOUTH
NORTH_WEST - Static variable in interface org.eclipse.draw2d.PositionConstants
North-West: a bit-wise OR of PositionConstants.NORTH and PositionConstants.WEST
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.
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.
NestedLine - class org.eclipse.draw2d.text.NestedLine.
 
Node - class org.eclipse.draw2d.graph.Node.
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(Subgraph) - Constructor for class org.eclipse.draw2d.graph.Node
Constructs a node inside the given subgraph.
Node(Object, Subgraph) - Constructor for class org.eclipse.draw2d.graph.Node
Constructs a node with the given data object and parent subgraph.
NodeList - class org.eclipse.draw2d.graph.NodeList.
 
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.
NodePair - class org.eclipse.draw2d.internal.graph.NodePair.
 
NodePair() - Constructor for class org.eclipse.draw2d.internal.graph.NodePair
 
NodePair(Node, Node) - Constructor for class org.eclipse.draw2d.internal.graph.NodePair
 
n1 - Variable in class org.eclipse.draw2d.internal.graph.NodePair
 
n2 - Variable in class org.eclipse.draw2d.internal.graph.NodePair
 
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.
nestingIndex - Variable in class org.eclipse.draw2d.graph.Node
For internal use only.
nestingTreeMin - Variable in class org.eclipse.draw2d.graph.Subgraph
For internal use only.
next() - Method in class org.eclipse.draw2d.AutomaticRouter
Returns the next router in the chain.
next - Variable in class org.eclipse.draw2d.graph.VirtualNode
Deprecated. The next node.
nextFigure() - Method in class org.eclipse.draw2d.Figure.FigureIterator
Returns the next Figure.
nodes - Variable in class org.eclipse.draw2d.graph.DirectedGraph
All of the nodes in the graph.
normalizeRanks() - Method in class org.eclipse.draw2d.graph.NodeList
For internal use only.
notifyFreeformExtentChanged() - Method in interface org.eclipse.draw2d.FreeformListener
Called when the extent of the FreeformFigure has changed.
notifyPainting(Rectangle, Map) - Method in interface org.eclipse.draw2d.UpdateListener
Notifies the listener that the listened to object is painting.
notifyPainting(Rectangle, Map) - 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.parts.Thumbnail
 
numberOfCrossingsInGraph(DirectedGraph) - Static method in class org.eclipse.draw2d.internal.graph.GraphUtilities
Counts the number of edge crossings in a DirectedGraph
numberOfCrossingsInRank(Rank) - Static method in class org.eclipse.draw2d.internal.graph.GraphUtilities
Counts the number of edge crossings in a Rank

Eclipse Draw2d
3.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, 2005. All Rights Reserved.