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 _ 

S

S - Static variable in class org.graphstream.stream.file.FileSinkSWF
 
S - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
RegularExpression Id.
scalarAdd(double) - Method in class org.graphstream.ui.geom.Vector2
Add value to each element.
scalarAdd(double) - Method in class org.graphstream.ui.geom.Vector3
Add value to each element.
scalarDiv(double) - Method in class org.graphstream.ui.geom.Vector2
Divide each element by value.
scalarDiv(double) - Method in class org.graphstream.ui.geom.Vector3
Divide each element by value.
scalarMult(double) - Method in class org.graphstream.ui.geom.Vector2
Multiply each element by value.
scalarMult(double) - Method in class org.graphstream.ui.geom.Vector3
Multiply each element by value.
scalarSub(double) - Method in class org.graphstream.ui.geom.Vector2
Substract value to each element.
scalarSub(double) - Method in class org.graphstream.ui.geom.Vector3
Substract value to each element.
scale(double, double) - Method in class org.graphstream.ui.geom.Point2
Scale of factor (sx,sy).
scale(Point2) - Method in class org.graphstream.ui.geom.Point2
Scale by factor s.
scale(double, double, double) - Method in class org.graphstream.ui.geom.Point3
Scale of factor (sx,sy,sz).
scale(Point3) - Method in class org.graphstream.ui.geom.Point3
Scale by factor s.
scale(Vector3) - Method in class org.graphstream.ui.geom.Point3
Scale by factor s.
scale(double) - Method in class org.graphstream.ui.geom.Point3
Scale by a given scalar.
SECOND - Static variable in class org.graphstream.util.time.ISODateComponent
 
selector - Variable in class org.graphstream.stream.netstream.NetStreamReceiver
Multiplexor.
sendAttributeChangedEvent(String, String, SourceBase.ElementType, String, AbstractElement.AttributeChangeEvent, Object, Object) - Method in class org.graphstream.stream.SourceBase
Send a add/change/remove attribute event on an element.
sendAttributeChangedEvent(String, long, String, SourceBase.ElementType, String, AbstractElement.AttributeChangeEvent, Object, Object) - Method in class org.graphstream.stream.SourceBase
 
sendEdgeAdded(String, String, String, String, boolean) - Method in class org.graphstream.stream.SourceBase
Send an "edge added" event to all element sinks.
sendEdgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.stream.SourceBase
Send an "edge added" event to all element sinks.
sendEdgeAttributeAdded(String, String, String, Object) - Method in class org.graphstream.stream.SourceBase
Send a "edge attribute added" event to all attribute sinks.
sendEdgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.SourceBase
Send a "edge attribute added" event to all attribute sinks.
sendEdgeAttributeChanged(String, String, String, Object, Object) - Method in class org.graphstream.stream.SourceBase
Send a "edge attribute changed" event to all attribute sinks.
sendEdgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.SourceBase
Send a "edge attribute changed" event to all attribute sinks.
sendEdgeAttributeRemoved(String, String, String) - Method in class org.graphstream.stream.SourceBase
Send a "edge attribute removed" event to all attribute sinks.
sendEdgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.SourceBase
Send a "edge attribute removed" event to all attribute sinks.
sendEdgeRemoved(String, String) - Method in class org.graphstream.stream.SourceBase
Send a "edge removed" event to all element sinks.
sendEdgeRemoved(String, long, String) - Method in class org.graphstream.stream.SourceBase
Send a "edge removed" event to all element sinks.
sendGraphAttributeAdded(String, String, Object) - Method in class org.graphstream.stream.SourceBase
Send a "graph attribute added" event to all attribute sinks.
sendGraphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.stream.SourceBase
Send a "graph attribute added" event to all attribute sinks.
sendGraphAttributeChanged(String, String, Object, Object) - Method in class org.graphstream.stream.SourceBase
Send a "graph attribute changed" event to all attribute sinks.
sendGraphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.stream.SourceBase
Send a "graph attribute changed" event to all attribute sinks.
sendGraphAttributeRemoved(String, String) - Method in class org.graphstream.stream.SourceBase
Send a "graph attribute removed" event to all attribute sinks.
sendGraphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.SourceBase
Send a "graph attribute removed" event to all attribute sinks.
sendGraphCleared(String) - Method in class org.graphstream.stream.SourceBase
Send a "graph cleared" event to all element sinks.
sendGraphCleared(String, long) - Method in class org.graphstream.stream.SourceBase
Send a "graph cleared" event to all element sinks.
sendNodeAdded(String, String) - Method in class org.graphstream.stream.SourceBase
Send a "node added" event to all element sinks.
sendNodeAdded(String, long, String) - Method in class org.graphstream.stream.SourceBase
Send a "node added" event to all element sinks.
sendNodeAttributeAdded(String, String, String, Object) - Method in class org.graphstream.stream.SourceBase
Send a "node attribute added" event to all attribute sinks.
sendNodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.SourceBase
Send a "node attribute added" event to all attribute sinks.
sendNodeAttributeChanged(String, String, String, Object, Object) - Method in class org.graphstream.stream.SourceBase
Send a "node attribute changed" event to all attribute sinks.
sendNodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.SourceBase
Send a "node attribute changed" event to all attribute sinks.
sendNodeAttributeRemoved(String, String, String) - Method in class org.graphstream.stream.SourceBase
Send a "node attribute removed" event to all attribute sinks.
sendNodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.SourceBase
Send a "node attribute removed" event to all attribute sinks.
sendNodeRemoved(String, String) - Method in class org.graphstream.stream.SourceBase
Send a "node removed" event to all element sinks.
sendNodeRemoved(String, long, String) - Method in class org.graphstream.stream.SourceBase
Send a "node removed" event to all element sinks.
sendStepBegins(String, double) - Method in class org.graphstream.stream.SourceBase
Send a "step begins" event to all element sinks.
sendStepBegins(String, long, double) - Method in class org.graphstream.stream.SourceBase
Send a "step begins" event to all element sinks.
separateNodeAndEdgeFilter(Filter<T>, Filter<U>) - Static method in class org.graphstream.util.Filters
 
