Skip navigation links
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

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.
get(int) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Values
The i-th value of this set.
get(String) - Method in class org.graphstream.util.cumulative.CumulativeAttributes
 
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
getAlpha() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Color
 
getAny(String) - Method in class org.graphstream.util.cumulative.CumulativeAttributes
 
getArray(String) - Method in interface org.graphstream.graph.Element
Get the array of objects bound to key.
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.
getAttachedData() - Method in class org.graphstream.util.cumulative.CumulativeSpells.Spell
 
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 class org.graphstream.graph.implementations.OneAttributeElement
 
getAttributeMap() - Method in class org.graphstream.graph.implementations.OneAttributeElement
 
getAttributeMap() - Method in class org.graphstream.ui.spriteManager.Sprite
 
getAttributes() - Method in class org.graphstream.util.cumulative.CumulativeAttributes
 
getAttributesCount() - Method in class org.graphstream.util.cumulative.CumulativeAttributes
 
getAttributeSpells(String) - Method in class org.graphstream.util.cumulative.CumulativeAttributes
 
getAverageEnergy() - Method in class org.graphstream.ui.layout.springbox.Energies
The average energy in the whole buffer.
getAverageFramesPerSecond() - Method in class org.graphstream.ui.view.util.FpsCounter
The average frame-per-second measure.
getAverageFrameTimeInSeconds() - Method in class org.graphstream.ui.view.util.FpsCounter
The average frame time.
getAverageMeasureCount() - Method in class org.graphstream.ui.view.util.FpsCounter
The number of frames times used to compute the average frame-per-second and frame time.
getBarnesHutTheta() - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
The Barnes-Hut theta value used to know if we use a pole or not.
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.
getBlue() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Color
 
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 BreadthFirstIterator and returns it.
getBreadthFirstIterator(boolean) - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation creates an instance of BreadthFirstIterator 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, the memory.
getCamera() - Method in interface org.graphstream.ui.view.GraphRenderer
Get a camera object to provide control commands on the view.
getCamera() - Method in interface org.graphstream.ui.view.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
 
getCenterPoint() - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
 
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.view.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.
getCurrentSpell() - Method in class org.graphstream.util.cumulative.CumulativeSpells
 
getDefault() - Static method in interface org.graphstream.util.Display
Try to get the default display according to the "org.graphstream.ui" property.
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.
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.
getDefaultID() - Method in class org.graphstream.ui.view.Viewer
Name of the default view.
getDefaultNetStreamFactory() - Static method in class org.graphstream.stream.netstream.NetStreamUtils
 
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.view.Viewer
The default view.
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
 
getDegree() - Method in class org.graphstream.ui.layout.springbox.GraphCellData
Aggregate degree.
getDepthFirstIterator() - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation creates an instance of DepthFirstIterator and returns it.
getDepthFirstIterator(boolean) - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation creates an instance of DepthFirstIterator 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.view.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.
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.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.
getEdgeAttributes(String) - Method in class org.graphstream.util.cumulative.GraphSpells
 
getEdgeAttributesFiltered() - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
 
getEdgeBetween(int) - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation uses Node.getEdgeBetween(Node)
getEdgeBetween(String) - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation uses Node.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 class org.graphstream.graph.implementations.AdjacencyListGraph
 
getEdgeCount() - Method in class org.graphstream.graph.Path
 
getEdgeCount() - Method in interface org.graphstream.graph.Structure
Number of edges in this graph.
getEdgeCount() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
getEdgeCount() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
The number of edges referenced.
getEdgeData(String) - Method in class org.graphstream.util.cumulative.GraphSpells
 
getEdgeFrom(int) - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation uses Node.getEdgeFrom(Node)
getEdgeFrom(String) - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation uses Node.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 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.
getEdges() - Method in class org.graphstream.util.cumulative.GraphSpells
 
getEdgeSet() - Method in class org.graphstream.graph.Path
 
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
 
getEdgeSpells(String) - Method in class org.graphstream.util.cumulative.GraphSpells
 
