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 _ 

E

eatAllEols() - Method in class org.graphstream.stream.file.FileSourceBase
Eat all availables EOLs.
eatAllUntilEol() - Method in class org.graphstream.stream.file.FileSourceBase
Eat all until an EOL is found.
eatEof() - Method in class org.graphstream.stream.file.FileSourceBase
Read EOF or report garbage at end of file.
eatEol() - Method in class org.graphstream.stream.file.FileSourceBase
Read EOL.
eatEolOrEof() - Method in class org.graphstream.stream.file.FileSourceBase
Read EOL or EOF.
eatOneOfTwoWords(String, String) - Method in class org.graphstream.stream.file.FileSourceBase
Eat either a word or another, and return the eated one.
eatSymbol(char) - Method in class org.graphstream.stream.file.FileSourceBase
Eat the expected symbol or generate a parse error.
eatSymbolOrPushback(char) - Method in class org.graphstream.stream.file.FileSourceBase
Eat the expected symbol or push back what was read so that it can be read anew.
eatSymbols(String) - Method in class org.graphstream.stream.file.FileSourceBase
Eat one of the list of expected symbols or generate a parse error none of symbols can be found.
eatWord(String) - Method in class org.graphstream.stream.file.FileSourceBase
Read an expected word token or generate a parse error.
eatWordOrPushbak(String) - Method in class org.graphstream.stream.file.FileSourceBase
Eat the expected word or push back what was read so that it can be read anew.
eatWords(String...) - Method in class org.graphstream.stream.file.FileSourceBase
Read an expected word among the given word list or generate a parse error.
Edge - Interface in org.graphstream.graph
A general purpose class that provides methods for the management of edges in a graph.
EDGE - Static variable in interface org.graphstream.stream.file.dot.DOTParserConstants
RegularExpression Id.
edge() - Method in class org.graphstream.stream.file.pajek.PajekParser
 
edge() - Method in class org.graphstream.stream.file.tlp.TLPParser
 
EDGE - Static variable in interface org.graphstream.stream.file.tlp.TLPParserConstants
RegularExpression Id.
EDGE_OP - Static variable in interface org.graphstream.stream.file.dot.DOTParserConstants
RegularExpression Id.
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.graph.implementations.AbstractGraph.GraphListeners
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.stream.AnnotatedSink
 
edgeAdded(String, long, String, String, String, boolean) - Method in interface org.graphstream.stream.ElementSink
An edge was inserted in graph.
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.stream.file.FileSinkDGS
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.stream.file.FileSinkDOT
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.stream.file.FileSinkDynamicGML
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.stream.file.FileSinkGEXF
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.stream.file.FileSinkGML
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.stream.file.FileSinkGraphML
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.stream.file.FileSinkSWF
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.stream.PipeAdapter
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.stream.PipeBase
 
edgeAdded(String, long, String, String, String, boolean) - Method in interface org.graphstream.stream.rmi.RMIAdapterIn
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.stream.rmi.RMISink
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.stream.rmi.RMISource
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.stream.SinkAdapter
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.stream.thread.ThreadProxyPipe
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.stream.thread.ThreadProxyPipeOld
Deprecated.
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.stream.Timeline
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.util.VerboseSink
 
edgeArray - Variable in class org.graphstream.graph.implementations.AdjacencyListGraph
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.graph.implementations.AbstractGraph.GraphListeners
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.AnnotatedSink
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.AttributePipe
 
edgeAttributeAdded(String, long, String, String, Object) - Method in interface org.graphstream.stream.AttributeSink
A edge attribute was added.
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.file.FileSinkDGS
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.file.FileSinkDOT
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.file.FileSinkDynamicGML
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.file.FileSinkGEXF
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.file.FileSinkGML
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.file.FileSinkGraphML
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.file.FileSinkSWF
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.PipeAdapter
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.PipeBase
 