serialVersionUID - Static variable in exception org.graphstream.graph.EdgeRejectedException
 
serialVersionUID - Static variable in exception org.graphstream.graph.ElementNotFoundException
 
serialVersionUID - Static variable in exception org.graphstream.graph.IdAlreadyInUseException
 
serialVersionUID - Static variable in exception org.graphstream.graph.NullAttributeException
Serializable uid.
serialVersionUID - Static variable in class org.graphstream.stream.AnnotatedSink.MethodMap
 
serialVersionUID - Static variable in class org.graphstream.stream.file.FileSinkGEXF.GEXFAttributeMap
 
serialVersionUID - Static variable in class org.graphstream.stream.file.gml.KeyValues
 
serialVersionUID - Static variable in error org.graphstream.stream.file.pajek.PajekParser.LookaheadSuccess
 
serialVersionUID - Static variable in error org.graphstream.stream.file.tlp.TLPParser.LookaheadSuccess
 
serialVersionUID - Static variable in exception org.graphstream.stream.GraphParseException
 
serialVersionUID - Static variable in class org.graphstream.stream.rmi.RMISink
 
serialVersionUID - Static variable in class org.graphstream.stream.rmi.RMISource
 
serialVersionUID - Static variable in class org.graphstream.ui.geom.Point2
 
serialVersionUID - Static variable in class org.graphstream.ui.geom.Point3
 
serialVersionUID - Static variable in class org.graphstream.ui.geom.Vector2
 
serialVersionUID - Static variable in class org.graphstream.ui.geom.Vector3
 
serialVersionUID - Static variable in exception org.graphstream.util.parser.ParseException
The version identifier for this Serializable class.
serialVersionUID - Static variable in class org.graphstream.util.parser.Token
The version identifier for this Serializable class.
serialVersionUID - Static variable in error org.graphstream.util.parser.TokenMgrError
The version identifier for this Serializable class.
serialVersionUID - Static variable in class org.graphstream.util.VerboseSink.Args
 