getEdgeStyleNameSpace() - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
All the rules (default, specific and class) that apply to edges.
getEdgeToward(int) - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation uses Node.getEdgeToward(Node)
getEdgeToward(String) - Method in class org.graphstream.graph.implementations.AbstractNode
This implementation uses Node.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.
getEndDate() - Method in class org.graphstream.util.cumulative.CumulativeSpells.Spell
 
getEndLine() - Method in class org.graphstream.util.parser.SimpleCharStream
Get token end line number.
getEnergies() - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
 
getEnergy() - Method in class org.graphstream.ui.layout.springbox.Energies
The last computed energy value.
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
 
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
 
getForce() - Method in interface org.graphstream.ui.layout.Layout
The current layout force.
getForce() - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
 
getFramesPerSecond() - Method in class org.graphstream.ui.view.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.
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.
getGraphAttributesFiltered() - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
 
getGraphDimension() - Method in interface org.graphstream.ui.view.camera.Camera
A number in GU that gives the approximate graph size (often the diagonal of the graph).
getGraphDimension() - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
 
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.view.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.
getGravityFactor() - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
A gravity factor that attracts all nodes to the center of the layout to avoid flying components.
getGreen() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Color
 
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.
getHeight() - Method in class org.graphstream.stream.file.FileSinkTikZ
 
getHeight() - Method in class org.graphstream.stream.file.images.CustomResolution
 
getHeight() - Method in interface org.graphstream.stream.file.images.Resolution
Get the height of outputted images.
getHeight() - Method in enum org.graphstream.stream.file.images.Resolutions
 
getHighPoint() - Method in class org.graphstream.ui.view.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.BarnesHutLayout
 
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.view.ViewerPipe
 
getIdRulesCount() - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet.NameSpace
Number of specific (id) rules.
getIdView() - Method in interface org.graphstream.ui.view.View
Get the unique view id.
GetImage() - Method in class org.graphstream.util.parser.SimpleCharStream
Get token literal value.
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.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.view.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.BarnesHutLayout
 
getLayoutAlgorithmName() - Method in interface org.graphstream.ui.layout.Layout
Name of the layout algorithm.
getLayoutAlgorithmName() - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
 
getLayoutAlgorithmName() - Method in class org.graphstream.ui.layout.springbox.implementations.LinLog
 
getLayoutAlgorithmName() - Method in class org.graphstream.ui.layout.springbox.implementations.SpringBox
 
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
 
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.BarnesHutLayout
 
getLowPoint() - Method in class org.graphstream.ui.view.util.GraphMetrics
The graph lowest (bottom,left,front) point.
getManagedTypes() - Method in interface org.graphstream.ui.view.util.MouseManager
Returns the set of InteractiveElements managed by the MouseManager
getMap(String) - Method in interface org.graphstream.graph.Element
Get the map bound to key.
getMap(String) - Method in class org.graphstream.ui.spriteManager.Sprite
 
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.view.camera.Camera
Get the org.graphstream.ui.swingViewer.util.GraphMetrics object linked to this Camera.
getMetrics() - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
 
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.
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.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.
getNodeAttributes(String) - Method in class org.graphstream.util.cumulative.GraphSpells
 
getNodeAttributesFiltered() - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
 
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 interface org.graphstream.graph.Structure
Number of nodes in this graph.
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 class org.graphstream.ui.graphicGraph.StyleGroupSet
Iterator on the set of nodes.
getNodeMovedCount() - Method in interface org.graphstream.ui.layout.Layout
How many nodes moved during the last step?.
getNodeMovedCount() - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
 
getNodeOrSpritePositionGU(GraphicElement, Point3) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
 
getNodeOrSpriteSize(GraphicElement) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
 
getNodePath() - Method in class org.graphstream.graph.Path
Construct an return a list of nodes that represents the path.
getNodes() - Method in class org.graphstream.util.cumulative.GraphSpells
 
getNodeSet() - Method in class org.graphstream.graph.Path
 
getNodeSpells(String) - Method in class org.graphstream.util.cumulative.GraphSpells
 
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.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.
getOrCreateSpell(double) - Method in class org.graphstream.util.cumulative.CumulativeSpells
 
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.BarnesHutLayout
 
getRandom() - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
 
getRed() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Color
 