edgeAttributeAdded(String, long, String, String, Object) - Method in interface org.graphstream.stream.rmi.RMIAdapterIn
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.rmi.RMISink
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.rmi.RMISource
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.SinkAdapter
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.thread.ThreadProxyPipe
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.thread.ThreadProxyPipeOld
Deprecated.
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.stream.Timeline
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.util.VerboseSink
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.graph.implementations.AbstractGraph.GraphListeners
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.AnnotatedSink
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.AttributePipe
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in interface org.graphstream.stream.AttributeSink
A edge attribute was changed.
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkDGS
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkDOT
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkDynamicGML
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkGEXF
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkGML
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkGraphML
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkSWF
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.PipeAdapter
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.PipeBase
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in interface org.graphstream.stream.rmi.RMIAdapterIn
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.rmi.RMISink
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.rmi.RMISource
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.SinkAdapter
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.thread.ThreadProxyPipe
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.thread.ThreadProxyPipeOld
Deprecated.
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.stream.Timeline
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.util.VerboseSink
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.graph.implementations.AbstractGraph.GraphListeners
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.AnnotatedSink
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.AttributePipe
 
edgeAttributeRemoved(String, long, String, String) - Method in interface org.graphstream.stream.AttributeSink
A edge attribute was removed.
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.file.FileSinkDGS
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.file.FileSinkDOT
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.file.FileSinkDynamicGML
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.file.FileSinkGEXF
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.file.FileSinkGML
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.file.FileSinkGraphML
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.file.FileSinkSWF
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.PipeAdapter
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.PipeBase
 
edgeAttributeRemoved(String, long, String, String) - Method in interface org.graphstream.stream.rmi.RMIAdapterIn
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.rmi.RMISink
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.rmi.RMISource
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.SinkAdapter
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.thread.ThreadProxyPipe
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.thread.ThreadProxyPipeOld
Deprecated.
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.stream.Timeline
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.util.VerboseSink
 
edgeAttributesDefinition - Variable in class org.graphstream.stream.file.FileSourceGEXF.GEXFParser
 
edgeCount - Variable in class org.graphstream.graph.implementations.AdjacencyListGraph
 
EdgeFactory<T extends Edge> - Interface in org.graphstream.graph
An interface aimed at dynamically creating edge objects.
edgeFactory() - Method in interface org.graphstream.graph.Graph
The factory used to create edge instances.
edgeFactory - Variable in class org.graphstream.graph.implementations.AbstractGraph
 
edgeFactory() - Method in class org.graphstream.graph.implementations.AbstractGraph
 
edgeFactory() - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
edgeFilter - Variable in class org.graphstream.util.Filters.SeparateNodeEdgeFilter
 
EdgeGraphics - Class in org.graphstream.stream.file.pajek
 
EdgeGraphics() - Constructor for class org.graphstream.stream.file.pajek.EdgeGraphics
 
edgeid - Variable in class org.graphstream.stream.file.FileSourceEdge
Allocator for edge identifiers.
edgeid - Variable in class org.graphstream.stream.file.FileSourceLGL
Allocator for edge identifiers.
edgeid - Variable in class org.graphstream.stream.file.FileSourceNCol
Allocator for edge identifiers.
edgeid - Variable in class org.graphstream.stream.file.gml.GMLContext
 
edgeId - Variable in class org.graphstream.stream.SourceBase.AfterEdgeAddEvent
 
edgeId - Variable in class org.graphstream.stream.SourceBase.BeforeEdgeRemoveEvent
 
edgeId - Variable in class org.graphstream.stream.Timeline.EdgeAdded
 
edgeId - Variable in class org.graphstream.stream.Timeline.EdgeRemoved
 
edgeList() - Method in class org.graphstream.stream.file.pajek.PajekParser
 
edgeListMode - Variable in class org.graphstream.stream.file.pajek.PajekParser
 
edgeMap - Variable in class org.graphstream.graph.implementations.AdjacencyListGraph
 
EdgeMatrix - Class in org.graphstream.stream.file.pajek
 
EdgeMatrix(int) - Constructor for class org.graphstream.stream.file.pajek.EdgeMatrix
 
edgePath - Variable in class org.graphstream.graph.Path
The list of edges that represents the path.
edgePattern - Variable in class org.graphstream.util.Filters.ByIdFilter
 
edgePredicate - Variable in class org.graphstream.stream.AttributePipe
 
EdgeRejectedException - Exception in org.graphstream.graph
This exception is thrown when on of the endpoints of an edge does not accept the edge.
EdgeRejectedException() - Constructor for exception org.graphstream.graph.EdgeRejectedException
 
