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

G

ge(Logger.LogLevel) - Method in enum org.graphstream.util.Logger.LogLevel
 
generateParseException() - Method in class org.graphstream.stream.file.dot.DOTParser
Generate ParseException.
generateParseException() - Method in class org.graphstream.stream.file.gml.GMLParser
Generate ParseException.
generateParseException() - Method in class org.graphstream.stream.file.pajek.PajekParser
Generate ParseException.
generateParseException() - Method in class org.graphstream.stream.file.tlp.TLPParser
Generate ParseException.
generateParseException() - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
Generate ParseException.
generateStroke(Style, GraphMetrics) - Static method in class org.graphstream.ui.swingViewer.util.StrokeFactory
Generate a stroke of the appropriate width and style according to the given style and metrics.
get(int) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Values
The i-th value of this set.
get(int) - Method in class org.graphstream.util.set.FixedArrayList
I-th element.
get(Calendar) - Method in class org.graphstream.util.time.ISODateComponent.AliasComponent
 
get(Calendar) - Method in class org.graphstream.util.time.ISODateComponent.AMPMComponent
 
get(Calendar) - Method in class org.graphstream.util.time.ISODateComponent.EpochComponent
 
get(Calendar) - Method in class org.graphstream.util.time.ISODateComponent.FieldComponent
 
get(Calendar) - Method in class org.graphstream.util.time.ISODateComponent
Get a string representation of this component for a given calendar.
get(Calendar) - Method in class org.graphstream.util.time.ISODateComponent.NotImplementedComponent
 
get(Calendar) - Method in class org.graphstream.util.time.ISODateComponent.TextComponent
 
get(Calendar) - Method in class org.graphstream.util.time.ISODateComponent.UTCOffsetComponent
 
getACopy() - Method in class org.graphstream.graph.Path
Get a copy of this path
getArray(String) - Method in interface org.graphstream.graph.Element
Get the array of objects bound to key.
getArray(String) - Method in class org.graphstream.graph.implementations.AbstractElement
 
getArray(String) - Method in class org.graphstream.ui.spriteManager.Sprite
 
getArrowImage() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
Image to use for the arrow.
getArrowShape() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
The shape of edges arrows.
getArrowSize() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
Edge arrow dimensions.
getAttachment() - Method in class org.graphstream.ui.graphicGraph.GraphicSprite
Return the graphic object this sprite is attached to or null if not attached.
getAttachment() - Method in class org.graphstream.ui.spriteManager.Sprite
The element the sprite is attached to or null if the sprite is not attached.
getAttribute(String) - Method in interface org.graphstream.graph.Element
Get the attribute object bound to the given key.
getAttribute(String, Class<T>) - Method in interface org.graphstream.graph.Element
Get the attribute object bound to the given key if it is an instance of the given class.
getAttribute(String) - Method in class org.graphstream.graph.implementations.AbstractElement
 
getAttribute(String, Class<T>) - Method in class org.graphstream.graph.implementations.AbstractElement
 
getAttribute(String) - Method in class org.graphstream.graph.implementations.OneAttributeElement
 
getAttribute(String, Class<T>) - Method in class org.graphstream.graph.implementations.OneAttributeElement
 
getAttribute(String) - Method in class org.graphstream.ui.spriteManager.Sprite
 
getAttribute(String, Class<T>) - Method in class org.graphstream.ui.spriteManager.Sprite
 
getAttributeCount() - Method in interface org.graphstream.graph.Element
Number of attributes stored in this element.
getAttributeCount() - Method in class org.graphstream.graph.implementations.AbstractElement
 
getAttributeCount() - Method in class org.graphstream.ui.spriteManager.Sprite
Quite expensive operation !.
getAttributeKeyIterator() - Method in interface org.graphstream.graph.Element
Iterator on all attributes keys.
getAttributeKeyIterator() - Method in class org.graphstream.graph.implementations.AbstractElement
 
getAttributeKeyIterator() - Method in class org.graphstream.graph.implementations.OneAttributeElement
 
getAttributeKeyIterator() - Method in class org.graphstream.ui.spriteManager.Sprite
 
getAttributeKeySet() - Method in interface org.graphstream.graph.Element
An iterable view on the set of attributes keys usable with the for-each loop.
getAttributeKeySet() - Method in class org.graphstream.graph.implementations.AbstractElement
 
getAttributeKeySet() - Method in class org.graphstream.ui.spriteManager.Sprite
 
getAttributeMap() - Method in class org.graphstream.graph.implementations.OneAttributeElement
 
getAttributeMap() - Method in class org.graphstream.ui.spriteManager.Sprite
 
getAverageEnergy() - Method in class org.graphstream.ui.layout.springbox.Energies
The average energy in the whole buffer.
getAverageFramesPerSecond() - Method in class org.graphstream.ui.swingViewer.util.FpsCounter
The average frame-per-second measure.
getAverageFrameTimeInSeconds() - Method in class org.graphstream.ui.swingViewer.util.FpsCounter
The average frame time.
getAverageMeasureCount() - Method in class org.graphstream.ui.swingViewer.util.FpsCounter
The number of frames times used to compute the average frame-per-second and frame time.
getBeginColumn() - Method in class org.graphstream.util.parser.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.graphstream.util.parser.SimpleCharStream
Get token beginning line number.
getBooleanParameter(String) - Method in class org.graphstream.util.Environment
Check a parameter expected to be of boolean type.
getBooleanParameteri(String) - Method in class org.graphstream.util.Environment
Check a parameter expected to be of boolean type.
getBreadthFirstIterator() - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation creates an instance of org.graphstream.graph and returns it.
getBreadthFirstIterator(boolean) - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation creates an instance of org.graphstream.graph and returns it.
getBreadthFirstIterator() - Method in interface org.graphstream.graph.Node
Iterator for breadth first exploration of the graph, starting at this node.
getBreadthFirstIterator(boolean) - Method in interface org.graphstream.graph.Node
Iterator for breadth first exploration of the graph, starting at this node.
getBreadthFirstIterator() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
Not implemented.
getBreadthFirstIterator(boolean) - Method in class org.graphstream.ui.graphicGraph.GraphicNode
Not implemented.
getBufferSize() - Method in class org.graphstream.ui.layout.springbox.Energies
The number of energy values remembered.
getCamera() - Method in class org.graphstream.ui.swingViewer.basicRenderer.SwingBasicGraphRenderer
 
getCamera() - Method in class org.graphstream.ui.swingViewer.DefaultView
 
getCamera() - Method in interface org.graphstream.ui.swingViewer.GraphRenderer
Get a camera object to provide control commands on the view.
getCamera() - Method in class org.graphstream.ui.swingViewer.View
Get a camera object to provide control commands on the view.
getCanvasColor() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
Colour of all non-graph, non-edge, non-node, non-sprite things.
getCanvasColor(int) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
 
getCanvasColorCount() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
 