getRenderer(String) - Method in class org.graphstream.ui.graphicGraph.StyleGroup
The associated renderers.
getRenderingSurface() - Method in class org.graphstream.ui.view.GraphRendererBase
 
getReplacement() - Method in class org.graphstream.util.time.ISODateComponent
Get the replacement value of this component.
getReplayController() - Method in class org.graphstream.graph.implementations.AbstractGraph
 
getReplayController() - Method in interface org.graphstream.stream.Replayable
Get a controller to replay the graph.
getReplayController() - Method in class org.graphstream.stream.Timeline
 
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.view.util.GraphMetrics
The graph bounds.
getSizeMode() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
How to size the element.
getSource() - Method in class org.graphstream.util.cumulative.GraphSpells.EdgeData
 
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.BarnesHutLayout
The spatial index as a n-tree.
getSpell(int) - Method in class org.graphstream.util.cumulative.CumulativeSpells
 
getSpellCount() - Method in class org.graphstream.util.cumulative.CumulativeSpells
 
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.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, Point3, StyleConstants.Units) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
Compute the real position of a sprite according to its eventual attachment in graph units.
getSpritePositionEdge(GraphicSprite, Point3, StyleConstants.Units) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
 
getSpritePositionFree(GraphicSprite, Point3, StyleConstants.Units) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
 
getSpritePositionNode(GraphicSprite, Point3, StyleConstants.Units) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
Compute the position of a sprite if attached to a node.
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
Estimate of how close to stabilization the layout algorithm is.
getStabilization() - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
 
getStabilization() - Method in class org.graphstream.ui.layout.springbox.Energies
A number in [0..1] with 1 meaning fully stabilized.
getStabilizationLimit() - Method in interface org.graphstream.ui.layout.Layout
Above which value a correct stabilization is achieved?
getStabilizationLimit() - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
 
getStartDate() - Method in class org.graphstream.util.cumulative.CumulativeSpells.Spell
 
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
 
getStepCount() - Method in class org.graphstream.util.StepCounter
Get the step count.
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.BarnesHutLayout
 
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.
getTarget() - Method in class org.graphstream.util.cumulative.GraphSpells.EdgeData
 
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.
getTimeFormat() - Method in class org.graphstream.stream.file.gexf.GEXF
 
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(Object) - Static method in class org.graphstream.stream.netstream.NetStreamUtils
 
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.
getVarintSize(long) - Static method in class org.graphstream.stream.netstream.NetStreamUtils
 
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.OneAttributeElement
 
getVector(String) - Method in class org.graphstream.ui.spriteManager.Sprite
 
getView(String) - Method in class org.graphstream.ui.view.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.view.camera.Camera
The view centre (a point in graph units).
getViewCenter() - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
 
getViewPercent() - Method in class org.graphstream.stream.file.FileSinkImages
 
getViewPercent() - Method in interface org.graphstream.ui.view.camera.Camera
The portion of the graph visible.
getViewPercent() - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
 
getViewRotation() - Method in interface org.graphstream.ui.view.camera.Camera
The current rotation angle.
getViewRotation() - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
 
getViewZone() - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
 
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.FileSinkTikZ
 
getWidth() - Method in class org.graphstream.stream.file.images.CustomResolution
 
getWidth() - Method in interface org.graphstream.stream.file.images.Resolution
Get the width of outputted images.
getWidth() - Method in enum org.graphstream.stream.file.images.Resolutions
 
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.
getXMLRootElement(String) - Static method in class org.graphstream.stream.file.FileSourceFactory
 
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.
GEXF - Class in org.graphstream.stream.file.gexf
 
GEXF() - Constructor for class org.graphstream.stream.file.gexf.GEXF
 
GEXFAttribute - Class in org.graphstream.stream.file.gexf
 
GEXFAttribute(GEXF, String, GEXFElement.AttrType) - Constructor for class org.graphstream.stream.file.gexf.GEXFAttribute
 
GEXFAttributes - Class in org.graphstream.stream.file.gexf
 
GEXFAttributes(GEXF, GEXFElement.ClassType) - Constructor for class org.graphstream.stream.file.gexf.GEXFAttributes
 