EdgeRejectedException(String) - Constructor for exception org.graphstream.graph.EdgeRejectedException
 
edgeRemoved(String, long, String) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
edgeRemoved(String, long, String) - Method in class org.graphstream.graph.implementations.AbstractGraph.GraphListeners
 
edgeRemoved(String, long, String) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
edgeRemoved(String, long, String) - Method in class org.graphstream.stream.AnnotatedSink
 
edgeRemoved(String, long, String) - Method in interface org.graphstream.stream.ElementSink
An edge of graph was removed.The nodes the edge connects may already have been removed from the graph.
edgeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkDGS
 
edgeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkDOT
 
edgeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkDynamicGML
 
edgeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkGEXF
 
edgeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkGML
 
edgeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkGraphML
 
edgeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkSWF
 
edgeRemoved(String, long, String) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
edgeRemoved(String, long, String) - Method in class org.graphstream.stream.PipeAdapter
 
edgeRemoved(String, long, String) - Method in class org.graphstream.stream.PipeBase
 
edgeRemoved(String, long, String) - Method in interface org.graphstream.stream.rmi.RMIAdapterIn
 
edgeRemoved(String, long, String) - Method in class org.graphstream.stream.rmi.RMISink
 
edgeRemoved(String, long, String) - Method in class org.graphstream.stream.rmi.RMISource
 
edgeRemoved(String, long, String) - Method in class org.graphstream.stream.SinkAdapter
 
edgeRemoved(String, long, String) - Method in class org.graphstream.stream.thread.ThreadProxyPipe
 
edgeRemoved(String, long, String) - Method in class org.graphstream.stream.thread.ThreadProxyPipeOld
Deprecated.
 
edgeRemoved(String, long, String) - Method in class org.graphstream.stream.Timeline
 
edgeRemoved(String, long, String) - Method in class org.graphstream.util.VerboseSink
 
edgeRHS(LinkedList<String>) - Method in class org.graphstream.stream.file.dot.DOTParser
 
edges - Variable in class org.graphstream.graph.implementations.AdjacencyListNode
 
edges() - Method in class org.graphstream.stream.file.pajek.PajekParser
 
EDGES - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
RegularExpression Id.
edges - Variable in class org.graphstream.stream.file.tlp.TLPParser.Cluster
 
edges() - Method in class org.graphstream.stream.file.tlp.TLPParser
 
EDGES - Static variable in interface org.graphstream.stream.file.tlp.TLPParserConstants
RegularExpression Id.
edgesFormat - Variable in class org.graphstream.stream.file.FileSourceDGS1And2
Attribute count and type expected for each edges add and modify command.
EDGESLIST - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
RegularExpression Id.
edgeStatement() - Method in class org.graphstream.stream.file.dot.DOTParser
 
edgeToFinish - Variable in class org.graphstream.stream.file.FileSinkGML
 
edgeType(AbstractEdge) - Method in class org.graphstream.graph.implementations.AdjacencyListNode
 
ele - Variable in class org.graphstream.stream.file.FileSourceGPX.WayPoint
 
Element - Interface in org.graphstream.graph
An element is a part of a graph (node, edge, the graph itself).
elementId - Variable in class org.graphstream.stream.Timeline.AttributeAdded
 
elementId - Variable in class org.graphstream.stream.Timeline.AttributeChanged
 
elementId - Variable in class org.graphstream.stream.Timeline.AttributeRemoved
 
elementLock - Variable in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
elementLock - Variable in class org.graphstream.graph.implementations.Graphs.SynchronizedNode
 
ElementNotFoundException - Exception in org.graphstream.graph
Thrown when a searched object is not found.
ElementNotFoundException() - Constructor for exception org.graphstream.graph.ElementNotFoundException
Throws the message "not found".
ElementNotFoundException(String, Object...) - Constructor for exception org.graphstream.graph.ElementNotFoundException
Throws message.
elements - Variable in class org.graphstream.util.set.FixedArrayList
List of elements.
ElementSink - Interface in org.graphstream.stream
Interface to listen at changes in the graph structure.
elementSinks() - Method in interface org.graphstream.graph.Graph
Returns an "iterable" of ElementSink objects registered to this graph.
elementSinks() - Method in class org.graphstream.graph.implementations.AbstractGraph
 