getClassRulesCount() - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet.NameSpace
Number of specific (class) rules.
getClazz() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Selector
The class of elements this selector applies to.
getCloseFramePolicy() - Method in class org.graphstream.ui.swingViewer.Viewer
What to do when a frame is closed.
getColumn() - Method in class org.graphstream.util.parser.SimpleCharStream
Deprecated. 
getComponent() - Method in class org.graphstream.ui.graphicGraph.GraphicElement
The associated GUI component.
getControlPoints() - Method in class org.graphstream.ui.graphicGraph.GraphicEdge
Control points for curved edges or polylines.
getCount() - Method in class org.graphstream.ui.graphicGraph.GraphicEdge.EdgeGroup
Number of edges in this group.
getDefaultEdgeRule() - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
The default rule for edges.
getDefaultEdgeStyle() - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
The default style for edges.
getDefaultFont() - Method in class org.graphstream.ui.swingViewer.util.FontCache
The default font.
getDefaultFont(StyleConstants.TextStyle, int) - Method in class org.graphstream.ui.swingViewer.util.FontCache
 
getDefaultGraphRule() - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
The default rule for graphs.
getDefaultGraphStyle() - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
The default style for graphs.
getDefaultNodeRule() - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
The default rule for nodes.
getDefaultNodeStyle() - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
The default style for nodes.
getDefaultSpriteRule() - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
The default rule for sprites.
getDefaultSpriteStyle() - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
The default style for sprites.
getDefaultView() - Method in class org.graphstream.ui.swingViewer.Viewer
The default view.
getDegree() - Method in class org.graphstream.graph.implementations.AbstractNode
 
getDegree() - Method in class org.graphstream.graph.implementations.AdjacencyListNode
 
getDegree() - Method in interface org.graphstream.graph.Node
Total number of relations with other nodes or this node.
getDegree() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getDepthFirstIterator() - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation creates an instance of org.graphstream.graph and returns it.
getDepthFirstIterator(boolean) - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation creates an instance of org.graphstream.graph and returns it.
getDepthFirstIterator() - Method in interface org.graphstream.graph.Node
Iterator for depth first exploration of the graph, starting at this node.
getDepthFirstIterator(boolean) - Method in interface org.graphstream.graph.Node
Iterator for depth first exploration of the graph, starting at this node.
getDepthFirstIterator() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
Not implemented.
getDepthFirstIterator(boolean) - Method in class org.graphstream.ui.graphicGraph.GraphicNode
Not implemented.
getDepthMax() - Method in class org.graphstream.graph.BreadthFirstIterator
 
getDepthMax() - Method in class org.graphstream.graph.DepthFirstIterator
 
getDepthOf(Node) - Method in class org.graphstream.graph.BreadthFirstIterator
 
getDepthOf(Node) - Method in class org.graphstream.graph.DepthFirstIterator
 
getDiagonal() - Method in class org.graphstream.ui.swingViewer.util.GraphMetrics
The graph diagonal (the overall width).
getDirective() - Method in class org.graphstream.util.time.ISODateComponent
Access to the directive name of the component.
getDummyImage() - Method in class org.graphstream.ui.swingViewer.util.ImageCache
A dummy 16x16 image.
getEachAttributeKey() - Method in class org.graphstream.graph.implementations.AbstractElement
 
getEachEdge() - Method in interface org.graphstream.graph.Graph
Set of edges usable in a for-each instruction.
getEachEdge() - Method in class org.graphstream.graph.implementations.AbstractGraph
This implementation uses AbstractGraph.getEdgeIterator()
getEachEdge() - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation uses AbstractNode.getEdgeIterator()
getEachEdge() - Method in interface org.graphstream.graph.Node
Set of all entering and leaving edges.
getEachEdge() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
getEachEdge() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getEachEnteringEdge() - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation uses AbstractNode.getEnteringEdgeIterator()
getEachEnteringEdge() - Method in interface org.graphstream.graph.Node
Set of all entering edges.
getEachEnteringEdge() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getEachLeavingEdge() - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation uses AbstractNode.getLeavingEdgeIterator()
getEachLeavingEdge() - Method in interface org.graphstream.graph.Node
Set of all leaving edges.
getEachLeavingEdge() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getEachNode() - Method in interface org.graphstream.graph.Graph
Set of nodes usable in a for-each instruction.
getEachNode() - Method in class org.graphstream.graph.implementations.AbstractGraph
This implementation uses AbstractGraph.getNodeIterator()
getEachNode() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
getEdge(String) - Method in interface org.graphstream.graph.Graph
Get an edge by its identifier.
getEdge(int) - Method in interface org.graphstream.graph.Graph
Get an edge by its index.
getEdge(String) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
getEdge(int) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
getEdge(int) - Method in class org.graphstream.graph.implementations.AbstractNode
 
getEdge(String) - Method in class org.graphstream.graph.implementations.AdjacencyListGraph
 
getEdge(int) - Method in class org.graphstream.graph.implementations.AdjacencyListGraph
 
getEdge(int) - Method in class org.graphstream.graph.implementations.AdjacencyListNode
 
getEdge(int) - Method in interface org.graphstream.graph.Node
I-th edge.
getEdge(int) - Method in class org.graphstream.ui.graphicGraph.GraphicEdge.EdgeGroup
I-th edge of the group.
getEdge(String) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
getEdge(int) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
getEdge(int) - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getEdge(String) - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
Get an edge element knowing its identifier.
getEdgeAttachment() - Method in class org.graphstream.ui.graphicGraph.GraphicSprite
The edge this sprite is attached to or null if not attached to an edge.
getEdgeAttributeFilter() - Method in class org.graphstream.stream.AttributePipe
The filter for all edge attributes.
getEdgeBetween(Node) - Method in class org.graphstream.graph.implementations.AbstractNode
 
getEdgeBetween(int) - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation uses AbstractNode.getEdgeBetween(Node)
getEdgeBetween(String) - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation uses AbstractNode.getEdgeBetween(Node)
getEdgeBetween(Node) - Method in class org.graphstream.graph.implementations.AdjacencyListNode
 
getEdgeBetween(String) - Method in interface org.graphstream.graph.Node
Retrieve an edge between this node and the node 'id', if it exits.
getEdgeBetween(Node) - Method in interface org.graphstream.graph.Node
Retrieves an edge between this node and and another node if one exists.
getEdgeBetween(int) - Method in interface org.graphstream.graph.Node
Retrieves an edge between this node and the node with index i if one exists.
getEdgeBetween(String) - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getEdgeBetween(Node) - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getEdgeBetween(int) - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getEdgeCount() - Method in interface org.graphstream.graph.Graph
Number of edges in this graph.
getEdgeCount() - Method in class org.graphstream.graph.implementations.AbstractGraph
 
getEdgeCount() - Method in class org.graphstream.graph.implementations.AdjacencyListGraph
 
getEdgeCount() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
getEdgeCount() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
The number of edges referenced.
getEdgeFrom(Node) - Method in class org.graphstream.graph.implementations.AbstractNode
 
getEdgeFrom(int) - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation uses AbstractNode.getEdgeFrom(Node)
getEdgeFrom(String) - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation uses AbstractNode.getEdgeFrom(Node)
getEdgeFrom(Node) - Method in class org.graphstream.graph.implementations.AdjacencyListNode
 
getEdgeFrom(String) - Method in interface org.graphstream.graph.Node
Retrieve an edge that leaves node 'id' toward this node.
getEdgeFrom(Node) - Method in interface org.graphstream.graph.Node
Retrieves an edge that leaves given node toward this node.
getEdgeFrom(int) - Method in interface org.graphstream.graph.Node
Retrieves an edge that leaves node with given index toward this node.
getEdgeFrom(String) - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getEdgeFrom(Node) - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getEdgeFrom(int) - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getEdgeIterator() - Method in interface org.graphstream.graph.Graph
Iterator on the set of edges, in an undefined order.
getEdgeIterator() - Method in class org.graphstream.graph.implementations.AbstractGraph
 