GEXFAttValue - Class in org.graphstream.stream.file.gexf
 
GEXFAttValue(GEXF, String, String) - Constructor for class org.graphstream.stream.file.gexf.GEXFAttValue
 
GEXFAttValues - Class in org.graphstream.stream.file.gexf
 
GEXFAttValues(GEXF) - Constructor for class org.graphstream.stream.file.gexf.GEXFAttValues
 
GEXFEdge - Class in org.graphstream.stream.file.gexf
 
GEXFEdge(GEXF, String, String, String, boolean) - Constructor for class org.graphstream.stream.file.gexf.GEXFEdge
 
GEXFEdges - Class in org.graphstream.stream.file.gexf
 
GEXFEdges(GEXF) - Constructor for class org.graphstream.stream.file.gexf.GEXFEdges
 
GEXFElement - Interface in org.graphstream.stream.file.gexf
 
GEXFElement.AttrType - Enum in org.graphstream.stream.file.gexf
 
GEXFElement.ClassType - Enum in org.graphstream.stream.file.gexf
 
GEXFElement.DefaultEdgeType - Enum in org.graphstream.stream.file.gexf
 
GEXFElement.Extension - Enum in org.graphstream.stream.file.gexf
 
GEXFElement.IDType - Enum in org.graphstream.stream.file.gexf
 
GEXFElement.Mode - Enum in org.graphstream.stream.file.gexf
 
GEXFElement.TimeFormat - Enum in org.graphstream.stream.file.gexf
 
GEXFGraph - Class in org.graphstream.stream.file.gexf
 
GEXFGraph(GEXF) - Constructor for class org.graphstream.stream.file.gexf.GEXFGraph
 
GEXFGraph(GEXF, GEXFElement.Mode) - Constructor for class org.graphstream.stream.file.gexf.GEXFGraph
 
GEXFMeta - Class in org.graphstream.stream.file.gexf
 
GEXFMeta() - Constructor for class org.graphstream.stream.file.gexf.GEXFMeta
 
GEXFMeta(String, String, String) - Constructor for class org.graphstream.stream.file.gexf.GEXFMeta
 
GEXFNode - Class in org.graphstream.stream.file.gexf
 
GEXFNode(GEXF, String) - Constructor for class org.graphstream.stream.file.gexf.GEXFNode
 
GEXFNodes - Class in org.graphstream.stream.file.gexf
 
GEXFNodes(GEXF) - Constructor for class org.graphstream.stream.file.gexf.GEXFNodes
 
GEXFSpell - Class in org.graphstream.stream.file.gexf
 
GEXFSpell(GEXF) - Constructor for class org.graphstream.stream.file.gexf.GEXFSpell
 
GEXFSpells - Class in org.graphstream.stream.file.gexf
 
GEXFSpells(GEXF) - Constructor for class org.graphstream.stream.file.gexf.GEXFSpells
 
GLOBAL_ENV - Static variable in class org.graphstream.util.Environment
Global environment for the whole JVM.
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.
GRADIENTHORIZONTAL - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
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.AnnotatedSink
 
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.binary.ByteProxy
 
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.FileSinkDGSFiltered
 
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.FileSinkGEXF
 
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.FileSinkGraphML
 
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.FileSinkSVG2
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.stream.file.FileSinkTikZ
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.stream.file.gexf.GEXFAttributes
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.stream.netstream.NetStreamEncoder
 
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.BarnesHutLayout
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.ui.spriteManager.SpriteManager
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.ui.view.ViewerPipe
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.util.cumulative.GraphSpells
 
graphAttributeAdded(String, long, String, Object) - Method in class org.graphstream.util.GraphListeners
 
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.AnnotatedSink
 
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.binary.ByteProxy
 
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.FileSinkDGSFiltered
 
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.FileSinkGEXF
 
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.FileSinkGraphML
 
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.FileSinkSVG2
 
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.file.gexf.GEXFAttributes
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.stream.netstream.NetStreamEncoder
 
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.BarnesHutLayout
 
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.view.ViewerPipe
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.util.cumulative.GraphSpells
 