serve_DEL_NODE(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
serve_EVENT_ADD_EDGE(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
serve_EVENT_ADD_EDGE_ATTR(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
serve_EVENT_ADD_GRAPH_ATTR(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
serve_EVENT_ADD_NODE(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
serve_EVENT_ADD_NODE_ATTR(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
serve_EVENT_CHG_EDGE_ATTR(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
serve_EVENT_CHG_GRAPH_ATTR(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
serve_EVENT_CHG_NODE_ATTR(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
serve_EVENT_CLEARED(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
serve_EVENT_DEL_EDGE(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
serve_EVENT_DEL_EDGE_ATTR(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
serve_EVENT_DEL_GRAPH_ATTR(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
serve_EVENT_DEL_NODE_ATTR(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
serve_EVENT_STEP(InputStream) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
server - Variable in class org.graphstream.stream.net.HTTPSource
Http server.
server - Variable in class org.graphstream.stream.netstream.NetStreamReceiver
Receiver socket.
set(int, int, boolean) - Method in class org.graphstream.stream.file.pajek.EdgeMatrix
 
set(double, double) - Method in class org.graphstream.ui.geom.Point2
Like #moveTo().
set(double, double, double) - Method in class org.graphstream.ui.geom.Point3
Like #moveTo().
set(int, double) - Method in class org.graphstream.ui.geom.Vector2
Explicitly set the i-th component to value.
set(double, double) - Method in class org.graphstream.ui.geom.Vector2
Explicitly set the three components.
set(int, double) - Method in class org.graphstream.ui.geom.Vector3
Explicitly set the i-th component to value.
set(double, double, double) - Method in class org.graphstream.ui.geom.Vector3
Explicitly set the three components.
set(String, Calendar) - Method in class org.graphstream.util.time.ISODateComponent.AliasComponent
 
set(String, Calendar) - Method in class org.graphstream.util.time.ISODateComponent.AMPMComponent
 
set(String, Calendar) - Method in class org.graphstream.util.time.ISODateComponent.EpochComponent
 
set(String, Calendar) - Method in class org.graphstream.util.time.ISODateComponent.FieldComponent
 
set(String, Calendar) - Method in class org.graphstream.util.time.ISODateComponent.NotImplementedComponent
 
set(String, Calendar) - Method in class org.graphstream.util.time.ISODateComponent
Handle the value catched with the replacement value.
set(String, Calendar) - Method in class org.graphstream.util.time.ISODateComponent.TextComponent
 
set(String, Calendar) - Method in class org.graphstream.util.time.ISODateComponent.UTCOffsetComponent
 
setAttribute(String, Object...) - Method in interface org.graphstream.graph.Element
Like Element.addAttribute(String, Object...) but for consistency.
setAttribute(String, Object...) - Method in class org.graphstream.graph.implementations.AbstractElement
 
setAttribute(String, Object...) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedElement
 
setAttribute_(String, long, String, Object...) - Method in class org.graphstream.graph.implementations.AbstractElement
 
setAttributeEventEnabled(boolean) - Method in class org.graphstream.util.VerboseSink
Enable or disable all messages associated with element events.
setAutoCreate(boolean) - Method in interface org.graphstream.graph.Graph
Enable or disable the automatic creation of missing elements.
setAutoCreate(boolean) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
setAutoCreate(boolean) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
setAutoFlush(boolean) - Method in class org.graphstream.util.VerboseSink
Enable or disable autoflush.
setDebugOn(boolean) - Method in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
 
setDebugOn(boolean) - Method in interface org.graphstream.stream.netstream.NetStreamDecoder
Enable or disable debugging.
setDebugOn(boolean) - Method in class org.graphstream.stream.netstream.NetStreamReceiver
Enable or disable debugging.
setDebugStream(PrintStream) - Method in class org.graphstream.stream.file.dot.DOTParserTokenManager
Set debug output.
setDebugStream(PrintStream) - Method in class org.graphstream.stream.file.gml.GMLParserTokenManager
Set debug output.
setDebugStream(PrintStream) - Method in class org.graphstream.stream.file.pajek.PajekParserTokenManager
Set debug output.
setDebugStream(PrintStream) - Method in class org.graphstream.stream.file.tlp.TLPParserTokenManager
Set debug output.
setDefault(String) - Method in class org.graphstream.stream.file.FileSourceGEXF.Attribute
 
setDirected(boolean) - Method in class org.graphstream.stream.file.FileSinkDOT
Set flag indicating if exported graph is directed or not.
setDirected(boolean) - Method in class org.graphstream.stream.file.gml.GMLContext
 
setDirected(boolean) - Method in class org.graphstream.stream.file.pajek.PajekContext
 
setEdgeAttributeFilter(AttributePredicate) - Method in class org.graphstream.stream.AttributePipe
Set an attribute filter for edge attributes only (graph an node attributes are not filtered by this filter).
setEdgeFactory(EdgeFactory<? extends Edge>) - Method in interface org.graphstream.graph.Graph
Set the edge factory used to create edges.
setEdgeFactory(EdgeFactory<? extends Edge>) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
setEdgeFactory(EdgeFactory<? extends Edge>) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
setElementEventEnabled(boolean) - Method in class org.graphstream.util.VerboseSink
Enable or disable all messages associated with attribute events.
setEventEnabled(VerboseSink.EventType, boolean) - Method in class org.graphstream.util.VerboseSink
Enable or disable an event.
setEventFormat(VerboseSink.EventType, String) - Method in class org.graphstream.util.VerboseSink
Redefines message format of an event.
setFormat(String) - Method in class org.graphstream.util.time.ISODateIO
Set the format of this scanner.
setGlobalAttributeFilter(AttributePredicate) - Method in class org.graphstream.stream.AttributePipe
Set an attribute filter for graph, node and edge attributes.
setGlobalAttributes(String, HashMap<String, Object>) - Method in class org.graphstream.stream.file.dot.DOTParser
 
setGraphAttributeFilter(AttributePredicate) - Method in class org.graphstream.stream.AttributePipe
Set an attribute filter for graph attributes only (node an edge attributes are not filtered by this filter).
setIndex(int) - Method in class org.graphstream.graph.implementations.AbstractElement
Used by subclasses to change the index of an element
setIsInGraph(boolean) - Method in class org.graphstream.stream.file.gml.GMLContext
 
setLogLevel(Logger.LogLevel) - Method in class org.graphstream.util.Logger
Change the log level.
setNextStep(KeyValues) - Method in class org.graphstream.stream.file.gml.GMLContext
 
setNodeAttributeFilter(AttributePredicate) - Method in class org.graphstream.stream.AttributePipe
Set an attribute filter for node attributes only (graph an edge attributes are not filtered by this filter).
setNodeFactory(NodeFactory<? extends Node>) - Method in interface org.graphstream.graph.Graph
Set the node factory used to create nodes.
setNodeFactory(NodeFactory<? extends Node>) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
setNodeFactory(NodeFactory<? extends Node>) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
setNullAttributesAreErrors(boolean) - Method in interface org.graphstream.graph.Graph
Should a NullAttributeException be thrown when one tries to access a non existing attribute, or an attribute whose type is not the expected one?.
setNullAttributesAreErrors(boolean) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
setNullAttributesAreErrors(boolean) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
setOptions(String) - Method in class org.graphstream.stream.file.FileSourceGEXF.Attribute
 
setPacker(NetStreamPacker) - Method in class org.graphstream.stream.netstream.NetStreamSender
Sets an optional NetStreamPaker whose "pack" method will be called on each message.
setParameter(String, String) - Method in class org.graphstream.util.Environment
Set the value of a parameter.
setPrefix(String) - Method in class org.graphstream.util.VerboseSink
Set prefix used in messages.
setRoot(Node) - Method in class org.graphstream.graph.Path
Set the root (first node) of the path.
setSinkTime(SinkTime) - Method in class org.graphstream.stream.sync.SourceTime
 
setSourceId(String) - Method in class org.graphstream.stream.sync.SourceTime
 
setStream(String) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
setStrict(boolean) - Method in interface org.graphstream.graph.Graph
Enable or disable strict checking.
setStrict(boolean) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
setStrict(boolean) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
setStrict(boolean) - Method in class org.graphstream.stream.file.FileSourceGPX
 
setSuffix(String) - Method in class org.graphstream.util.VerboseSink
Set suffix used in messages.
setTabSize(int) - Method in class org.graphstream.util.parser.SimpleCharStream
 
setTimeFor(String, long) - Method in class org.graphstream.stream.sync.SinkTime
Update timeId for a source.
setUnpacker(NetStreamUnpacker) - Method in class org.graphstream.stream.netstream.NetStreamReceiver
Sets an optional NetStreamUnpaker whose "unpack" method will be called on each message.
setValue(int, boolean) - Method in class org.graphstream.stream.file.FileSinkSWF.BitString
 
setX(double) - Method in class org.graphstream.stream.file.gml.Graphics
 
setX(double) - Method in class org.graphstream.ui.geom.Point2
Change only abscissa at absolute coordinate x.
setY(double) - Method in class org.graphstream.stream.file.gml.Graphics
 
setY(double) - Method in class org.graphstream.ui.geom.Point2
Change only ordinate at absolute coordinate y.
setZ(double) - Method in class org.graphstream.stream.file.gml.Graphics
 
setZ(double) - Method in class org.graphstream.ui.geom.Point3
Change only depth at absolute coordinate z.
sg - Variable in class org.graphstream.graph.implementations.Graphs.SynchronizedEdge
 
sg - Variable in class org.graphstream.graph.implementations.Graphs.SynchronizedNode
 
SimpleCharStream - Class in org.graphstream.util.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.graphstream.util.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.graphstream.util.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.graphstream.util.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.graphstream.util.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.graphstream.util.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.graphstream.util.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.graphstream.util.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.graphstream.util.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.graphstream.util.parser.SimpleCharStream
Constructor.
SingleGraph - Class in org.graphstream.graph.implementations
An implementation of graph that supports only one edge between two nodes.
SingleGraph(String, boolean, boolean, int, int) - Constructor for class org.graphstream.graph.implementations.SingleGraph
Creates an empty graph.
SingleGraph(String, boolean, boolean) - Constructor for class org.graphstream.graph.implementations.SingleGraph
Creates an empty graph with default edge and node capacity.
SingleGraph(String) - Constructor for class org.graphstream.graph.implementations.SingleGraph
Creates an empty graph with strict checking and without auto-creation.
SingleNode - Class in org.graphstream.graph.implementations
Nodes used with SingleGraph
SingleNode(AbstractGraph, String) - Constructor for class org.graphstream.graph.implementations.SingleNode
 
SingleNode.TwoEdges - Class in org.graphstream.graph.implementations
 
SingleNode.TwoEdges() - Constructor for class org.graphstream.graph.implementations.SingleNode.TwoEdges
 
Sink - Interface in org.graphstream.stream
Sink of graph events.
SinkAdapter - Class in org.graphstream.stream
Adapter for the Sink interface.
SinkAdapter() - Constructor for class org.graphstream.stream.SinkAdapter
 
sinkFor(String) - Static method in class org.graphstream.stream.file.FileSinkFactory
Looks at the file name given and its extension and propose a file output for the format that match this extension.
sinkTime - Variable in class org.graphstream.graph.implementations.AbstractGraph.GraphListeners
 
SinkTime - Class in org.graphstream.stream.sync
 
SinkTime() - Constructor for class org.graphstream.stream.sync.SinkTime
 
sinkTime - Variable in class org.graphstream.stream.sync.SourceTime
 
size() - Method in class org.graphstream.graph.Path
Returns the size of the path
size - Variable in class org.graphstream.stream.file.FileSinkSWF.BitString
Size of the buffer, current pointers.
size() - Method in class org.graphstream.stream.file.pajek.EdgeMatrix
 
SIZE - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
RegularExpression Id.
size() - Method in class org.graphstream.util.set.FixedArrayList
Number of elements in the array.
sizeBuffer - Variable in class org.graphstream.stream.netstream.NetStreamSender.DefaultPacker
 
sizeOfInt() - Method in class org.graphstream.stream.netstream.NetStreamReceiver.DefaultUnpacker
 
sizeOfInt() - Method in class org.graphstream.stream.netstream.packing.Base64Unpacker
 
sizeOfInt() - Method in class org.graphstream.stream.netstream.packing.NetStreamUnpacker
An unpacker has to be abble to indicated what is the size of an int after being packed.
skipLine() - Method in class org.graphstream.stream.file.dgs.DGSParser
 
skipWhitespaces() - Method in class org.graphstream.stream.file.dgs.DGSParser
 
skipWhiteSpaces() - Method in class org.graphstream.stream.file.FileSourceGraphML
 
skipWhiteSpaces() - Method in class org.graphstream.stream.file.FileSourceXML
 
smart - Variable in class org.graphstream.stream.file.FileSinkGEXF
 
socket - Variable in class org.graphstream.stream.netstream.NetStreamSender
 
source - Variable in class org.graphstream.graph.implementations.AbstractEdge
The source node
source - Variable in class org.graphstream.stream.file.FileSourceLGL
The current source node.
Source - Interface in org.graphstream.stream
Source of graph events.
source - Variable in class org.graphstream.stream.Timeline.EdgeAdded
 
SourceAdapter - Class in org.graphstream.stream
Adapter for the input interface.
SourceAdapter() - Constructor for class org.graphstream.stream.SourceAdapter
 
SourceBase - Class in org.graphstream.stream
Base implementation of an input that provide basic sink handling.
SourceBase() - Constructor for class org.graphstream.stream.SourceBase
 
SourceBase(String) - Constructor for class org.graphstream.stream.SourceBase
 
SourceBase.AddToListEvent<T> - Class in org.graphstream.stream
 
SourceBase.AddToListEvent(List<T>, T) - Constructor for class org.graphstream.stream.SourceBase.AddToListEvent
 
SourceBase.AfterEdgeAddEvent - Class in org.graphstream.stream
 
SourceBase.AfterEdgeAddEvent(String, long, String, String, String, boolean) - Constructor for class org.graphstream.stream.SourceBase.AfterEdgeAddEvent
 
SourceBase.AfterNodeAddEvent - Class in org.graphstream.stream
 
SourceBase.AfterNodeAddEvent(String, long, String) - Constructor for class org.graphstream.stream.SourceBase.AfterNodeAddEvent
 
SourceBase.AttributeChangedEvent - Class in org.graphstream.stream
 
SourceBase.AttributeChangedEvent(String, long, String, SourceBase.ElementType, String, AbstractElement.AttributeChangeEvent, Object, Object) - Constructor for class org.graphstream.stream.SourceBase.AttributeChangedEvent
 
SourceBase.BeforeEdgeRemoveEvent - Class in org.graphstream.stream
 
SourceBase.BeforeEdgeRemoveEvent(String, long, String) - Constructor for class org.graphstream.stream.SourceBase.BeforeEdgeRemoveEvent
 
SourceBase.BeforeGraphClearEvent - Class in org.graphstream.stream
 
SourceBase.BeforeGraphClearEvent(String, long) - Constructor for class org.graphstream.stream.SourceBase.BeforeGraphClearEvent
 
SourceBase.BeforeNodeRemoveEvent - Class in org.graphstream.stream
 
SourceBase.BeforeNodeRemoveEvent(String, long, String) - Constructor for class org.graphstream.stream.SourceBase.BeforeNodeRemoveEvent
 
SourceBase.ClearListEvent<T> - Class in org.graphstream.stream
 
SourceBase.ClearListEvent(List<T>) - Constructor for class org.graphstream.stream.SourceBase.ClearListEvent
 
SourceBase.ElementType - Enum in org.graphstream.stream
 
SourceBase.ElementType() - Constructor for enum org.graphstream.stream.SourceBase.ElementType
 
SourceBase.GraphEvent - Class in org.graphstream.stream
Interface that provide general purpose classification for evens involved in graph modifications
SourceBase.GraphEvent(String, long) - Constructor for class org.graphstream.stream.SourceBase.GraphEvent
 
SourceBase.RemoveFromListEvent<T> - Class in org.graphstream.stream
 
SourceBase.RemoveFromListEvent(List<T>, T) - Constructor for class org.graphstream.stream.SourceBase.RemoveFromListEvent
 
SourceBase.StepBeginsEvent - Class in org.graphstream.stream
 
SourceBase.StepBeginsEvent(String, long, double) - Constructor for class org.graphstream.stream.SourceBase.StepBeginsEvent
 
sourceFor(String) - Static method in class org.graphstream.stream.file.FileSourceFactory
Create a file input for the given file name.
sourceId - Variable in class org.graphstream.stream.file.dgs.DGSParser
 
sourceId - Variable in class org.graphstream.stream.file.dot.DOTParser
Id of the parser used in events.
sourceId - Variable in class org.graphstream.stream.file.gml.GMLContext
 
sourceId - Variable in class org.graphstream.stream.file.pajek.PajekContext
 
sourceId - Variable in class org.graphstream.stream.file.tlp.TLPParser
Id of the parser used in events.
sourceId - Variable in class org.graphstream.stream.netstream.NetStreamSender
 
sourceId - Variable in class org.graphstream.stream.SourceBase.GraphEvent
 
sourceId - Variable in class org.graphstream.stream.SourceBase
Id of this source.
sourceId - Variable in class org.graphstream.stream.sync.SourceTime
 
sourceIdBuff - Variable in class org.graphstream.stream.netstream.NetStreamSender
 
sourceTime - Variable in class org.graphstream.stream.SourceBase
Time of this source.
SourceTime - Class in org.graphstream.stream.sync
 
SourceTime() - Constructor for class org.graphstream.stream.sync.SourceTime
Create a new SourceTime for a given id.
SourceTime(long) - Constructor for class org.graphstream.stream.sync.SourceTime
Create a new SourceTime for a given id and a given time.
SourceTime(String) - Constructor for class org.graphstream.stream.sync.SourceTime
 
SourceTime(String, SinkTime) - Constructor for class org.graphstream.stream.sync.SourceTime
 
SourceTime(String, long) - Constructor for class org.graphstream.stream.sync.SourceTime
Create a new SourceTime for a given id and a given time.
SourceTime(String, long, SinkTime) - Constructor for class org.graphstream.stream.sync.SourceTime
 
specialToken - Variable in class org.graphstream.util.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
st - Variable in class org.graphstream.stream.file.FileSourceBase
Current tokenizer.
stack - Variable in class org.graphstream.stream.file.tlp.TLPParser
 
start() - Method in class org.graphstream.stream.file.gml.GMLParser
Unused rule, call it to slurp in the whole file.
start() - Method in class org.graphstream.stream.net.HTTPSource
Start the http server.
startElement(XMLStreamWriter, String) - Method in class org.graphstream.stream.file.FileSinkGEXF
 
statement() - Method in class org.graphstream.stream.file.dot.DOTParser
 
statement() - Method in class org.graphstream.stream.file.tlp.TLPParser
 
STATIC_LEXER_ERROR - Static variable in error org.graphstream.util.parser.TokenMgrError
An attempt was made to create a second instance of a static token manager.
staticFlag - Static variable in class org.graphstream.util.parser.SimpleCharStream
Whether parser is static.
step - Variable in class org.graphstream.graph.implementations.AbstractGraph
 
step - Variable in class org.graphstream.stream.file.gml.GMLParser
 
step() - Method in class org.graphstream.stream.file.gml.GMLParser
 
step - Variable in class org.graphstream.stream.SourceBase.StepBeginsEvent
 
step - Variable in class org.graphstream.stream.Timeline.StepBegins
 
step - Variable in class org.graphstream.util.StepCounter
 
stepBegins(double) - Method in interface org.graphstream.graph.Graph
Since dynamic graphs are based on discrete event modifications, the notion of step is defined to simulate elapsed time between events.
stepBegins(String, long, double) - Method in class org.graphstream.graph.implementations.AbstractGraph.GraphListeners
 
stepBegins(double) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
stepBegins(String, long, double) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
stepBegins(double) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
stepBegins(String, long, double) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
stepBegins(String, long, double) - Method in class org.graphstream.stream.AnnotatedSink
 
stepBegins(String, long, double) - Method in interface org.graphstream.stream.ElementSink
Since dynamic graphs are based on discrete event modifications, the notion of step is defined to simulate elapsed time between events.
stepBegins(String, long, double) - Method in class org.graphstream.stream.file.FileSinkDGS
 
stepBegins(String, long, double) - Method in class org.graphstream.stream.file.FileSinkDOT
 
stepBegins(String, long, double) - Method in class org.graphstream.stream.file.FileSinkDynamicGML
 
stepBegins(String, long, double) - Method in class org.graphstream.stream.file.FileSinkGEXF
 
stepBegins(String, long, double) - Method in class org.graphstream.stream.file.FileSinkGML
 
stepBegins(String, long, double) - Method in class org.graphstream.stream.file.FileSinkGraphML
 
stepBegins(String, long, double) - Method in class org.graphstream.stream.file.FileSinkSWF
 
stepBegins(String, long, double) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
stepBegins(String, long, double) - Method in class org.graphstream.stream.PipeAdapter
 
stepBegins(String, long, double) - Method in class org.graphstream.stream.PipeBase
 
stepBegins(String, long, double) - Method in interface org.graphstream.stream.rmi.RMIAdapterIn
 
stepBegins(String, long, double) - Method in class org.graphstream.stream.rmi.RMISink
 
stepBegins(String, long, double) - Method in class org.graphstream.stream.rmi.RMISource
 
stepBegins(String, long, double) - Method in class org.graphstream.stream.SinkAdapter
 
stepBegins(String, long, double) - Method in class org.graphstream.stream.thread.ThreadProxyPipe
 
stepBegins(String, long, double) - Method in class org.graphstream.stream.thread.ThreadProxyPipeOld
Deprecated.
 
stepBegins(String, long, double) - Method in class org.graphstream.stream.Timeline
 
stepBegins(String, long, double) - Method in class org.graphstream.util.StepCounter
 
stepBegins(String, long, double) - Method in class org.graphstream.util.VerboseSink
 
stepBegins_(String, long, double) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
stepBeginsAt(long, double) - Method in class org.graphstream.stream.Timeline
 
stepCount - Variable in class org.graphstream.stream.file.dgs.OldFileSourceDGS
Real number of step at current time.
stepCount - Variable in class org.graphstream.stream.file.FileSourceDGS1And2
Real number of step at current time.
stepCountAnnounced - Variable in class org.graphstream.stream.file.dgs.OldFileSourceDGS
Number of step given in the header.
stepCountAnnounced - Variable in class org.graphstream.stream.file.FileSourceDGS1And2
Number of step given in the header.
StepCounter - Class in org.graphstream.util
Count the step of a stream.
StepCounter() - Constructor for class org.graphstream.util.StepCounter
Default constructor.
stop() - Method in class org.graphstream.stream.net.HTTPSource
Stop the http server.
stream - Variable in class org.graphstream.stream.file.FileSinkGEXF
 
stream - Variable in class org.graphstream.stream.netstream.NetStreamSender
 
streamBuffer - Variable in class org.graphstream.stream.netstream.NetStreamSender
 
streamIdArray - Variable in class org.graphstream.stream.netstream.NetStreamSender
 
streams - Variable in class org.graphstream.stream.netstream.DefaultNetStreamDecoder
Pairs (key,value) where the key is the listener ID and the value the MBox of the listener.
strict - Variable in class org.graphstream.stream.file.dot.DOTParser
Flag telling if the graph is 'strict'.
STRICT - Static variable in interface org.graphstream.stream.file.dot.DOTParserConstants
RegularExpression Id.
strict - Variable in class org.graphstream.stream.file.FileSourceGPX
Flag to set strict mode.
strictChecking - Variable in class org.graphstream.graph.implementations.AbstractGraph
 
string() - Method in class org.graphstream.stream.file.dgs.DGSParser
 
STRING - Static variable in interface org.graphstream.stream.file.dot.DOTParserConstants
RegularExpression Id.
STRING - Static variable in interface org.graphstream.stream.file.gml.GMLParserConstants
RegularExpression Id.
STRING - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
RegularExpression Id.
string() - Method in class org.graphstream.stream.file.tlp.TLPParser
 
STRING - Static variable in interface org.graphstream.stream.file.tlp.TLPParserConstants
RegularExpression Id.
Structure - Interface in org.graphstream.graph
Structures are generic objects which may contain nodes and edges.
style - Variable in class org.graphstream.stream.file.gml.Graphics
 
sub(Vector2) - Method in class org.graphstream.ui.geom.Vector2
Subtract each element of other to the corresponding element of this.
sub(Vector3) - Method in class org.graphstream.ui.geom.Vector3
Substract each element of other to the corresponding element of this.
subgraph() - Method in class org.graphstream.stream.file.dot.DOTParser
 
SUBGRAPH - Static variable in interface org.graphstream.stream.file.dot.DOTParserConstants
RegularExpression Id.
suffix - Variable in class org.graphstream.util.VerboseSink
 
suspendEncoding - Variable in class org.graphstream.stream.netstream.packing.Base64.OutputStream
 
suspendEncoding() - Method in class org.graphstream.stream.netstream.packing.Base64.OutputStream
Suspends encoding of the stream.
swap(Point2) - Method in class org.graphstream.ui.geom.Point2
Exchange the values of this and other.
swap(Point3) - Method in class org.graphstream.ui.geom.Point3
Exchange the values of this and other.
SwitchTo(int) - Method in class org.graphstream.stream.file.dot.DOTParserTokenManager
Switch to specified lex state.
SwitchTo(int) - Method in class org.graphstream.stream.file.gml.GMLParserTokenManager
Switch to specified lex state.
SwitchTo(int) - Method in class org.graphstream.stream.file.pajek.PajekParserTokenManager
Switch to specified lex state.
SwitchTo(int) - Method in class org.graphstream.stream.file.tlp.TLPParserTokenManager
Switch to specified lex state.
symbols - Variable in class org.graphstream.util.time.ISODateComponent.LocaleDependentComponent
 
SYNC_DISABLE_KEY - Static variable in class org.graphstream.stream.sync.SinkTime
Key used to disable synchro.
synchronizedEdges - Variable in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
synchronizedGraph(Graph) - Static method in class org.graphstream.graph.implementations.Graphs
Synchronizes a graph.
synchronizedNodes - Variable in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
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 _