getEdgeIterator() - Method in class org.graphstream.graph.implementations.AbstractNode
 
getEdgeIterator() - Method in class org.graphstream.graph.implementations.AdjacencyListGraph
 
getEdgeIterator() - Method in class org.graphstream.graph.implementations.AdjacencyListNode
 
getEdgeIterator() - Method in interface org.graphstream.graph.Node
Iterator on the set of connected edges.
getEdgeIterator() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
getEdgeIterator() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getEdgeIterator() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
Iterator on the set of edges.
getEdgePath() - Method in class org.graphstream.graph.Path
Returns the list of edges representing the path.
getEdges() - Method in class org.graphstream.ui.layout.springbox.NodeParticle
All the edges connected to this node.
getEdgeSet() - Method in interface org.graphstream.graph.Graph
Unmodifiable view of the set of edges.
getEdgeSet() - Method in class org.graphstream.graph.implementations.AbstractGraph
This implementation uses AbstractGraph.getEdgeIterator() and AbstractGraph.getEdgeCount()
getEdgeSet() - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation uses AbstractNode.getEdgeIterator() and AbstractNode.getDegree()
getEdgeSet() - Method in interface org.graphstream.graph.Node
Set of all entering and leaving edges.
getEdgeSet() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
getEdgeSet() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getEdgeSetBetween(Node) - Method in class org.graphstream.graph.implementations.MultiNode
 
getEdgeSetBetween(String) - Method in class org.graphstream.graph.implementations.MultiNode
 
getEdgeSetBetween(int) - Method in class org.graphstream.graph.implementations.MultiNode
 
getEdgeStyleNameSpace() - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
All the rules (default, specific and class) that apply to edges.
getEdgeToward(Node) - Method in class org.graphstream.graph.implementations.AbstractNode
 
getEdgeToward(int) - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation uses AbstractNode.getEdgeToward(Node)
getEdgeToward(String) - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation uses AbstractNode.getEdgeToward(Node)
getEdgeToward(Node) - Method in class org.graphstream.graph.implementations.AdjacencyListNode
 
getEdgeToward(String) - Method in interface org.graphstream.graph.Node
Retrieve an edge that leaves this node toward 'id'.
getEdgeToward(Node) - Method in interface org.graphstream.graph.Node
Retrieves an edge that leaves this node toward another node.
getEdgeToward(int) - Method in interface org.graphstream.graph.Node
Retrieves an edge that leaves this node toward the node with given index.
getEdgeToward(String) - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getEdgeToward(Node) - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getEdgeToward(int) - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getElement() - Method in class org.graphstream.ui.graphicGraph.StyleGroup.ElementEvents
The element on which the events are occurring.
getElement(String) - Method in class org.graphstream.ui.graphicGraph.StyleGroup
Return an element of the group, knowing its identifier.
getElementCount() - Method in class org.graphstream.ui.graphicGraph.StyleGroup
The number of elements of the group.
getElementGroup(Element) - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
Retrieve the group identifier of an element knowing the element identifier.
getElementIterator() - Method in class org.graphstream.ui.graphicGraph.StyleGroup
Iterator on the set of graph elements of this group.
getEndColumn() - Method in class org.graphstream.util.parser.SimpleCharStream
Get token end column number.
getEndLine() - Method in class org.graphstream.util.parser.SimpleCharStream
Get token end line number.
getEnergy() - Method in class org.graphstream.ui.layout.springbox.Energies
The last computed energy value.
getEnteringEdge(int) - Method in class org.graphstream.graph.implementations.AbstractNode
 
getEnteringEdge(int) - Method in class org.graphstream.graph.implementations.AdjacencyListNode
 
getEnteringEdge(int) - Method in interface org.graphstream.graph.Node
I-th entering edge.
getEnteringEdge(int) - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getEnteringEdgeIterator() - Method in class org.graphstream.graph.implementations.AbstractNode
 
getEnteringEdgeIterator() - Method in class org.graphstream.graph.implementations.AdjacencyListNode
 
getEnteringEdgeIterator() - Method in interface org.graphstream.graph.Node
Iterator only on leaving edges.
getEnteringEdgeIterator() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getEnteringEdgeSet() - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation uses AbstractNode.getEnteringEdgeIterator() and #geIntDegree()
getEnteringEdgeSet() - Method in interface org.graphstream.graph.Node
Set of all entering edges.
getEnteringEdgeSet() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getEvents() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet.EventSet
The set of events in order, the most important at the end.
getEventsFor(Element) - Method in class org.graphstream.ui.graphicGraph.StyleGroup
Set of events for a given element or null if the element has not currently occurring events.
getFillColor(int) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
 
getFillColorCount() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
 
getFillColors() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
Which color(s) to use for fill modes that use it.
getFillImage() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
Which image to use when filling the element contents with it.
getFillMode() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
How to fill the content of an element.
getFirstAttributeOf(String...) - Method in interface org.graphstream.graph.Element
Like Element.getAttribute(String), but returns the first existing attribute in a list of keys, instead of only one key.
getFirstAttributeOf(Class<T>, String...) - Method in interface org.graphstream.graph.Element
Like Element.getAttribute(String, Class), but returns the first existing attribute in a list of keys, instead of only one key.
getFirstAttributeOf(String...) - Method in class org.graphstream.graph.implementations.AbstractElement
 
getFirstAttributeOf(Class<T>, String...) - Method in class org.graphstream.graph.implementations.AbstractElement
 
getFirstAttributeOf(String...) - Method in class org.graphstream.graph.implementations.OneAttributeElement
 
getFirstAttributeOf(Class<T>, String...) - Method in class org.graphstream.graph.implementations.OneAttributeElement
 
getFirstAttributeOf(String...) - Method in class org.graphstream.ui.spriteManager.Sprite
 
getFirstAttributeOf(Class<T>, String...) - Method in class org.graphstream.ui.spriteManager.Sprite
 
getFont(String, StyleConstants.TextStyle, int) - Method in class org.graphstream.ui.swingViewer.util.FontCache
Lookup a font, and if not found, try to load it, if still not available, return the default font.
getForce() - Method in interface org.graphstream.ui.layout.Layout
The current layout force.
getForce() - Method in class org.graphstream.ui.layout.springbox.SpringBox
 
getFramesPerSecond() - Method in class org.graphstream.ui.swingViewer.util.FpsCounter
The number of frames per second according to the last measured frame (instantaneous measure).
getGlobalAttributeFilter() - Method in class org.graphstream.stream.AttributePipe
The filter for all graph, node and edge attributes.
getGlobalEnvironment() - Static method in class org.graphstream.util.Environment
Access to the global shared environment for the whole JVM.
getGlobalLogger() - Static method in class org.graphstream.util.Logger
Return the shared global instance of the logger.
getGraph() - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation returns AbstractNode.graph.
getGraph() - Method in interface org.graphstream.graph.Node
Parent graph.
getGraph() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getGraph(String) - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
Get a graph element knowing its identifier.
getGraphAttributeFilter() - Method in class org.graphstream.stream.AttributePipe
The filter for all graph attributes.
getGraphDimension() - Method in interface org.graphstream.ui.swingViewer.util.Camera
A number in GU that gives the approximate graph size (often the diagonal of the graph).
getGraphDimension() - Method in class org.graphstream.ui.swingViewer.util.DefaultCamera
 