elementSinks() - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedGraph
 
elementSinks() - Method in class org.graphstream.stream.SourceBase
 
elementsListeners - Variable in class org.graphstream.stream.rmi.RMISource
 
ELLIPSE - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
RegularExpression Id.
eltId - Variable in class org.graphstream.stream.SourceBase.AttributeChangedEvent
 
eltsSinks - Variable in class org.graphstream.stream.SourceBase
Set of graph elements sinks.
eltType - Variable in class org.graphstream.stream.SourceBase.AttributeChangedEvent
 
empty() - Method in class org.graphstream.graph.Path
Returns true if the path is empty.
EMPTY - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
RegularExpression Id.
enable - Variable in class org.graphstream.util.VerboseSink
Flag used to indicate if an event has to be written or note.
enable_tracing() - Method in class org.graphstream.stream.file.dot.DOTParser
Enable tracing.
enable_tracing() - Method in class org.graphstream.stream.file.gml.GMLParser
Enable tracing.
enable_tracing() - Method in class org.graphstream.stream.file.pajek.PajekParser
Enable tracing.
enable_tracing() - Method in class org.graphstream.stream.file.tlp.TLPParser
Enable tracing.
ENCODE - Static variable in class org.graphstream.stream.netstream.packing.Base64
Specify encoding in first bit.
encode(ByteBuffer, ByteBuffer) - Static method in class org.graphstream.stream.netstream.packing.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer.
encode(ByteBuffer, CharBuffer) - Static method in class org.graphstream.stream.netstream.packing.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded CharBuffer.
encode - Variable in class org.graphstream.stream.netstream.packing.Base64.InputStream
 
encode - Variable in class org.graphstream.stream.netstream.packing.Base64.OutputStream
 
encode3to4(byte[], byte[], int, int) - Static method in class org.graphstream.stream.netstream.packing.Base64
Encodes up to the first three bytes of array threeBytes and returns a four-byte array in Base64 notation.
encode3to4(byte[], int, int, byte[], int, int) - Static method in class org.graphstream.stream.netstream.packing.Base64
Encodes up to three bytes of the array source and writes the resulting four Base64 bytes to destination.
encodeArray(Object) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
encodeBoolean(Object) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
encodeBooleanArray(Object) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
encodeByte(Object) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
encodeByteArray(Object) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
encodeBytes(byte[]) - Static method in class org.graphstream.stream.netstream.packing.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.graphstream.stream.netstream.packing.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.graphstream.stream.netstream.packing.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.graphstream.stream.netstream.packing.Base64
Encodes a byte array into Base64 notation.
encodeBytesToBytes(byte[]) - Static method in class org.graphstream.stream.netstream.packing.Base64
Similar to Base64.encodeBytes(byte[]) but returns a byte array instead of instantiating a String.
encodeBytesToBytes(byte[], int, int, int) - Static method in class org.graphstream.stream.netstream.packing.Base64
Similar to Base64.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
encodeDouble(Object) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
encodeDoubleArray(Object) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
encodeFileToFile(String, String) - Static method in class org.graphstream.stream.netstream.packing.Base64
Reads infile and encodes it to outfile.
encodeFloat(Object) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
encodeFloatArray(Object) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
encodeFromFile(String) - Static method in class org.graphstream.stream.netstream.packing.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeInt(Object) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
encodeIntArray(Object) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
encodeLong(Object) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
encodeLongArray(Object) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
encodeObject(Serializable) - Static method in class org.graphstream.stream.netstream.packing.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.graphstream.stream.netstream.packing.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeShort(Object) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
encodeShortArray(Object) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
encodeString(Object) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
encodeToFile(byte[], String) - Static method in class org.graphstream.stream.netstream.packing.Base64
Convenience method for encoding data to a file.
encodeUnsignedVarint(Object) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
encodeValue(Object, int) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
encodeVarint(Object) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
encodeVarintArray(Object) - Method in class org.graphstream.stream.netstream.NetStreamSender
 