graphAttributeChanged(String, long, String, Object, Object) - Method in class org.graphstream.util.GraphListeners
 
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.AnnotatedSink
 
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.binary.ByteProxy
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkDGS
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkDGSFiltered
 
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.FileSinkGEXF
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkGML
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkGraphML
 
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.FileSinkSVG2
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.file.FileSinkTikZ
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.file.gexf.GEXFAttributes
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.stream.netstream.NetStreamEncoder
 
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.BarnesHutLayout
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.ui.spriteManager.SpriteManager
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.ui.view.ViewerPipe
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.util.cumulative.GraphSpells
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.util.GraphListeners
 
graphAttributeRemoved(String, long, String) - Method in class org.graphstream.util.VerboseSink
 
GraphCellData - Class in org.graphstream.ui.layout.springbox
A N-Tree cell data that both compute the barycenter of each cell (aggregate position), the aggregate weight of each cell (sum of all of the cell node weights) and the aggregate degree of each cell (sum of all of the cell node degree).
GraphCellData() - Constructor for class org.graphstream.ui.layout.springbox.GraphCellData
 
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 class org.graphstream.stream.AnnotatedSink
 
graphCleared(String, long) - Method in class org.graphstream.stream.binary.ByteProxy
 
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.FileSinkDGSFiltered
 
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.FileSinkGEXF
 
graphCleared(String, long) - Method in class org.graphstream.stream.file.FileSinkGML
 
graphCleared(String, long) - Method in class org.graphstream.stream.file.FileSinkGraphML
 
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.FileSinkSVG2
 
graphCleared(String, long) - Method in class org.graphstream.stream.file.FileSinkTikZ
 
graphCleared(String, long) - Method in class org.graphstream.stream.file.gexf.GEXFEdges
 
graphCleared(String, long) - Method in class org.graphstream.stream.file.gexf.GEXFNodes
 
graphCleared(String, long) - Method in class org.graphstream.stream.netstream.NetStreamEncoder
 
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.BarnesHutLayout
 
graphCleared(String, long) - Method in class org.graphstream.ui.view.ViewerPipe
 
graphCleared(String, long) - Method in class org.graphstream.util.cumulative.GraphSpells
 
graphCleared(String, long) - Method in class org.graphstream.util.GraphListeners
 
graphCleared(String, long) - Method in class org.graphstream.util.VerboseSink
 
graphDepthGU() - Method in class org.graphstream.ui.view.util.GraphMetrics
 
GraphDiff - Class in org.graphstream.util
 
GraphDiff() - Constructor for class org.graphstream.util.GraphDiff
Create a new empty diff.
GraphDiff(Graph, Graph) - Constructor for class org.graphstream.util.GraphDiff
Create a diff between two graphs.
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.view.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.
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.
GraphListeners - Class in org.graphstream.util
Helper object to handle events producted by a graph.
GraphListeners(Graph) - Constructor for class org.graphstream.util.GraphListeners
 
GraphMetrics - Class in org.graphstream.ui.view.util
p Various geometric informations on the graphic graph.
GraphMetrics() - Constructor for class org.graphstream.ui.view.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<S,G> - Interface in org.graphstream.ui.view
Interface for classes that draw a GraphicGraph in a swing component.
GraphRendererBase<S,G> - Class in org.graphstream.ui.view
 
GraphRendererBase() - Constructor for class org.graphstream.ui.view.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.
GraphSpells - Class in org.graphstream.util.cumulative
 
GraphSpells() - Constructor for class org.graphstream.util.cumulative.GraphSpells
 
GraphSpells.EdgeData - Class in org.graphstream.util.cumulative
 
graphStart() - Method in class org.graphstream.stream.file.gml.GMLParser
 
graphViewport() - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
 
graphWidthGU() - Method in class org.graphstream.ui.view.util.GraphMetrics
 
gray - Static variable in class org.graphstream.ui.graphicGraph.stylesheet.Color
 
GRAY - Static variable in class org.graphstream.ui.graphicGraph.stylesheet.Color
 
green - Static variable in class org.graphstream.ui.graphicGraph.stylesheet.Color
 
GREEN - Static variable in class org.graphstream.ui.graphicGraph.stylesheet.Color
 
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 
Skip navigation links