getGraphElementType() - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet.NameSpace
The kind of elements this name space applies rules to.
getGraphicGraph() - Method in class org.graphstream.ui.swingViewer.Viewer
The underlying graphic graph.
getGraphIterator() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
Iterator on the set of graphs.
getGraphName() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getGraphStyleNameSpace() - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
All the rules (default, specific and class) that apply to graphs.
getGraphViewport() - Method in class org.graphstream.ui.swingViewer.util.DefaultCamera
 
getGroup() - Method in class org.graphstream.ui.graphicGraph.GraphicEdge
If there are several edges between two nodes, this edge pertains to a group.
getGroup(String) - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
Return a group by its unique identifier.
getGroupCount() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
Number of groups.
getGroupIterator() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
Iterator on the set of groups in no particular order.
getGroups() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Rule
The group this rule participate in, maybe null if the rule does not participate in any group.
getHash(String) - Method in interface org.graphstream.graph.Element
Get the hash bound to key.
getHash(String) - Method in class org.graphstream.graph.implementations.AbstractElement
 
getHash(String) - Method in class org.graphstream.ui.spriteManager.Sprite
 
getHeight() - Method in class org.graphstream.stream.file.FileSinkImages.CustomResolution
 
getHeight() - Method in interface org.graphstream.stream.file.FileSinkImages.Resolution
 
getHeight() - Method in enum org.graphstream.stream.file.FileSinkImages.Resolutions
 
getHeight() - Method in class org.graphstream.stream.file.FileSinkTikZ
 
getHighPoint() - Method in class org.graphstream.ui.swingViewer.util.GraphMetrics
The graph highest (top,right,back) point.
getHiPoint() - Method in interface org.graphstream.ui.layout.Layout
Largest point in space of the layout bounding box.
getHiPoint() - Method in class org.graphstream.ui.layout.springbox.SpringBox
 
getHost() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getIcon() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
The icon image to use.
getIconMode() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
How to draw the icon around the text (or instead of the text).
getId() - Method in interface org.graphstream.graph.Element
Unique identifier of this element.
getId() - Method in class org.graphstream.graph.implementations.AbstractElement
 
getId() - Method in class org.graphstream.graph.implementations.OneAttributeElement
 
getId() - Method in class org.graphstream.ui.graphicGraph.StyleGroup
The group unique identifier.
getId() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Selector
The identifier of the element this selector uniquely applies to.
getId() - Method in class org.graphstream.ui.spriteManager.Sprite
 
getId() - Method in class org.graphstream.ui.swingViewer.View
 
getId() - Method in class org.graphstream.ui.swingViewer.ViewerPipe
 
getIdRulesCount() - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet.NameSpace
Number of specific (id) rules.
getImage(String) - Method in class org.graphstream.ui.swingViewer.util.ImageCache
Lookup an image based on its name, if found return it, else try to load it.
getImage(String, boolean) - Method in class org.graphstream.ui.swingViewer.util.ImageCache
The same as ImageCache.getImage(String) but you can force the cache to try to reload an image that where not found before.
GetImage() - Method in class org.graphstream.util.parser.SimpleCharStream
Get token literal value.
getInDegree() - Method in class org.graphstream.graph.implementations.AbstractNode
 
getInDegree() - Method in class org.graphstream.graph.implementations.AdjacencyListNode
 
getInDegree() - Method in interface org.graphstream.graph.Node
Number of entering edges.
getInDegree() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getIndex() - Method in interface org.graphstream.graph.Element
The current index of this element
getIndex() - Method in class org.graphstream.graph.implementations.AbstractElement
 
getIndex() - Method in class org.graphstream.ui.spriteManager.Sprite
 
getJComponent() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
The element JComponent type if available.
getKey() - Method in interface org.graphstream.graph.CompoundAttribute
The usual key used to store this attribute inside a graph element.
getLabel(String) - Method in interface org.graphstream.graph.Element
Get the label string bound to the given key key.
getLabel(String) - Method in class org.graphstream.graph.implementations.AbstractElement
 
getLabel(String) - Method in class org.graphstream.graph.implementations.OneAttributeElement
 
getLabel() - Method in class org.graphstream.ui.graphicGraph.GraphicElement
Label or null if not set.
getLabel(String) - Method in class org.graphstream.ui.spriteManager.Sprite
 
getLastFrameTimeInSeconds() - Method in class org.graphstream.ui.swingViewer.util.FpsCounter
The duration in seconds of the last measured frame.
getLastIndex() - Method in class org.graphstream.util.set.FixedArrayList
Last index used by the FixedArrayList.add(Object) method.
getLastStepTime() - Method in interface org.graphstream.ui.layout.Layout
Time in nanoseconds used by the last call to step().
getLastStepTime() - Method in class org.graphstream.ui.layout.springbox.SpringBox
 
getLayoutAlgorithmName() - Method in interface org.graphstream.ui.layout.Layout
Name of the layout algorithm.
getLayoutAlgorithmName() - Method in class org.graphstream.ui.layout.springbox.SpringBox
 
getLeavingEdge(int) - Method in class org.graphstream.graph.implementations.AbstractNode
 
getLeavingEdge(int) - Method in class org.graphstream.graph.implementations.AdjacencyListNode
 
getLeavingEdge(int) - Method in interface org.graphstream.graph.Node
I-th leaving edge.
getLeavingEdge(int) - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getLeavingEdgeIterator() - Method in class org.graphstream.graph.implementations.AbstractNode
 
getLeavingEdgeIterator() - Method in class org.graphstream.graph.implementations.AdjacencyListNode
 
getLeavingEdgeIterator() - Method in interface org.graphstream.graph.Node
Iterator only on entering edges.
getLeavingEdgeIterator() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getLeavingEdgeSet() - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation uses #getLeavingIterator() and #geOuttDegree()
getLeavingEdgeSet() - Method in interface org.graphstream.graph.Node
Set of all leaving edges.
getLeavingEdgeSet() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getLine() - Method in class org.graphstream.util.parser.SimpleCharStream
Deprecated. 
getLowPoint() - Method in interface org.graphstream.ui.layout.Layout
Smallest point in space of the layout bounding box.
getLowPoint() - Method in class org.graphstream.ui.layout.springbox.SpringBox
 
getLowPoint() - Method in class org.graphstream.ui.swingViewer.util.GraphMetrics
The graph lowest (bottom,left,front) point.
getMaxPos() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
The maximum position of a node or sprite.
getMessage() - Method in error org.graphstream.util.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMetrics() - Method in interface org.graphstream.ui.swingViewer.util.Camera
Get the GraphMetrics object linked to this Camera.
getMetrics() - Method in class org.graphstream.ui.swingViewer.util.DefaultCamera
 
getMinPos() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
The minimum position of a node or sprite.
getMultiIndex() - Method in class org.graphstream.ui.graphicGraph.GraphicEdge
This edge is the i-th between the two same nodes.
getNeighborNodeIterator() - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation uses AbstractNode.getEdgeIterator() and stores the visited nodes in a set.
getNeighborNodeIterator() - Method in class org.graphstream.graph.implementations.MultiNode
 
