- name - Variable in class org.girod.jgraphml.xml.XMLNode
-
The node name.
- nev - Variable in class edu.uci.ics.jung.algorithms.path.DijkstraDistance
-
- newBalloonLayout() - Method in class org.girod.jgraphml.layout.GraphMLLayoutFactory
-
- newCircleLayout() - Method in class org.girod.jgraphml.layout.GraphMLLayoutFactory
-
- newDAGLayout() - Method in class org.girod.jgraphml.layout.GraphMLLayoutFactory
-
- newDiagram() - Method in class org.girod.jgraphml.GraphMLFactory
-
Creates a new diagram.
- newDiagram(DiagramDefaults) - Method in class org.girod.jgraphml.GraphMLFactory
-
Creates a new diagram, with custom defaults.
- newFRLayout() - Method in class org.girod.jgraphml.layout.GraphMLLayoutFactory
-
- newFRLayout2() - Method in class org.girod.jgraphml.layout.GraphMLLayoutFactory
-
- newISOMLayout() - Method in class org.girod.jgraphml.layout.GraphMLLayoutFactory
-
- newKKLayout() - Method in class org.girod.jgraphml.layout.GraphMLLayoutFactory
-
- newRadialTreeLayout() - Method in class org.girod.jgraphml.layout.GraphMLLayoutFactory
-
- newSpringLayout() - Method in class org.girod.jgraphml.layout.GraphMLLayoutFactory
-
- newSpringLayout2() - Method in class org.girod.jgraphml.layout.GraphMLLayoutFactory
-
- newSugiyamaLayout() - Method in class org.girod.jgraphml.layout.GraphMLLayoutFactory
-
- newTreeLayout() - Method in class org.girod.jgraphml.layout.GraphMLLayoutFactory
-
- nextNode() - Method in class org.girod.jgraphml.reader.XMLTreeWalker
-
Moves the TreeWalker to the next visible node in document order relative to the current node, and returns the new
node.
- nextSibling() - Method in class org.girod.jgraphml.reader.XMLTreeWalker
-
Moves the TreeWalker to the next sibling of the current node, and returns the new node.
- NODE - Static variable in interface org.girod.jgraphml.xml.XMLTags
-
The node tag.
- NODE_DESCRIPTION - Static variable in class org.girod.jgraphml.model.KeyType
-
The type for the node description.
- NODE_GRAPHICS - Static variable in class org.girod.jgraphml.model.KeyType
-
The type for the node graphics.
- NODE_LABEL - Static variable in interface org.girod.jgraphml.xml.XMLTags
-
The y:NodeLabel tag.
- NODE_URL - Static variable in class org.girod.jgraphml.model.KeyType
-
The type for the node url.
- nodeBorderColor - Variable in class org.girod.jgraphml.model.DiagramDefaults
-
The default node border color.
- nodeBorderLineStyle - Variable in class org.girod.jgraphml.model.DiagramDefaults
-
The default node border line style.
- nodeBorderWidth - Variable in class org.girod.jgraphml.model.DiagramDefaults
-
The default node border width.
- nodeDropShadow - Variable in class org.girod.jgraphml.model.DiagramDefaults
-
The default nodes drop shadow.
- nodeFillColor - Variable in class org.girod.jgraphml.model.DiagramDefaults
-
The default node fill color.
- NodeFilter - Class in org.girod.jgraphml.reader
-
- NodeFilter(String, String) - Constructor for class org.girod.jgraphml.reader.NodeFilter
-
- nodeFontSize - Variable in class org.girod.jgraphml.model.DiagramDefaults
-
The default font size for nodes.
- nodeFontStyle - Variable in class org.girod.jgraphml.model.DiagramDefaults
-
The default font style for nodes.
- nodeHeight - Variable in class org.girod.jgraphml.model.DiagramDefaults
-
The default node height.
- NodeLabel - Class in org.girod.jgraphml.model
-
Represents a node label.
- NodeLabel() - Constructor for class org.girod.jgraphml.model.NodeLabel
-
- NodeParent - Interface in org.girod.jgraphml.model
-
A node parent interface.
- nodeParent - Variable in class org.girod.jgraphml.xml.XMLNode
-
The node parent.
- NodeParentRep - Class in org.girod.jgraphml.reader
-
- NodeParentRep(NodeParent, int) - Constructor for class org.girod.jgraphml.reader.NodeParentRep
-
- nodes - Variable in class org.girod.jgraphml.model.AbstractGraphMLDiagram
-
The nodes.
- nodeWidth - Variable in class org.girod.jgraphml.model.DiagramDefaults
-
The default node width.
- NONE - Static variable in interface org.girod.jgraphml.model.ArrowType
-
The constant for having no arrow.
- norm() - Method in class edu.uci.ics.jung.algorithms.layout.FRLayout.FRVertexData
-