Index
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
N
- NAME - org.graphstream.stream.file.FileSourceGPX.GPXConstants.Balise
- NAME - org.graphstream.stream.file.FileSourceGraphML.GraphMLConstants.PortAttribute
- NameSpace(Selector.Type) - Constructor for class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet.NameSpace
- neighborNodes() - Method in interface org.graphstream.graph.Node
-
Stream over neighbor nodes connected to this node via one or more edges.
- neighbours - Variable in class org.graphstream.ui.layout.springbox.NodeParticle
-
Set of edge connected to this node.
- NetStreamConstants - Class in org.graphstream.stream.netstream
-
NetStream
- NetStreamConstants() - Constructor for class org.graphstream.stream.netstream.NetStreamConstants
- NetStreamDecoder - Class in org.graphstream.stream.netstream
- NetStreamDecoder() - Constructor for class org.graphstream.stream.netstream.NetStreamDecoder
- NetStreamEncoder - Class in org.graphstream.stream.netstream
- NetStreamEncoder(String, ByteEncoder.Transport...) - Constructor for class org.graphstream.stream.netstream.NetStreamEncoder
- NetStreamEncoder(ByteEncoder.Transport...) - Constructor for class org.graphstream.stream.netstream.NetStreamEncoder
- NetStreamUtils - Class in org.graphstream.stream.netstream
- NetStreamUtils() - Constructor for class org.graphstream.stream.netstream.NetStreamUtils
- network() - Method in class org.graphstream.stream.file.pajek.PajekParser
- NETWORK - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
-
RegularExpression Id.
- NEW_LINE - Static variable in class org.graphstream.util.time.ISODateComponent
- newCellData() - Method in class org.graphstream.ui.layout.springbox.GraphCellData
- newDefaultGraphRenderer() - Method in class org.graphstream.ui.view.Viewer
-
Create a new instance of the default graph renderer.
- newEvent() - Method in class org.graphstream.stream.sync.SourceTime
- newEvent() - Method in class org.graphstream.util.GraphListeners
- newGGId() - Method in class org.graphstream.ui.view.Viewer
-
Create a new unique identifier for a graph.
- newInstance(String, String) - Method in class org.graphstream.graph.GraphFactory
-
Instantiate a new graph from the given class name.
- newInstance(String, Graph) - Method in interface org.graphstream.graph.NodeFactory
-
Create a new instance of node.
- newInstance(String, Node, Node, boolean) - Method in interface org.graphstream.graph.EdgeFactory
-
Create a new instance of edge.
- newLayoutAlgorithm() - Static method in class org.graphstream.ui.layout.Layouts
-
Creates a layout according to the "org.graphstream.ui.layout" system property.
- newLayoutPipe() - Method in class org.graphstream.ui.layout.LayoutRunner
-
Pipe out whose input is connected to the layout algorithm.
- newNodeParticle(String) - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
-
Factory method to create node particles.
- newNodeParticle(String) - Method in class org.graphstream.ui.layout.springbox.implementations.LinLog
- newNodeParticle(String) - Method in class org.graphstream.ui.layout.springbox.implementations.SpringBox
- newParser(Reader) - Method in interface org.graphstream.util.parser.ParserFactory
-
Create a new parser from a reader.
- newSprite(String, SpriteManager, Values) - Method in class org.graphstream.ui.spriteManager.SpriteFactory
-
Create a new sprite for the given manager with the given identifier.
- newThreadProxyOnGraphicGraph() - Method in class org.graphstream.ui.view.Viewer
-
New proxy pipe on events coming from the viewer through a thread.
- newToken(int) - Static method in class org.graphstream.util.parser.Token
- newToken(int, String) - Static method in class org.graphstream.util.parser.Token
-
Returns a new Token object, by default.
- newViewerPipe() - Method in class org.graphstream.ui.view.Viewer
-
New viewer pipe on the events coming from the viewer through a thread.
- next - Variable in class org.graphstream.util.parser.Token
-
A reference to the next regular (non-special) token from the input stream.
- next() - Method in class org.graphstream.graph.BreadthFirstIterator
- next() - Method in class org.graphstream.graph.DepthFirstIterator
- next() - Method in class org.graphstream.stream.file.dgs.DGSParser
- next() - Method in class org.graphstream.stream.file.dot.DOTParser
- next() - Method in class org.graphstream.stream.file.gml.GMLParser
- next() - Method in class org.graphstream.stream.file.pajek.PajekParser
- next() - Method in class org.graphstream.stream.file.tlp.TLPParser
- next() - Method in class org.graphstream.stream.Timeline
- next() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet.ZIndex.ZIndexIterator
- next() - Method in interface org.graphstream.util.parser.Parser
- nextEvents() - Method in class org.graphstream.stream.file.dgs.OldFileSourceDGS
- nextEvents() - Method in interface org.graphstream.stream.file.FileSource
-
Try to process one graph event, or as few as possible, if more must be read at once.
- nextEvents() - Method in class org.graphstream.stream.file.FileSourceBase
- nextEvents() - Method in class org.graphstream.stream.file.FileSourceDGS1And2
- nextEvents() - Method in class org.graphstream.stream.file.FileSourceEdge
- nextEvents() - Method in class org.graphstream.stream.file.FileSourceGEXF
- nextEvents() - Method in class org.graphstream.stream.file.FileSourceGPX
- nextEvents() - Method in class org.graphstream.stream.file.FileSourceGraphML
- nextEvents() - Method in class org.graphstream.stream.file.FileSourceLGL
- nextEvents() - Method in class org.graphstream.stream.file.FileSourceNCol
- nextEvents() - Method in class org.graphstream.stream.file.FileSourceParser
- nextEvents() - Method in class org.graphstream.stream.file.FileSourceXML
- nextEvents() - Method in class org.graphstream.stream.file.gml.GMLParser
-
The top-level method to be called by the file source.
- nextEvents() - Method in interface org.graphstream.stream.net.URLSource
-
Try to process one graph event, or as few as possible, if more must be read at once.
- nextStep() - Method in class org.graphstream.stream.file.dgs.DGSParser
- nextStep() - Method in class org.graphstream.stream.file.dgs.OldFileSourceDGS
- nextStep() - Method in interface org.graphstream.stream.file.FileSource
-
Try to process all the events occurring during one time step.
- nextStep() - Method in class org.graphstream.stream.file.FileSourceDGS
- nextStep() - Method in class org.graphstream.stream.file.FileSourceDGS1And2
-
tries to read all the events between 2 steps
- nextStep() - Method in class org.graphstream.stream.file.FileSourceEdge
- nextStep() - Method in class org.graphstream.stream.file.FileSourceGML
- nextStep() - Method in class org.graphstream.stream.file.FileSourceLGL
- nextStep() - Method in class org.graphstream.stream.file.FileSourceNCol
- nextStep() - Method in class org.graphstream.stream.file.FileSourceParser
-
Since there is no step in DOT, this does the same action than
FileSourceParser.nextEvents(). - nextStep() - Method in class org.graphstream.stream.file.FileSourceXML
- nextStep(int) - Method in class org.graphstream.ui.layout.springbox.NodeParticle
- NO_LAYOUT - org.graphstream.stream.file.FileSinkImages.LayoutPolicy
- Node - Interface in org.graphstream.graph
-
An Interface that advises general purpose methods for handling nodes as elements of a graph.
- NODE - org.graphstream.stream.file.FileSourceGEXF.GEXFConstants.Balise
- NODE - org.graphstream.stream.file.FileSourceGEXF.GEXFConstants.ClassType
- NODE - org.graphstream.stream.file.FileSourceGraphML.GraphMLConstants.Balise
- NODE - org.graphstream.stream.file.FileSourceGraphML.GraphMLConstants.EndPointAttribute
- NODE - org.graphstream.stream.file.FileSourceGraphML.GraphMLConstants.KeyDomain
- NODE - org.graphstream.stream.file.gexf.GEXFElement.ClassType
- NODE - org.graphstream.stream.SourceBase.ElementType
- NODE - org.graphstream.ui.graphicGraph.stylesheet.Selector.Type
- NODE - org.graphstream.ui.view.util.InteractiveElement
- NODE - Static variable in interface org.graphstream.stream.file.dot.DOTParserConstants
-
RegularExpression Id.
- NODE - Static variable in interface org.graphstream.stream.file.tlp.TLPParserConstants
-
RegularExpression Id.
- NODE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- node0 - Variable in class org.graphstream.ui.layout.springbox.EdgeSpring
-
Source node.
- NODE0 - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.SpriteOrientation
- NODE0 - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- node1 - Variable in class org.graphstream.ui.layout.springbox.EdgeSpring
-
Target node.
- NODE1 - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.SpriteOrientation
- NODE1 - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- nodeAdded(String, long, String) - Method in class org.graphstream.graph.implementations.AbstractGraph
- nodeAdded(String, long, String) - Method in class org.graphstream.stream.AnnotatedSink
- nodeAdded(String, long, String) - Method in class org.graphstream.stream.binary.ByteProxy
- nodeAdded(String, long, String) - Method in interface org.graphstream.stream.ElementSink
-
A node was inserted in the given graph.
- nodeAdded(String, long, String) - Method in class org.graphstream.stream.file.FileSinkDGS
- nodeAdded(String, long, String) - Method in class org.graphstream.stream.file.FileSinkDGSFiltered
- nodeAdded(String, long, String) - Method in class org.graphstream.stream.file.FileSinkDOT
- nodeAdded(String, long, String) - Method in class org.graphstream.stream.file.FileSinkDynamicGML
- nodeAdded(String, long, String) - Method in class org.graphstream.stream.file.FileSinkGEXF
- nodeAdded(String, long, String) - Method in class org.graphstream.stream.file.FileSinkGML
- nodeAdded(String, long, String) - Method in class org.graphstream.stream.file.FileSinkGraphML
- nodeAdded(String, long, String) - Method in class org.graphstream.stream.file.FileSinkImages
- nodeAdded(String, long, String) - Method in class org.graphstream.stream.file.FileSinkSVG
- nodeAdded(String, long, String) - Method in class org.graphstream.stream.file.FileSinkTikZ
- nodeAdded(String, long, String) - Method in class org.graphstream.stream.file.FileSinkUnstyledSVG
- nodeAdded(String, long, String) - Method in class org.graphstream.stream.file.gexf.GEXFNodes
- nodeAdded(String, long, String) - Method in class org.graphstream.stream.netstream.NetStreamEncoder
- nodeAdded(String, long, String) - Method in class org.graphstream.stream.PipeAdapter
- nodeAdded(String, long, String) - Method in class org.graphstream.stream.PipeBase
- nodeAdded(String, long, String) - Method in interface org.graphstream.stream.rmi.RMIAdapterIn
- nodeAdded(String, long, String) - Method in class org.graphstream.stream.rmi.RMISink
- nodeAdded(String, long, String) - Method in class org.graphstream.stream.rmi.RMISource
- nodeAdded(String, long, String) - Method in class org.graphstream.stream.SinkAdapter
- nodeAdded(String, long, String) - Method in class org.graphstream.stream.thread.ThreadProxyPipe
- nodeAdded(String, long, String) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
- nodeAdded(String, long, String) - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
- nodeAdded(String, long, String) - Method in class org.graphstream.ui.view.ViewerPipe
- nodeAdded(String, long, String) - Method in class org.graphstream.util.cumulative.GraphSpells
- nodeAdded(String, long, String) - Method in class org.graphstream.util.GraphListeners
- nodeAdded(String, long, String) - Method in class org.graphstream.util.VerboseSink
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.graph.implementations.AbstractGraph
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.AnnotatedSink
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.AttributePipe
- nodeAttributeAdded(String, long, String, String, Object) - Method in interface org.graphstream.stream.AttributeSink
-
A node attribute was added.
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.binary.ByteProxy
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.file.FileSinkDGS
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.file.FileSinkDGSFiltered
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.file.FileSinkDOT
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.file.FileSinkDynamicGML
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.file.FileSinkGEXF
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.file.FileSinkGML
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.file.FileSinkGraphML
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.file.FileSinkImages
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.file.FileSinkSVG
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.file.FileSinkTikZ
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.file.FileSinkUnstyledSVG
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.file.gexf.GEXFAttributes
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.file.gexf.GEXFNodes
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.netstream.NetStreamEncoder
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.PipeAdapter
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.PipeBase
- nodeAttributeAdded(String, long, String, String, Object) - Method in interface org.graphstream.stream.rmi.RMIAdapterIn
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.rmi.RMISink
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.rmi.RMISource
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.SinkAdapter
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.thread.ThreadProxyPipe
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.ui.spriteManager.SpriteManager
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.ui.view.ViewerPipe
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.util.cumulative.GraphSpells
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.util.GraphListeners
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.util.VerboseSink
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.graph.implementations.AbstractGraph
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.AnnotatedSink
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.AttributePipe
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in interface org.graphstream.stream.AttributeSink
-
A node attribute was changed.
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.binary.ByteProxy
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkDGS
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkDGSFiltered
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkDOT
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkDynamicGML
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkGEXF
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkGML
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkGraphML
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkImages
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkSVG
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkTikZ
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkUnstyledSVG
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.file.gexf.GEXFAttributes
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.file.gexf.GEXFNodes
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.netstream.NetStreamEncoder
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.PipeAdapter
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.PipeBase
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in interface org.graphstream.stream.rmi.RMIAdapterIn
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.rmi.RMISink
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.rmi.RMISource
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.SinkAdapter
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.thread.ThreadProxyPipe
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.ui.spriteManager.SpriteManager
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.ui.view.ViewerPipe
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.util.cumulative.GraphSpells
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.util.GraphListeners
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.util.VerboseSink
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.graph.implementations.AbstractGraph
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.AnnotatedSink
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.AttributePipe
- nodeAttributeRemoved(String, long, String, String) - Method in interface org.graphstream.stream.AttributeSink
-
A node attribute was removed.
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.binary.ByteProxy
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.file.FileSinkDGS
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.file.FileSinkDGSFiltered
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.file.FileSinkDOT
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.file.FileSinkDynamicGML
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.file.FileSinkGEXF
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.file.FileSinkGML
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.file.FileSinkGraphML
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.file.FileSinkImages
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.file.FileSinkSVG
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.file.FileSinkTikZ
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.file.FileSinkUnstyledSVG
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.file.gexf.GEXFAttributes
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.file.gexf.GEXFNodes
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.netstream.NetStreamEncoder
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.PipeAdapter
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.PipeBase
- nodeAttributeRemoved(String, long, String, String) - Method in interface org.graphstream.stream.rmi.RMIAdapterIn
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.rmi.RMISink
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.rmi.RMISource
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.SinkAdapter
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.thread.ThreadProxyPipe
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.ui.spriteManager.SpriteManager
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.ui.view.ViewerPipe
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.util.cumulative.GraphSpells
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.util.GraphListeners
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.util.VerboseSink
- nodeContains(GraphicElement, double, double) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
- nodeFactory() - Method in interface org.graphstream.graph.Graph
-
The factory used to create node instances.
- nodeFactory() - Method in class org.graphstream.graph.implementations.AbstractGraph
- nodeFactory() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
- NodeFactory<T extends Node> - Interface in org.graphstream.graph
-
An interface aimed at dynamically creating node objects.
- NodeParticle - Class in org.graphstream.ui.layout.springbox
-
Base implementation of a node particle to be used in the
BarnesHutLayoutto represent nodes and choose their positions. - NodeParticle(BarnesHutLayout, String) - Constructor for class org.graphstream.ui.layout.springbox.NodeParticle
-
New node.
- NodeParticle(BarnesHutLayout, String, double, double, double) - Constructor for class org.graphstream.ui.layout.springbox.NodeParticle
-
New node at a given position.
- nodePointPosition(Graph, String) - Static method in class org.graphstream.ui.graphicGraph.GraphPosLengthUtils
-
Retrieve a node position from its attributes ("x", "y", "z", or "xy", or "xyz").
- nodePointPosition(Node) - Static method in class org.graphstream.ui.graphicGraph.GraphPosLengthUtils
-
Like
GraphPosLengthUtils.nodePointPosition(Graph,String)but use an existing node as argument. - nodePosition(Graph, String) - Static method in class org.graphstream.ui.graphicGraph.GraphPosLengthUtils
-
Retrieve a node position from its attributes ("x", "y", "z", or "xy", or "xyz").
- nodePosition(Graph, String, double[]) - Static method in class org.graphstream.ui.graphicGraph.GraphPosLengthUtils
-
Like
GraphPosLengthUtils.nodePosition(Graph,String), but instead of returning a newly allocated array, fill up the array given as parameter. - nodePosition(Graph, String, Point3) - Static method in class org.graphstream.ui.graphicGraph.GraphPosLengthUtils
-
Like
GraphPosLengthUtils.nodePointPosition(Graph,String), but instead of returning a newly allocated array, fill up the array given as parameter. - nodePosition(Node) - Static method in class org.graphstream.ui.graphicGraph.GraphPosLengthUtils
-
Like
GraphPosLengthUtils.nodePosition(Graph,String)but use an existing node as argument. - nodePosition(Node, double[]) - Static method in class org.graphstream.ui.graphicGraph.GraphPosLengthUtils
-
Like
GraphPosLengthUtils.nodePosition(Graph,String,double[])but use an existing node as argument. - nodePosition(Node, Point3) - Static method in class org.graphstream.ui.graphicGraph.GraphPosLengthUtils
-
Like
GraphPosLengthUtils.nodePosition(Graph,String,Point3)but use an existing node as argument. - nodeRemoved(String, long, String) - Method in class org.graphstream.graph.implementations.AbstractGraph
- nodeRemoved(String, long, String) - Method in class org.graphstream.stream.AnnotatedSink
- nodeRemoved(String, long, String) - Method in class org.graphstream.stream.binary.ByteProxy
- nodeRemoved(String, long, String) - Method in interface org.graphstream.stream.ElementSink
-
A node was removed from the graph.
- nodeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkDGS
- nodeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkDGSFiltered
- nodeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkDOT
- nodeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkDynamicGML
- nodeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkGEXF
- nodeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkGML
- nodeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkGraphML
- nodeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkImages
- nodeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkSVG
- nodeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkTikZ
- nodeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkUnstyledSVG
- nodeRemoved(String, long, String) - Method in class org.graphstream.stream.file.gexf.GEXFNodes
- nodeRemoved(String, long, String) - Method in class org.graphstream.stream.netstream.NetStreamEncoder
- nodeRemoved(String, long, String) - Method in class org.graphstream.stream.PipeAdapter
- nodeRemoved(String, long, String) - Method in class org.graphstream.stream.PipeBase
- nodeRemoved(String, long, String) - Method in interface org.graphstream.stream.rmi.RMIAdapterIn
- nodeRemoved(String, long, String) - Method in class org.graphstream.stream.rmi.RMISink
- nodeRemoved(String, long, String) - Method in class org.graphstream.stream.rmi.RMISource
- nodeRemoved(String, long, String) - Method in class org.graphstream.stream.SinkAdapter
- nodeRemoved(String, long, String) - Method in class org.graphstream.stream.thread.ThreadProxyPipe
- nodeRemoved(String, long, String) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
- nodeRemoved(String, long, String) - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
- nodeRemoved(String, long, String) - Method in class org.graphstream.ui.view.ViewerPipe
- nodeRemoved(String, long, String) - Method in class org.graphstream.util.cumulative.GraphSpells
- nodeRemoved(String, long, String) - Method in class org.graphstream.util.GraphListeners
- nodeRemoved(String, long, String) - Method in class org.graphstream.util.VerboseSink
- nodeRules - Variable in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
-
The default, id and class rules for nodes.
- nodes() - Method in class org.graphstream.graph.implementations.AdjacencyListGraph
- nodes() - Method in class org.graphstream.graph.Path
- nodes() - Method in interface org.graphstream.graph.Structure
- nodes() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
- nodes() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
- NODES - org.graphstream.stream.file.FileSourceGEXF.GEXFConstants.Balise
- NODES - Static variable in interface org.graphstream.stream.file.tlp.TLPParserConstants
-
RegularExpression Id.
- NONE - org.graphstream.stream.file.FileSinkImages.OutputPolicy
- NONE - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.ArrowShape
- NONE - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.FillMode
- NONE - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.IconMode
- NONE - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.ShadowMode
- NONE - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.SpriteOrientation
- NONE - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.StrokeMode
- NONE - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.TextBackgroundMode
- NONE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- NORMAL - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.SizeMode
- NORMAL - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.TextMode
- NORMAL - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.TextStyle
- NORMAL - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.TextVisibilityMode
- NORMAL - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.VisibilityMode
- NORMAL - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- normalize() - Method in class org.graphstream.ui.geom.Vector2
-
Transform this into an unit vector.
- normalize() - Method in class org.graphstream.ui.geom.Vector3
-
Transform this into an unit vector.
- NotImplementedComponent(String, String) - Constructor for class org.graphstream.util.time.ISODateComponent.NotImplementedComponent
- NTSC - org.graphstream.stream.file.images.Resolutions
- NULL_POINT2 - Static variable in class org.graphstream.ui.geom.Point2
-
Specific point at (0,0).
- NULL_POINT3 - Static variable in class org.graphstream.ui.geom.Point3
-
Specific point at (0,0,0).
- number() - Method in class org.graphstream.stream.file.pajek.PajekParser
- Number(float, StyleConstants.Units) - Constructor for class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser.Number
- NUMBER - org.graphstream.stream.file.FileSourceGPX.GPXConstants.Balise
All Classes All Packages