getNeighborNodeIterator() - Method in class org.graphstream.graph.implementations.SingleNode
 
getNeighborNodeIterator() - Method in interface org.graphstream.graph.Node
Iterator on the set of neighbor nodes connected to this node via one or more edges.
getNeighborNodeIterator() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getNewParserFactory() - Method in class org.graphstream.stream.file.FileSourceDGS
 
getNewParserFactory() - Method in class org.graphstream.stream.file.FileSourceDOT
 
getNewParserFactory() - Method in class org.graphstream.stream.file.FileSourceGML
 
getNewParserFactory() - Method in class org.graphstream.stream.file.FileSourcePajek
 
getNewParserFactory() - Method in class org.graphstream.stream.file.FileSourceParser
Get a new parser factory.
getNewParserFactory() - Method in class org.graphstream.stream.file.FileSourceTLP
 
getNextAddIndex() - Method in class org.graphstream.util.set.FixedArrayList
The index that will be used in case of a next insertion in this array.
getNextToken() - Method in class org.graphstream.stream.file.dot.DOTParser
Get the next Token.
getNextToken() - Method in class org.graphstream.stream.file.dot.DOTParserTokenManager
Get the next Token.
getNextToken() - Method in class org.graphstream.stream.file.gml.GMLParser
Get the next Token.
getNextToken() - Method in class org.graphstream.stream.file.gml.GMLParserTokenManager
Get the next Token.
getNextToken() - Method in class org.graphstream.stream.file.pajek.PajekParser
Get the next Token.
getNextToken() - Method in class org.graphstream.stream.file.pajek.PajekParserTokenManager
Get the next Token.
getNextToken() - Method in class org.graphstream.stream.file.tlp.TLPParser
Get the next Token.
getNextToken() - Method in class org.graphstream.stream.file.tlp.TLPParserTokenManager
Get the next Token.
getNextToken() - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
Get the next Token.
getNextToken() - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserTokenManager
Get the next Token.
getNode(String) - Method in interface org.graphstream.graph.Graph
Get a node by its identifier.
getNode(int) - Method in interface org.graphstream.graph.Graph
Get a node by its index.
getNode(String) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
getNode(int) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
getNode(String) - Method in class org.graphstream.graph.implementations.AdjacencyListGraph
 
getNode(int) - Method in class org.graphstream.graph.implementations.AdjacencyListGraph
 
getNode(String) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
getNode(int) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
getNode(String) - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
Get a node element knowing its identifier.
getNode0() - Method in interface org.graphstream.graph.Edge
First node of the edge.
getNode0() - Method in class org.graphstream.graph.implementations.AbstractEdge
 
getNode0() - Method in class org.graphstream.ui.graphicGraph.GraphicEdge
 
getNode1() - Method in interface org.graphstream.graph.Edge
Second node of the edge.
getNode1() - Method in class org.graphstream.graph.implementations.AbstractEdge
 
getNode1() - Method in class org.graphstream.ui.graphicGraph.GraphicEdge
 
getNodeAttachment() - Method in class org.graphstream.ui.graphicGraph.GraphicSprite
The node this sprite is attached to or null if not attached to an edge.
getNodeAttributeFilter() - Method in class org.graphstream.stream.AttributePipe
The filter for all node attributes.
getNodeCount() - Method in interface org.graphstream.graph.Graph
Number of nodes in this graph.
getNodeCount() - Method in class org.graphstream.graph.implementations.AbstractGraph
 
getNodeCount() - Method in class org.graphstream.graph.implementations.AdjacencyListGraph
 
getNodeCount() - Method in class org.graphstream.graph.Path
Returns the size of the path.
getNodeCount() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
getNodeCount() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
The number of nodes referenced.
getNodeIterator() - Method in interface org.graphstream.graph.Graph
Iterator on the set of nodes, in an undefined order.
getNodeIterator() - Method in class org.graphstream.graph.implementations.AbstractGraph
 
getNodeIterator() - Method in class org.graphstream.graph.implementations.AdjacencyListGraph
 
getNodeIterator() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
getNodeIterator() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
Iterator on the set of nodes.
getNodeMoved() - Method in interface org.graphstream.ui.layout.Layout
How many nodes moved during the last step?.
getNodeMoved() - Method in class org.graphstream.ui.layout.springbox.SpringBox
 
getNodePath() - Method in class org.graphstream.graph.Path
Construct an return a list of nodes that represents the path.
getNodeSet() - Method in interface org.graphstream.graph.Graph
Unmodifiable view of the set of nodes.
getNodeSet() - Method in class org.graphstream.graph.implementations.AbstractGraph
This implementation uses AbstractGraph.getNodeIterator() and AbstractGraph.getNodeCount()
getNodeSet() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
getNodeStyleNameSpace() - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
All the rules (default, specific and class) that apply to nodes.
getNumber(String) - Method in interface org.graphstream.graph.Element
Get the number bound to key.
getNumber(String) - Method in class org.graphstream.graph.implementations.AbstractElement
 
getNumber(String) - Method in class org.graphstream.graph.implementations.OneAttributeElement
 
getNumber(String) - Method in class org.graphstream.ui.spriteManager.Sprite
 
getNumberParameter(String) - Method in class org.graphstream.util.Environment
Get the value of a parameter that is expected to be a number.
getOpposite(Node) - Method in interface org.graphstream.graph.Edge
When knowing one node and one edge of this node, this method return the node at the other end of the edge.
getOpposite(Node) - Method in class org.graphstream.graph.implementations.AbstractEdge
 
getOpposite(Node) - Method in class org.graphstream.ui.graphicGraph.GraphicEdge
 
getOpposite(NodeParticle) - Method in class org.graphstream.ui.layout.springbox.EdgeSpring
Considering the two nodes of the edge, return the one that was not given as argument.
getOutDegree() - Method in class org.graphstream.graph.implementations.AbstractNode
 
getOutDegree() - Method in class org.graphstream.graph.implementations.AdjacencyListNode
 
getOutDegree() - Method in interface org.graphstream.graph.Node
Number of leaving edges.
getOutDegree() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getPadding() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
Additional space to add inside the element between its contour and its contents.
getParameter(String) - Method in class org.graphstream.util.Environment
Access to a parameter in the environment.
getParameterCount() - Method in class org.graphstream.util.Environment
Returns the number of parameters found in the configuration file.
getParametersKeySet() - Method in class org.graphstream.util.Environment
Set of all parameter names.
getParent() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
The parent style.
getPathWeight(String) - Method in class org.graphstream.graph.Path
It returns the sum of the characteristic given value in the Edges of the path.
getPattern() - Method in class org.graphstream.util.time.ISODateIO
Get the current pattern used to parse timestamp.
getPreviousEnergyValue(int) - Method in class org.graphstream.ui.layout.springbox.Energies
A previous energy value.
getPseudoClass() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Selector
The pseudo-class of elements this selector applies to.
getQuality() - Method in interface org.graphstream.ui.layout.Layout
The current layout algorithm quality.
getQuality() - Method in class org.graphstream.ui.layout.springbox.SpringBox
 
getRenderer(String) - Method in class org.graphstream.ui.graphicGraph.StyleGroup
The associated renderers.
getRenderingSurface() - Method in class org.graphstream.ui.swingViewer.GraphRendererBase
 