end() - Method in interface org.graphstream.stream.file.FileSink
End the writing process started with FileSink.begin(OutputStream) or FileSink.begin(String).
end() - Method in class org.graphstream.stream.file.FileSinkBase
 
end() - Method in class org.graphstream.stream.file.FileSinkSWF
 
end() - Method in interface org.graphstream.stream.file.FileSource
Finish the reading process (even if FileSource.nextEvents() or FileSource.nextStep() did not returned false).
end() - Method in class org.graphstream.stream.file.FileSourceBase
 
end() - Method in class org.graphstream.stream.file.FileSourceEdge
 
end() - Method in class org.graphstream.stream.file.FileSourceGraphML
 
end() - Method in class org.graphstream.stream.file.FileSourceLGL
 
end() - Method in class org.graphstream.stream.file.FileSourceNCol
 
end() - Method in class org.graphstream.stream.file.FileSourceParser
 
end() - Method in class org.graphstream.stream.file.FileSourceXML
 
end() - Method in interface org.graphstream.stream.net.URLSource
Finish the reading process (even if URLSource.nextEvents() did not returned false).
end - Variable in class org.graphstream.stream.netstream.NetStreamReceiver.IncomingBuffer
Index in the buffer past the last byte that forms the current message.
endColumn - Variable in class org.graphstream.util.parser.Token
The column number of the last character of this Token.
endElement(XMLStreamWriter, boolean) - Method in class org.graphstream.stream.file.FileSinkGEXF
 
endLine - Variable in class org.graphstream.util.parser.Token
The line number of the last character of this Token.
enlargeBuffer() - Method in class org.graphstream.stream.netstream.NetStreamReceiver.IncomingBuffer
Not used in the current implementation, we assumes that no message will be larger than the size of the buffer.
ensureToFinish() - Method in class org.graphstream.stream.file.FileSinkGML
 
Environment - Class in org.graphstream.util
Representation of a set of parameters.
Environment() - Constructor for class org.graphstream.util.Environment
 
EO() - Method in class org.graphstream.stream.file.pajek.PajekParser
 
EOF - Static variable in interface org.graphstream.stream.file.dot.DOTParserConstants
End of File.
EOF - Static variable in interface org.graphstream.stream.file.gml.GMLParserConstants
End of File.
EOF - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
End of File.
EOF - Static variable in interface org.graphstream.stream.file.tlp.TLPParserConstants
End of File.
EOL - Static variable in interface org.graphstream.stream.file.dot.DOTParserConstants
RegularExpression Id.
EOL - Static variable in interface org.graphstream.stream.file.gml.GMLParserConstants
RegularExpression Id.
EOL - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
RegularExpression Id.
EOL - Static variable in interface org.graphstream.stream.file.tlp.TLPParserConstants
RegularExpression Id.
eol - Variable in exception org.graphstream.util.parser.ParseException
The end of line string for this machine.
eol_is_significant - Variable in class org.graphstream.stream.file.FileSourceBase
Is EOL significant?.
EPOCH - Static variable in class org.graphstream.util.time.ISODateComponent
 
equals(Path) - Method in class org.graphstream.graph.Path
Compare the content of the current path and the specified path to decide weather they are equal or not.
EQUALS - Static variable in interface org.graphstream.stream.file.dot.DOTParserConstants
RegularExpression Id.
equals(Object) - Method in class org.graphstream.ui.geom.Vector2
Is this equal to other ?
equals(Object) - Method in class org.graphstream.ui.geom.Vector3
Is this equal to other ?
equals(Object) - Method in class org.graphstream.util.set.FixedArrayList
 
EQUALS_SIGN - Static variable in class org.graphstream.stream.netstream.packing.Base64
The equals sign (=) as a byte.
EQUALS_SIGN_ENC - Static variable in class org.graphstream.stream.netstream.packing.Base64
 
error(String) - Method in class org.graphstream.stream.file.gml.KeyValues
 
error(HttpExchange, String) - Static method in class org.graphstream.stream.net.HTTPSource
 
error(String, Object...) - Method in class org.graphstream.stream.netstream.NetStreamReceiver
 
error(Throwable, String, Object...) - Method in class org.graphstream.stream.netstream.NetStreamReceiver
 
