- H1 - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
-
RegularExpression Id.
- H2 - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
-
RegularExpression Id.
- handle(HttpExchange) - Method in class org.graphstream.stream.net.HTTPSource.EditHandler
-
- handleAddEdge(KeyValues) - Method in class org.graphstream.stream.file.gml.GMLContext
-
- handleAddNode(KeyValues) - Method in class org.graphstream.stream.file.gml.GMLContext
-
- handleChangeEdge(KeyValues) - Method in class org.graphstream.stream.file.gml.GMLContext
-
- handleChangeNode(KeyValues) - Method in class org.graphstream.stream.file.gml.GMLContext
-
- handleDelEdge(KeyValues) - Method in class org.graphstream.stream.file.gml.GMLContext
-
- handleDelNode(KeyValues) - Method in class org.graphstream.stream.file.gml.GMLContext
-
- handleEdgeAttributes(String, KeyValues) - Method in class org.graphstream.stream.file.gml.GMLContext
-
- handleKeyValues(KeyValues) - Method in class org.graphstream.stream.file.gml.GMLContext
-
- handleNodeAttributes(String, KeyValues) - Method in class org.graphstream.stream.file.gml.GMLContext
-
- handleStep(KeyValues) - Method in class org.graphstream.stream.file.gml.GMLContext
-
- handleTimeAttribute(boolean, String, Object) - Method in class org.graphstream.stream.Timeline
-
- hasActiveConnections() - Method in class org.graphstream.stream.netstream.NetStreamReceiver
-
Ask the receiver about its active connections
- hasArray(String) - Method in interface org.graphstream.graph.Element
-
Does this element store an array value for the given key? A vector is an
attribute whose value is an array of objects.
- hasArray(String) - Method in class org.graphstream.graph.implementations.AbstractElement
-
- hasArray(String) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedElement
-
- hasAttribute(String) - Method in interface org.graphstream.graph.Element
-
Does this element store a value for the given attribute key?
- hasAttribute(String, Class<?>) - Method in interface org.graphstream.graph.Element
-
Does this element store a value for the given attribute key and this
value is an instance of the given class?
- hasAttribute(String) - Method in class org.graphstream.graph.implementations.AbstractElement
-
- hasAttribute(String, Class<?>) - Method in class org.graphstream.graph.implementations.AbstractElement
-
- hasAttribute(String) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedElement
-
- hasAttribute(String, Class<?>) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedElement
-
- hasAttribute(String) - Method in class org.graphstream.graph.implementations.OneAttributeElement
-
- hasAttribute(String, Class<?>) - Method in class org.graphstream.graph.implementations.OneAttributeElement
-
- hasEdge(int, int) - Method in class org.graphstream.stream.file.pajek.EdgeMatrix
-
- hasEdgeBetween(Node) - Method in class org.graphstream.graph.implementations.AbstractNode
-
- hasEdgeBetween(int) - Method in class org.graphstream.graph.implementations.AbstractNode
-
- hasEdgeBetween(String) - Method in class org.graphstream.graph.implementations.AbstractNode
-
- hasEdgeBetween(String) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedNode
-
- hasEdgeBetween(Node) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedNode
-
- hasEdgeBetween(int) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedNode
-
- hasEdgeBetween(String) - Method in interface org.graphstream.graph.Node
-
True if an edge exists between this node and node 'id'.
- hasEdgeBetween(Node) - Method in interface org.graphstream.graph.Node
-
True if an edge exists between this node and another node.
- hasEdgeBetween(int) - Method in interface org.graphstream.graph.Node
-
True if an edge exists between this node and a node with given index.
- hasEdgeFrom(Node) - Method in class org.graphstream.graph.implementations.AbstractNode
-
- hasEdgeFrom(int) - Method in class org.graphstream.graph.implementations.AbstractNode
-
- hasEdgeFrom(String) - Method in class org.graphstream.graph.implementations.AbstractNode
-
- hasEdgeFrom(String) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedNode
-
- hasEdgeFrom(Node) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedNode
-
- hasEdgeFrom(int) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedNode
-
- hasEdgeFrom(String) - Method in interface org.graphstream.graph.Node
-
True if an edge enters this node from node 'id'.
- hasEdgeFrom(Node) - Method in interface org.graphstream.graph.Node
-
True if an edge enters this node from a given node.
- hasEdgeFrom(int) - Method in interface org.graphstream.graph.Node
-
True if an edge enters this node from a node with given index.
- hasEdgeToward(Node) - Method in class org.graphstream.graph.implementations.AbstractNode
-
- hasEdgeToward(int) - Method in class org.graphstream.graph.implementations.AbstractNode
-
- hasEdgeToward(String) - Method in class org.graphstream.graph.implementations.AbstractNode
-
- hasEdgeToward(String) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedNode
-
- hasEdgeToward(Node) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedNode
-
- hasEdgeToward(int) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedNode
-
- hasEdgeToward(String) - Method in interface org.graphstream.graph.Node
-
True if an edge leaves this node toward node 'id'.
- hasEdgeToward(Node) - Method in interface org.graphstream.graph.Node
-
True if an edge leaves this node toward a given node.
- hasEdgeToward(int) - Method in interface org.graphstream.graph.Node
-
True if an edge leaves this node toward a node with given index.
- hasHash(String) - Method in interface org.graphstream.graph.Element
-
Does this element store a hash value for the given key? A hash is a set
of pairs (key,value) or objects that implement the
CompoundAttribute
class.
- hasHash(String) - Method in class org.graphstream.graph.implementations.AbstractElement
-
- hasHash(String) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedElement
-
- hashToString(HashMap<?, ?>) - Method in class org.graphstream.stream.file.FileSinkDGS
-
- hasLabel(String) - Method in interface org.graphstream.graph.Element
-
Does this element store a label value for the given key? A label is an
attribute whose value is a string.
- hasLabel(String) - Method in class org.graphstream.graph.implementations.AbstractElement
-
- hasLabel(String) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedElement
-
- hasLabel(String) - Method in class org.graphstream.graph.implementations.OneAttributeElement
-
- hasNext() - Method in class org.graphstream.graph.BreadthFirstIterator
-
- hasNext() - Method in class org.graphstream.graph.DepthFirstIterator
-
- hasNext() - Method in class org.graphstream.graph.implementations.AdjacencyListGraph.EdgeIterator
-
- hasNext() - Method in class org.graphstream.graph.implementations.AdjacencyListGraph.NodeIterator
-
- hasNext() - Method in class org.graphstream.graph.implementations.AdjacencyListNode.EdgeIterator
-
- hasNext() - Method in class org.graphstream.util.FilteredEdgeIterator
-
- hasNext() - Method in class org.graphstream.util.FilteredNodeIterator
-
- hasNext() - Method in class org.graphstream.util.set.FixedArrayList.FixedArrayIterator
-
- hasNumber(String) - Method in interface org.graphstream.graph.Element
-
Does this element store a number for the given key? A number is an
attribute whose value is an instance of Number.
- hasNumber(String) - Method in class org.graphstream.graph.implementations.AbstractElement
-
- hasNumber(String) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedElement
-
- hasNumber(String) - Method in class org.graphstream.graph.implementations.OneAttributeElement
-
- hasParameter(String) - Method in class org.graphstream.util.Environment
-
True if the given paramter exist.
- hasPostRemaining() - Method in class org.graphstream.stream.thread.ThreadProxyPipe
-
- hasVector(String) - Method in interface org.graphstream.graph.Element
-
Does this element store a vector value for the given key? A vector is an
attribute whose value is a sequence of numbers.
- hasVector(String) - Method in class org.graphstream.graph.implementations.AbstractElement
-
- hasVector(String) - Method in class org.graphstream.graph.implementations.Graphs.SynchronizedElement
-
- hasVector(String) - Method in class org.graphstream.graph.implementations.OneAttributeElement
-
- header() - Method in class org.graphstream.stream.file.dgs.DGSParser
-
- headers() - Method in class org.graphstream.stream.file.tlp.TLPParser
-
- HEXDIGIT - Static variable in interface org.graphstream.stream.file.dot.DOTParserConstants
-
RegularExpression Id.
- HEXDIGIT - Static variable in interface org.graphstream.stream.file.gml.GMLParserConstants
-
RegularExpression Id.
- HEXDIGIT - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
-
RegularExpression Id.
- HEXDIGIT - Static variable in interface org.graphstream.stream.file.tlp.TLPParserConstants
-
RegularExpression Id.
- host - Variable in class org.graphstream.stream.netstream.NetStreamSender
-
- hostname - Variable in class org.graphstream.stream.netstream.NetStreamReceiver
-
the hostname this receiver is listening at.
- HOUR - Static variable in class org.graphstream.util.time.ISODateComponent
-
- HOUR_AND_MINUTE - Static variable in class org.graphstream.util.time.ISODateComponent
-
- HOUR_OF_DAY - Static variable in class org.graphstream.util.time.ISODateComponent
-
- href - Variable in class org.graphstream.stream.file.FileSourceGraphML.Locator
-
- HTTPSource - Class in org.graphstream.stream.net
-
This source allows to control a graph from a web browser.
- HTTPSource(String, int) - Constructor for class org.graphstream.stream.net.HTTPSource
-
Create a new http source.
- HTTPSource.Action - Enum in org.graphstream.stream.net
-
- HTTPSource.Action() - Constructor for enum org.graphstream.stream.net.HTTPSource.Action
-
- HTTPSource.EditHandler - Class in org.graphstream.stream.net
-
- HTTPSource.EditHandler() - Constructor for class org.graphstream.stream.net.HTTPSource.EditHandler
-