getReplacement() - Method in class org.graphstream.util.time.ISODateComponent
Get the replacement value of this component.
getRoot() - Method in class org.graphstream.graph.Path
Get the root (the first node) of the path.
getRulesFor(Element) - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
Get the rules that match a given element.
getSelectorType() - Method in class org.graphstream.ui.graphicGraph.GraphicEdge
 
getSelectorType() - Method in class org.graphstream.ui.graphicGraph.GraphicElement
Type of selector for the graphic element (Node, Edge, Sprite ?).
getSelectorType() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getSelectorType() - Method in class org.graphstream.ui.graphicGraph.GraphicSprite
 
getShadowColor(int) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
 
getShadowColorCount() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
 
getShadowColors() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
Color(s) of the element shadow.
getShadowIterator() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
Iterator on the style groups that cast a shadow.
getShadowMode() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
How to draw the shadow of the element.
getShadowOffset() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
Offset of the element shadow centre according to the element centre.
getShadowSet() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
The set of style groups that cast a shadow.
getShadowWidth() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
Width of the element shadow.
getShape() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
The element shape.
getShapePoints() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
The element polygonal shape.
getSinkTime() - Method in class org.graphstream.stream.sync.SourceTime
 
getSize() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
The element dimensions.
getSize() - Method in class org.graphstream.ui.swingViewer.util.GraphMetrics
The graph bounds.
getSizeMode() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
How to size the element.
getSourceId() - Method in class org.graphstream.stream.sync.SourceTime
 
getSourceNode() - Method in interface org.graphstream.graph.Edge
Start node.
getSourceNode() - Method in class org.graphstream.graph.implementations.AbstractEdge
 
getSourceNode() - Method in class org.graphstream.ui.graphicGraph.GraphicEdge
 
getSpatialIndex() - Method in class org.graphstream.ui.layout.springbox.SpringBox
 
getSprite(String) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
getSprite(String) - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
Get a sprite element knowing its identifier.
getSprite(String) - Method in class org.graphstream.ui.spriteManager.SpriteManager
Sprite corresponding to the given identifier or null if no sprite is associated with the given identifier.
getSpriteCount() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
getSpriteCount() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
The number of sprites referenced.
getSpriteCount() - Method in class org.graphstream.ui.spriteManager.SpriteManager
Number of sprites in the manager.
getSpriteFactory() - Method in class org.graphstream.ui.spriteManager.SpriteManager
The current sprite factory.
getSpriteIterator() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
getSpriteIterator() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
Iterator on the set of sprite.
getSpriteOrientation() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
How to orient a sprite according to its attachement.
getSpritePosition(GraphicSprite, Point2D.Double, StyleConstants.Units) - Method in class org.graphstream.ui.swingViewer.util.DefaultCamera
Compute the real position of a sprite according to its eventual attachment in graph units.
getSpriteStyleNameSpace() - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
All the rules (default, specific and class) that apply to sprites.
getStabilization() - Method in interface org.graphstream.ui.layout.Layout
How close to stabilisation the layout algorithm is.
getStabilization() - Method in class org.graphstream.ui.layout.springbox.Energies
A number in [0..1] with 1 meaning fully stabilised.
getStabilization() - Method in class org.graphstream.ui.layout.springbox.SpringBox
 
getStabilizationLimit() - Method in interface org.graphstream.ui.layout.Layout
Above which value a correct stabilisation is achieved?
getStabilizationLimit() - Method in class org.graphstream.ui.layout.springbox.SpringBox
 
getStep() - Method in interface org.graphstream.graph.Graph
The current step.
getStep() - Method in class org.graphstream.graph.implementations.AbstractGraph
 
getStep() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
getSteps() - Method in interface org.graphstream.ui.layout.Layout
Number of calls made to step() so far.
getSteps() - Method in class org.graphstream.ui.layout.springbox.SpringBox
 
getStrokeColor() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
How to color the element contour.
getStrokeColor(int) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
 
getStrokeColorCount() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
 
getStrokeMode() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
How to draw the element contour.
getStrokeWidth() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
Width of the element contour.
getStyle() - Method in class org.graphstream.ui.graphicGraph.GraphicElement
Style group.
getStyle() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
The graph style group.
getStyle() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Rule
This rule style.
getStyleFor(Node) - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
Get the style of a given node.
getStyleFor(Edge) - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
Get the style of a given edge.
getStyleFor(GraphicSprite) - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
Get the style of a given sprite.
getStyleFor(Graph) - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
Get the style of a given graph.
getStyleForElement(Element) - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
Get the style of an element.
getStyleGroupIdFor(Element, ArrayList<Rule>) - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
Compute the name of the style group and element will pertain to knowing its styling rules.
getStyleGroups() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
The complete set of style groups.
getStyleSheet() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
The style sheet.
GetSuffix(int) - Method in class org.graphstream.util.parser.SimpleCharStream
Get the suffix.
getTargetNode() - Method in interface org.graphstream.graph.Edge
End node.
getTargetNode() - Method in class org.graphstream.graph.implementations.AbstractEdge
 
getTargetNode() - Method in class org.graphstream.ui.graphicGraph.GraphicEdge
 
getTextAlignment() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
How to align the text according to the element centre.
getTextBackgroundColor() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
 
getTextBackgroundColor(int) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
 
getTextBackgroundMode() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
 
getTextColor() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
The text color(s).
getTextColor(int) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
 
getTextColorCount() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
 
getTextFont() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
The text font.
getTextMode() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
How to draw the text of the element.
getTextOffset() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
Offset of the text from its computed position.
getTextPadding() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
Padding of the text inside its background, if any.
getTextSize() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
The text size in points.
getTextStyle() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
The text font style variation.
getTextVisibility() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
Visibility values if the text visibility changes.
getTextVisibilityMode() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
How and when to show the text of the element.
getToken(int) - Method in class org.graphstream.stream.file.dot.DOTParser
Get the specific Token.
getToken(int) - Method in class org.graphstream.stream.file.gml.GMLParser
Get the specific Token.
getToken(int) - Method in class org.graphstream.stream.file.pajek.PajekParser
Get the specific Token.
getToken(int) - Method in class org.graphstream.stream.file.tlp.TLPParser
Get the specific Token.
getToken(int) - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
Get the specific Token.
getType() - Method in class org.graphstream.ui.graphicGraph.StyleGroup
Type of graph element concerned by this style (node, edge, sprite, graph).
getType() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Selector
The kind of elements this selector applies to.
getUnits() - Method in class org.graphstream.ui.graphicGraph.GraphicSprite
 
getUnits() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Values
Values units.
getUnits() - Method in class org.graphstream.ui.spriteManager.Sprite
 
getValue(String, String...) - Method in class org.graphstream.ui.graphicGraph.StyleGroup
Get the value of a given property.
getValue(String, String...) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
Get the value of a given property.
getValue() - Method in class org.graphstream.util.parser.Token
An optional attribute value of the Token.
getValueCount() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Values
Number of values in this set.
getVector(String) - Method in interface org.graphstream.graph.Element
Get the vector of number bound to key.
getVector(String) - Method in class org.graphstream.graph.implementations.AbstractElement
 
getVector(String) - Method in class org.graphstream.graph.implementations.OneAttributeElement
 
getVector(String) - Method in class org.graphstream.ui.spriteManager.Sprite
 
getView(String) - Method in class org.graphstream.ui.swingViewer.Viewer
The view that correspond to the given identifier.
getViewCenter() - Method in class org.graphstream.stream.file.FileSinkImages
 