errorCode - Variable in error org.graphstream.util.parser.TokenMgrError
Indicates the reason why the exception is thrown.
event - Variable in class org.graphstream.stream.SourceBase.AttributeChangedEvent
 
EVENT_ADD_EDGE - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by - an edge id (TYPE_STRING format), - an source node id (TYPE_STRING format), - a target node id (TYPE_STRING format - a boolean indicating if directed (TYPE_BOOLEAN format)
EVENT_ADD_EDGE_ATTR - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by - an attribute id (TYPE_STRING format) - the attribute TYPE - the attribute value
EVENT_ADD_GRAPH_ATTR - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by - an attribute id (TYPE_STRING format) - the attribute TYPE - the attribute value
EVENT_ADD_NODE - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by a node id (TYPE_STRING format)
EVENT_ADD_NODE_ATTR - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by - an attribute id (TYPE_STRING format) - the attribute TYPE - the attribute value
EVENT_CHG_EDGE_ATTR - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by - an attribute id (TYPE_STRING format) - the attribute TYPE - the attribute old value - the attribute new value
EVENT_CHG_GRAPH_ATTR - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by - an attribute id (TYPE_STRING format) - the attribute TYPE - the attribute old value - the attribute new value
EVENT_CHG_NODE_ATTR - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by - an attribute id (TYPE_STRING format) - the attribute TYPE - the attribute old value - the attribute new value
EVENT_CLEARED - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
 
EVENT_DEL_EDGE - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by an edge id (TYPE_STRING format)
EVENT_DEL_EDGE_ATTR - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by - the edge id (TYPE_STRING format) - the attribute id (TYPE_STRING format)
EVENT_DEL_GRAPH_ATTR - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by - the attribute id (TYPE_STRING format)
EVENT_DEL_NODE - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by a node id (TYPE_STRING format)
EVENT_DEL_NODE_ATTR - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by - the node id (TYPE_STRING format) - the attribute id (TYPE_STRING format)
EVENT_END - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Constant indicating that the client has disconnected.
EVENT_GETVERSION - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by an 32-bit signed integer for this protocol version.
EVENT_START - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Not used.
EVENT_STEP - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by double (TYPE_DOUBLE format)
eventCount - Variable in class org.graphstream.stream.file.dgs.OldFileSourceDGS
Real number of events at current time.
eventCount - Variable in class org.graphstream.stream.file.FileSourceDGS1And2
Real number of events at current time.
eventCountAnnounced - Variable in class org.graphstream.stream.file.dgs.OldFileSourceDGS
Number of events given in the header.
eventCountAnnounced - Variable in class org.graphstream.stream.file.FileSourceDGS1And2
Number of events given in the header.
eventProcessing - Variable in class org.graphstream.stream.SourceBase
A boolean that indicates whether or not an Sink event is being sent during another one.
eventQueue - Variable in class org.graphstream.stream.SourceBase
A queue that allow the management of events (nodes/edge add/delete/change) in the right order.
events - Variable in class org.graphstream.stream.file.FileSourceGraphML
 
events - Variable in class org.graphstream.stream.file.FileSourceXML
 
events - Variable in class org.graphstream.stream.thread.ThreadProxyPipe
The message box used to exchange messages between the two threads.
events - Variable in class org.graphstream.stream.thread.ThreadProxyPipeOld
Deprecated.
The message box used to exchange messages between the two threads.
events - Variable in class org.graphstream.stream.Timeline
 
eventsData - Variable in class org.graphstream.stream.thread.ThreadProxyPipe
 
ExpandBuff(boolean) - Method in class org.graphstream.util.parser.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.graphstream.util.parser.ParseException
Each entry in this array is an array of integers.
export(XMLStreamWriter) - Method in class org.graphstream.stream.file.FileSinkGEXF.GEXFAttributeMap
 
exportGraph(Graph) - Method in class org.graphstream.stream.file.FileSinkBase
Echo each element and attribute of the graph to the actual output.
exportGraph(Graph) - Method in class org.graphstream.stream.file.FileSinkGEXF
 
exportGraph(Graph) - Method in class org.graphstream.stream.file.FileSinkGraphML
 
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 _