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

H

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.
hasArray(String) - Method in interface org.graphstream.graph.Element
Does this element store an array value for the given key?
hasArray(String) - Method in class org.graphstream.ui.spriteManager.Sprite
 
hasAttribute(String) - Method in interface org.graphstream.graph.Element
Does this element store a value for the given attribute key?
hasAttribute(String) - Method in class org.graphstream.graph.implementations.AbstractElement
 
hasAttribute(String) - Method in class org.graphstream.graph.implementations.OneAttributeElement
 
hasAttribute(String) - Method in class org.graphstream.ui.spriteManager.Sprite
 
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, Class<?>) - Method in class org.graphstream.graph.implementations.AbstractElement
 
hasAttribute(String, Class<?>) - Method in class org.graphstream.graph.implementations.OneAttributeElement
 
hasAttribute(String, Class<?>) - Method in class org.graphstream.ui.spriteManager.Sprite
 
hasDynamicElements() - Method in class org.graphstream.ui.graphicGraph.StyleGroup
True if at least one of the style properties is dynamic (set according to an attribute of the element to draw).
hasEdgeBetween(int) - Method in interface org.graphstream.graph.Node
True if an edge exists between this node and a node with given index.
hasEdgeBetween(String) - Method in interface org.graphstream.graph.Node
True if an edge exists between this node and node 'id'.
hasEdgeBetween(String) - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
hasEdgeBetween(Node) - Method in interface org.graphstream.graph.Node
True if an edge exists between this node and another node.
hasEdgeFrom(int) - Method in interface org.graphstream.graph.Node
True if an edge enters this node from a node with given index.
hasEdgeFrom(String) - Method in interface org.graphstream.graph.Node
True if an edge enters this node from node 'id'.
hasEdgeFrom(String) - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
hasEdgeFrom(Node) - Method in interface org.graphstream.graph.Node
True if an edge enters this node from 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.
hasEdgeToward(String) - Method in interface org.graphstream.graph.Node
True if an edge leaves this node toward node 'id'.
hasEdgeToward(String) - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
hasEdgeToward(Node) - Method in interface org.graphstream.graph.Node
True if an edge leaves this node toward a given node.
hasEventElements() - Method in class org.graphstream.ui.graphicGraph.StyleGroup
If true this group contains some elements that are actually changed by an event.
hashCode() - Method in class org.graphstream.ui.geom.Point2
 
hashCode() - Method in class org.graphstream.ui.geom.Point3
 
hashCode() - Method in class org.graphstream.ui.geom.Vector2
 
hashCode() - Method in class org.graphstream.ui.view.Selection
 
hasLabel(String) - Method in interface org.graphstream.graph.Element
Does this element store a label value for the given key?
hasLabel(String) - Method in class org.graphstream.graph.implementations.OneAttributeElement
 
hasLabel(String) - Method in class org.graphstream.ui.spriteManager.Sprite
 
hasMap(String) - Method in interface org.graphstream.graph.Element
Does this element store a map value for the given key?
hasMap(String) - Method in class org.graphstream.ui.spriteManager.Sprite
 
hasNext() - Method in class org.graphstream.graph.BreadthFirstIterator
 
hasNext() - Method in class org.graphstream.graph.DepthFirstIterator
 
hasNext() - Method in class org.graphstream.stream.Timeline
 
hasNext() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet.ZIndex.ZIndexIterator
 
hasNumber(String) - Method in interface org.graphstream.graph.Element
Does this element store a number for the given key?
hasNumber(String) - Method in class org.graphstream.graph.implementations.OneAttributeElement
 
hasNumber(String) - Method in class org.graphstream.ui.spriteManager.Sprite
 
hasParameter(String) - Method in class org.graphstream.util.Environment
True if the given paramter exist.
hasPostRemaining() - Method in class org.graphstream.stream.thread.ThreadProxyPipe
 
hasPrevious() - Method in class org.graphstream.stream.Timeline
 
hasSprite(String) - Method in class org.graphstream.ui.spriteManager.SpriteManager
True if the manager contains a sprite corresponding to the given identifier.
hasValue(String, String...) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
True if the given field exists in this style only (not the parents).
hasVector(String) - Method in interface org.graphstream.graph.Element
Does this element store a vector value for the given key?
hasVector(String) - Method in class org.graphstream.graph.implementations.OneAttributeElement
 
hasVector(String) - Method in class org.graphstream.ui.spriteManager.Sprite
 
HD1080 - org.graphstream.stream.file.images.Resolutions
 
HD720 - org.graphstream.stream.file.images.Resolutions
 
HDOP - org.graphstream.stream.file.FileSourceGPX.GPXConstants.Balise
 
HEIGHT_ATTR - Static variable in class org.graphstream.stream.file.FileSinkTikZ
Graph attribute storing height of the TikZ picture.
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.
HEXDIGIT - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
hi - Variable in class org.graphstream.ui.view.util.GraphMetrics
Graph higher position (top,right,back).
hidden - Variable in class org.graphstream.ui.graphicGraph.GraphicElement
Do not show.
HIDDEN - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.TextMode
 
HIDDEN - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.TextVisibilityMode
 
HIDDEN - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.VisibilityMode
 
HIDDEN - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
HIDE_ONLY - org.graphstream.ui.view.Viewer.CloseFramePolicy
 
HIGH - org.graphstream.stream.file.FileSinkImages.Quality
 
hiVisible - Variable in class org.graphstream.ui.view.util.GraphMetrics
The highest visible point.
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 - org.graphstream.stream.file.FileSourceGPX.GPXConstants.LINKAttribute
 
HSQUARELINE - org.graphstream.ui.graphicGraph.stylesheet.StyleConstants.Shape
 
HSQUARELINE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
HTMLCOLOR - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
HYPEREDGE - org.graphstream.stream.file.FileSourceGraphML.GraphMLConstants.Balise
 
HYPEREDGE - org.graphstream.stream.file.FileSourceGraphML.GraphMLConstants.KeyDomain
 
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