getViewCenter() - Method in interface org.graphstream.ui.swingViewer.util.Camera
The view centre (a point in graph units).
getViewCenter() - Method in class org.graphstream.ui.swingViewer.util.DefaultCamera
 
getViewPercent() - Method in class org.graphstream.stream.file.FileSinkImages
 
getViewPercent() - Method in interface org.graphstream.ui.swingViewer.util.Camera
The portion of the graph visible.
getViewPercent() - Method in class org.graphstream.ui.swingViewer.util.DefaultCamera
 
getViewRotation() - Method in interface org.graphstream.ui.swingViewer.util.Camera
The current rotation angle.
getViewRotation() - Method in class org.graphstream.ui.swingViewer.util.DefaultCamera
 
getVisibility() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
The element visibility if it is variable.
getVisibilityMode() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
How and when to show the element.
getWidth() - Method in class org.graphstream.stream.file.FileSinkImages.CustomResolution
 
getWidth() - Method in interface org.graphstream.stream.file.FileSinkImages.Resolution
 
getWidth() - Method in enum org.graphstream.stream.file.FileSinkImages.Resolutions
 
getWidth() - Method in class org.graphstream.stream.file.FileSinkTikZ
 
getX() - Method in class org.graphstream.ui.graphicGraph.GraphicEdge
 
getX() - Method in class org.graphstream.ui.graphicGraph.GraphicElement
Abscissa of the element, always in GU (graph units).
getX() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getX() - Method in class org.graphstream.ui.graphicGraph.GraphicSprite
 
getX() - Method in class org.graphstream.ui.spriteManager.Sprite
X position.
getY() - Method in class org.graphstream.ui.graphicGraph.GraphicEdge
 
getY() - Method in class org.graphstream.ui.graphicGraph.GraphicElement
Ordinate of the element, always in GU (graph units).
getY() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getY() - Method in class org.graphstream.ui.graphicGraph.GraphicSprite
 
getY() - Method in class org.graphstream.ui.spriteManager.Sprite
Y position.
getZ() - Method in class org.graphstream.ui.graphicGraph.GraphicEdge
 
getZ() - Method in class org.graphstream.ui.graphicGraph.GraphicElement
Depth of the element, always in GU (graph units).
getZ() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
 
getZ() - Method in class org.graphstream.ui.graphicGraph.GraphicSprite
 
getZ() - Method in class org.graphstream.ui.spriteManager.Sprite
Z position.
getZIndex() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
The Z index object.
getZIndex() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
 
getZIterator() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
Iterator on the Z index.
GLOBAL_ENV - Static variable in class org.graphstream.util.Environment
Global environment for the whole JVM.
GLOBAL_LOGGER - Static variable in class org.graphstream.util.Logger
 
GMLContext - Class in org.graphstream.stream.file.gml
 
GMLParser - Class in org.graphstream.stream.file.gml
 
GMLParser(FileSourceGML, InputStream) - Constructor for class org.graphstream.stream.file.gml.GMLParser
 
GMLParser(FileSourceGML, Reader) - Constructor for class org.graphstream.stream.file.gml.GMLParser
 
GMLParser(InputStream) - Constructor for class org.graphstream.stream.file.gml.GMLParser
Constructor with InputStream.
GMLParser(InputStream, String) - Constructor for class org.graphstream.stream.file.gml.GMLParser
Constructor with InputStream and supplied encoding
GMLParser(Reader) - Constructor for class org.graphstream.stream.file.gml.GMLParser
Constructor.
GMLParser(GMLParserTokenManager) - Constructor for class org.graphstream.stream.file.gml.GMLParser
Constructor with generated Token Manager.
GMLParserConstants - Interface in org.graphstream.stream.file.gml
Token literal values and constants.
GMLParserTokenManager - Class in org.graphstream.stream.file.gml
Token Manager.
GMLParserTokenManager(SimpleCharStream) - Constructor for class org.graphstream.stream.file.gml.GMLParserTokenManager
Constructor.
GMLParserTokenManager(SimpleCharStream, int) - Constructor for class org.graphstream.stream.file.gml.GMLParserTokenManager
Constructor.
GRADIENTDIAGONAL1 - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
GRADIENTDIAGONAL2 - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
GradientFactory - Class in org.graphstream.ui.swingViewer.util
 
GradientFactory() - Constructor for class org.graphstream.ui.swingViewer.util.GradientFactory
 
GRADIENTHORIZONTAL - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
gradientInArea(int, int, int, int, Style) - Static method in class org.graphstream.ui.swingViewer.util.GradientFactory
Generate a gradient in the given pixel area following the given style.
GRADIENTRADIAL - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
GRADIENTVERTICAL - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
Graph - Interface in org.graphstream.graph
An Interface that advises general purpose methods for handling graphs.
GRAPH - Static variable in interface org.graphstream.stream.file.dot.DOTParserConstants
RegularExpression Id.
GRAPH - Static variable in interface org.graphstream.stream.file.gml.GMLParserConstants
RegularExpression Id.
GRAPH - Static variable in interface org.graphstream.stream.file.tlp.TLPParserConstants
RegularExpression Id.
GRAPH - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.stream.AttributePipe
 
graphAttributeAdded(String, long, String, Object) - Method in interface org.graphstream.stream.AttributeSink
A graph attribute was added.
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.stream.file.FileSinkDGS
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.stream.file.FileSinkDOT
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.stream.file.FileSinkDynamicGML
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.stream.file.FileSinkGML
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.stream.file.FileSinkImages
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.stream.file.FileSinkSVG
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.stream.file.FileSinkSWF
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.stream.file.FileSinkTikZ
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.stream.PipeAdapter
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.stream.PipeBase
 
graphAttributeAdded(String, long, String, Object) - Method in interface org.graphstream.stream.rmi.RMIAdapterIn
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.stream.rmi.RMISink
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.stream.rmi.RMISource
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.stream.SinkAdapter
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.stream.thread.ThreadProxyPipe
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.ui.layout.springbox.SpringBox
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.ui.spriteManager.SpriteManager
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.ui.swingViewer.ViewerPipe
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.util.VerboseSink
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.stream.AttributePipe
 
graphAttributeChanged(String, long, String, Object, Object) - Method in interface org.graphstream.stream.AttributeSink
A graph attribute was changed.
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkDGS
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkDOT
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkDynamicGML
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkGML
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkImages
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkSVG
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkSWF
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.stream.file.FileSinkTikZ
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.stream.PipeAdapter
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.stream.PipeBase
 
graphAttributeChanged(String, long, String, Object, Object) - Method in interface org.graphstream.stream.rmi.RMIAdapterIn
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.stream.rmi.RMISink
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.stream.rmi.RMISource
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.stream.SinkAdapter
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.stream.thread.ThreadProxyPipe
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.ui.layout.springbox.SpringBox
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.ui.spriteManager.SpriteManager
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.ui.swingViewer.ViewerPipe
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.util.VerboseSink
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.AttributePipe
 
graphAttributeRemoved(String, long, String) - Method in interface org.graphstream.stream.AttributeSink
A graph attribute was removed.
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkDGS
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkDOT
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkDynamicGML
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkGML
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkImages
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkSVG
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkSWF
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkTikZ
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.PipeAdapter
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.PipeBase
 
graphAttributeRemoved(String, long, String) - Method in interface org.graphstream.stream.rmi.RMIAdapterIn
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.rmi.RMISink
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.rmi.RMISource
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.SinkAdapter
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.thread.ThreadProxyPipe
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.ui.layout.springbox.SpringBox
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.ui.spriteManager.SpriteManager
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.ui.swingViewer.ViewerPipe
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.util.VerboseSink
 
graphChanged - Variable in class org.graphstream.ui.graphicGraph.GraphicGraph
Set to true each time the graph was modified internally and a redraw is needed.
graphChangedFlag() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
True if the graph was edited or changed in any way since the last reset of the "changed" flag.
graphCleared(String, long) - Method in class org.graphstream.graph.implementations.AbstractGraph
 
graphCleared(String, long) - Method in interface org.graphstream.stream.ElementSink
The whole graph was cleared.
graphCleared(String, long) - Method in class org.graphstream.stream.file.FileSinkDGS
 
graphCleared(String, long) - Method in class org.graphstream.stream.file.FileSinkDOT
 
graphCleared(String, long) - Method in class org.graphstream.stream.file.FileSinkDynamicGML
 
graphCleared(String, long) - Method in class org.graphstream.stream.file.FileSinkGML
 
graphCleared(String, long) - Method in class org.graphstream.stream.file.FileSinkImages
 
graphCleared(String, long) - Method in class org.graphstream.stream.file.FileSinkSVG
 
graphCleared(String, long) - Method in class org.graphstream.stream.file.FileSinkSWF
 
graphCleared(String, long) - Method in class org.graphstream.stream.file.FileSinkTikZ
 
graphCleared(String, long) - Method in class org.graphstream.stream.PipeAdapter
 
graphCleared(String, long) - Method in class org.graphstream.stream.PipeBase
 
graphCleared(String, long) - Method in interface org.graphstream.stream.rmi.RMIAdapterIn
 
graphCleared(String, long) - Method in class org.graphstream.stream.rmi.RMISink
 
graphCleared(String, long) - Method in class org.graphstream.stream.rmi.RMISource
 
graphCleared(String, long) - Method in class org.graphstream.stream.SinkAdapter
 
graphCleared(String, long) - Method in class org.graphstream.stream.thread.ThreadProxyPipe
 
graphCleared(String, long) - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
graphCleared(String, long) - Method in class org.graphstream.ui.layout.springbox.SpringBox
 
graphCleared(String, long) - Method in class org.graphstream.ui.swingViewer.ViewerPipe
 
graphCleared(String, long) - Method in class org.graphstream.util.VerboseSink
 
graphDepthGU() - Method in class org.graphstream.ui.swingViewer.util.GraphMetrics
 
graphEnd() - Method in class org.graphstream.stream.file.gml.GMLParser
 
GraphFactory - Class in org.graphstream.graph
An interface aimed at dynamically creating graph objects based on a class name.
GraphFactory() - Constructor for class org.graphstream.graph.GraphFactory
Create a new instance of graph.
graphHeightGU() - Method in class org.graphstream.ui.swingViewer.util.GraphMetrics
 
GraphicEdge - Class in org.graphstream.ui.graphicGraph
Graphical edge.
GraphicEdge(String, GraphicNode, GraphicNode, boolean, HashMap<String, Object>) - Constructor for class org.graphstream.ui.graphicGraph.GraphicEdge
New graphic edge.
GraphicEdge.EdgeGroup - Class in org.graphstream.ui.graphicGraph
An edge group contains the set of edges between two given nodes.
GraphicEdge.EdgeGroup(GraphicEdge, GraphicEdge) - Constructor for class org.graphstream.ui.graphicGraph.GraphicEdge.EdgeGroup
Create a new edge group, starting with two edges.
GraphicElement - Class in org.graphstream.ui.graphicGraph
Super class of all graphic node, edge, and sprite elements.
GraphicElement(String, GraphicGraph) - Constructor for class org.graphstream.ui.graphicGraph.GraphicElement
New element.
GraphicElement.SwingElementRenderer - Interface in org.graphstream.ui.graphicGraph
Interface for renderers registered in each style group.
graphicElementChanged(GraphicElement) - Method in interface org.graphstream.ui.graphicGraph.GraphicElementChangeListener
 
GraphicElementChangeListener - Interface in org.graphstream.ui.graphicGraph
Interface for entities interested in changes on graphic elements.
GraphicGraph - Class in org.graphstream.ui.graphicGraph
Graph representation used in display classes.
GraphicGraph(String) - Constructor for class org.graphstream.ui.graphicGraph.GraphicGraph
New empty graphic graph.
GraphicNode - Class in org.graphstream.ui.graphicGraph
Graphical node.
GraphicNode(GraphicGraph, String, HashMap<String, Object>) - Constructor for class org.graphstream.ui.graphicGraph.GraphicNode
New graphic node.
GraphicSprite - Class in org.graphstream.ui.graphicGraph
A small gentle sprite.
GraphicSprite(String, GraphicGraph) - Constructor for class org.graphstream.ui.graphicGraph.GraphicSprite
New sprite.
GraphMetrics - Class in org.graphstream.ui.swingViewer.util
p Various geometric informations on the graphic graph.
GraphMetrics() - Constructor for class org.graphstream.ui.swingViewer.util.GraphMetrics
New canvas metrics with default values.
GraphParseException - Exception in org.graphstream.stream
Raised when a parse error occurred while reading a graph file.
GraphParseException() - Constructor for exception org.graphstream.stream.GraphParseException
 
GraphParseException(String) - Constructor for exception org.graphstream.stream.GraphParseException
 
GraphPosLengthUtils - Class in org.graphstream.ui.graphicGraph
Lots of small often used measuring algorithms on graphs.
GraphPosLengthUtils() - Constructor for class org.graphstream.ui.graphicGraph.GraphPosLengthUtils
 
GraphRenderer - Interface in org.graphstream.ui.swingViewer
Interface for classes that draw a GraphicGraph in a swing component.
GraphRendererBase - Class in org.graphstream.ui.swingViewer
 
GraphRendererBase() - Constructor for class org.graphstream.ui.swingViewer.GraphRendererBase
 
GraphReplay - Class in org.graphstream.stream
A simple source of graph events that takes an existing graph and creates a flow of events by enumerating all nodes, edges and attributes of the graph.
GraphReplay(String) - Constructor for class org.graphstream.stream.GraphReplay
 
graphRules - Variable in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
The default, id and class rules for graphs.
Graphs - Class in org.graphstream.graph.implementations
 
Graphs() - Constructor for class org.graphstream.graph.implementations.Graphs
 
graphs() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
Iterable set of graphs.
graphStart() - Method in class org.graphstream.stream.file.gml.GMLParser
 
graphWidthGU() - Method in class org.graphstream.ui.swingViewer.util.GraphMetrics
 
group - Variable in class org.graphstream.ui.graphicGraph.GraphicEdge
If non null, this gives the number of edges between the two same nodes.
groups() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
Iterable set of groups elements, in no particular order.
groups - Variable in class org.graphstream.ui.graphicGraph.stylesheet.Rule
Optionally, the rule can store all the style groups it participates in.
GROW_FACTOR - Static variable in class org.graphstream.graph.implementations.AdjacencyListGraph
 

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
Copyright © 2011. All Rights Reserved.