- IC - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
-
RegularExpression Id.
- icon() - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
-
- ICON - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- iconMode() - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
-
- ICONMODE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- id - Variable in class org.graphstream.ui.graphicGraph.stylesheet.Selector
-
If the selector specify an identifier.
- id - Variable in class org.graphstream.ui.layout.springbox.EdgeSpring
-
The edge identifier.
- IdAlreadyInUseException - Exception in org.graphstream.graph
-
Singleton exception.
- IdAlreadyInUseException() - Constructor for exception org.graphstream.graph.IdAlreadyInUseException
-
Throws the message "singleton exception".
- IdAlreadyInUseException(String) - Constructor for exception org.graphstream.graph.IdAlreadyInUseException
-
Throws a given message.
- IDENTIFIER - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- ignored - Variable in class org.graphstream.ui.layout.springbox.EdgeSpring
-
Make this edge ignored by the layout algorithm ?.
- IMAGE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- image - Variable in class org.graphstream.util.parser.Token
-
The string image of the token.
- IMAGES - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- IMAGESCALED - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- IMAGESCALEDRATIOMAX - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- IMAGESCALEDRATIOMIN - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- IMAGETILED - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- imageType - Variable in enum org.graphstream.stream.file.FileSinkImages.OutputType
-
- increment(GraphicEdge) - Method in class org.graphstream.ui.graphicGraph.GraphicEdge.EdgeGroup
-
Add an edge in the group.
- index - Variable in class org.graphstream.ui.graphicGraph.StyleGroupSet.ZIndex.ZIndexIterator
-
- init() - Method in class org.graphstream.stream.thread.ThreadProxyPipe
-
- init(Source) - Method in class org.graphstream.stream.thread.ThreadProxyPipe
-
Init the proxy.
- init(Source, boolean) - Method in class org.graphstream.stream.thread.ThreadProxyPipe
-
Init the proxy.
- init(GraphicGraph, View) - Method in interface org.graphstream.ui.view.util.MouseManager
-
Make the manager active on the given graph and view.
- init(GraphicGraph, View) - Method in interface org.graphstream.ui.view.util.ShortcutManager
-
Make the manager active on the given graph and view.
- init(GraphicGraph, ProxyPipe, Source) - Method in class org.graphstream.ui.view.Viewer
-
Initialise the viewer.
- initializeFieldsOf(Object) - Method in class org.graphstream.util.Environment
-
Initialize all the fields of the given object whose name correspond to
parameters of this environment.
- initializeFieldsOf(Object, String...) - Method in class org.graphstream.util.Environment
-
Initialize all the fields of the given object that both appear in the given
field list and whose name correspond to parameters of this environment.
- inserted() - Method in class org.graphstream.ui.layout.springbox.NodeParticle
-
- insertValue(int, double) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Values
-
Insert the given value at the given index.
- INT - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
-
RegularExpression Id.
- INTEGER - Static variable in interface org.graphstream.stream.file.tlp.TLPParserConstants
-
RegularExpression Id.
- InteractiveElement - Enum in org.graphstream.ui.view.util
-
- interpolate(Point2, double) - Method in class org.graphstream.ui.geom.Point2
-
Create a new point linear interpolation of this and other
.
- interpolate(Point3, double) - Method in class org.graphstream.ui.geom.Point3
-
Create a new point linear interpolation of this and other
.
- intValue() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Value
-
- INVALID_LEXICAL_STATE - Static variable in error org.graphstream.util.parser.TokenMgrError
-
Tried to change to an invalid lexical state.
- InvalidSpriteIDException - Exception in org.graphstream.ui.spriteManager
-
Launched when a sprite is created with a dot in its identifier, which is
impossible in the current implementation.
- InvalidSpriteIDException(String) - Constructor for exception org.graphstream.ui.spriteManager.InvalidSpriteIDException
-
- InvalidSpriteIDException() - Constructor for exception org.graphstream.ui.spriteManager.InvalidSpriteIDException
-
- inverseTransform(double, double, double) - Method in interface org.graphstream.ui.view.camera.Backend
-
Pass a point in transformed coordinates (pixels) into the reverse transform
(into graph units).
- inverseTransform(Point3) - Method in interface org.graphstream.ui.view.camera.Backend
-
Transform a point in pixel units into graph units, the given point is
transformed in place and also returned.
- is3D() - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
-
- isAlias() - Method in class org.graphstream.util.time.ISODateComponent.AliasComponent
-
- isAlias() - Method in class org.graphstream.util.time.ISODateComponent
-
Return true if this component is an alias.
- isAttached() - Method in class org.graphstream.ui.graphicGraph.GraphicSprite
-
True if the sprite is attached to a node or edge.
- isAttachedToEdge() - Method in class org.graphstream.ui.graphicGraph.GraphicSprite
-
True if the node is attached to an edge.
- isAttachedToNode() - Method in class org.graphstream.ui.graphicGraph.GraphicSprite
-
True if the sprite is attached to a node.
- isAutoCreationEnabled() - Method in interface org.graphstream.graph.Graph
-
Is the automatic creation of missing elements enabled?.
- isAutoCreationEnabled() - Method in class org.graphstream.graph.implementations.AbstractGraph
-
- isAutoCreationEnabled() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
-
- isCurve() - Method in class org.graphstream.ui.graphicGraph.GraphicEdge
-
True if the the edge defines control points to draw a curve or polyline.
- isCurve() - Method in interface org.graphstream.ui.view.camera.ConnectorSkeleton
-
If true the edge shape is a loop defined by four points.
- isDirected() - Method in class org.graphstream.graph.BreadthFirstIterator
-
- isDirected() - Method in class org.graphstream.graph.DepthFirstIterator
-
- isDirected() - Method in interface org.graphstream.graph.Edge
-
Is the edge directed ?.
- isDirected() - Method in class org.graphstream.graph.implementations.AbstractEdge
-
- isDirected() - Method in class org.graphstream.stream.file.FileSinkDOT
-
Get the flag indicating if exported graph is directed or not.
- isDirected() - Method in class org.graphstream.ui.graphicGraph.GraphicEdge
-
- isDirected() - Method in class org.graphstream.util.cumulative.GraphSpells.EdgeData
-
- isDistributed() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
-
- isEdgeIn(GraphicEdge, double, double, double, double) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
-
- isEdgeVisible(GraphicEdge) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
-
Check if an edge is visible in the current view port.
- isElementDynamic(Element) - Method in class org.graphstream.ui.graphicGraph.StyleGroup
-
Test if an element is pushed as dynamic.
- isEmpty() - Method in class org.graphstream.ui.graphicGraph.StyleGroup
-
True if there are no elements in the group.
- isEmpty() - Method in class org.graphstream.util.set.FixedArrayList
-
- isEnded() - Method in class org.graphstream.util.cumulative.CumulativeSpells.Spell
-
- isEndOpen() - Method in class org.graphstream.util.cumulative.CumulativeSpells.Spell
-
- isEnteringEdge(Edge) - Method in class org.graphstream.graph.implementations.AbstractNode
-
Checks if an edge enters this node.
- isEternal() - Method in class org.graphstream.util.cumulative.CumulativeSpells
-
- isExtensionEnable(GEXFElement.Extension) - Method in class org.graphstream.stream.file.gexf.GEXF
-
- isIncidentEdge(Edge) - Method in class org.graphstream.graph.implementations.AbstractNode
-
Checks if an edge is incident to this node.
- isInGraph() - Method in class org.graphstream.stream.file.gml.GMLParser
-
- isLeavingEdge(Edge) - Method in class org.graphstream.graph.implementations.AbstractNode
-
Checks if an edge leaves this node.
- isLocked() - Method in class org.graphstream.util.Environment
-
Is the environment locked?.
- isLoop() - Method in interface org.graphstream.graph.Edge
-
Does the source and target of this edge identify the same node ?.
- isLoop() - Method in class org.graphstream.graph.implementations.AbstractEdge
-
- isLoop() - Method in class org.graphstream.ui.graphicGraph.GraphicEdge
-
- isLoop() - Method in interface org.graphstream.ui.view.camera.ConnectorSkeleton
-
This is only set when the edge is a curve, if true the starting and ending
nodes of the edge are the same node.
- isMulti() - Method in interface org.graphstream.ui.view.camera.ConnectorSkeleton
-
- isNewEvent(String, long) - Method in class org.graphstream.stream.sync.SinkTime
-
Allow to know if event is new for this source.
- isNodeIn(GraphicNode, double, double, double, double) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
-
Is the given node visible in the given area.
- isNoFilterEdgeAdded() - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
- isNoFilterEdgeAttributeAdded() - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
- isNoFilterEdgeAttributeChanged() - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
- isNoFilterEdgeAttributeRemoved() - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
- isNoFilterEdgeRemoved() - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
- isNoFilterGraphAttributeAdded() - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
- isNoFilterGraphAttributeChanged() - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
- isNoFilterGraphAttributeRemoved() - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
- isNoFilterGraphCleared() - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
- isNoFilterNodeAdded() - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
- isNoFilterNodeAttributeAdded() - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
- isNoFilterNodeAttributeChanged() - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
- isNoFilterNodeAttributeRemoved() - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
- isNoFilterNodeRemoved() - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
- isNoFilterStepBegins() - Method in class org.graphstream.stream.file.FileSinkBaseFiltered
-
- ISODateComponent - Class in org.graphstream.util.time
-
- ISODateComponent(String, String) - Constructor for class org.graphstream.util.time.ISODateComponent
-
Build a new component composed of a directive name ("%.") and a replacement
value.
- ISODateComponent.AliasComponent - Class in org.graphstream.util.time
-
Defines an alias component.
- ISODateComponent.AMPMComponent - Class in org.graphstream.util.time
-
Component handling AM/PM.
- ISODateComponent.EpochComponent - Class in org.graphstream.util.time
-
Component handling a number of milliseconds since the epoch (january, 1st
1970).
- ISODateComponent.FieldComponent - Class in org.graphstream.util.time
-
Defines a component associated with a field of a calendar.
- ISODateComponent.NotImplementedComponent - Class in org.graphstream.util.time
-
Defines a not implemented component.
- ISODateComponent.TextComponent - Class in org.graphstream.util.time
-
Defines a text component.
- ISODateComponent.UTCOffsetComponent - Class in org.graphstream.util.time
-
Component handling utc offset (+/- 0000).
- ISODateIO - Class in org.graphstream.util.time
-
Scanner for date in ISO/IEC 9899:1999 format.
- ISODateIO() - Constructor for class org.graphstream.util.time.ISODateIO
-
Create a scanner with default format "%K".
- ISODateIO(String) - Constructor for class org.graphstream.util.time.ISODateIO
-
Create a new scanner with a given format.
- isPoly() - Method in interface org.graphstream.ui.view.camera.ConnectorSkeleton
-
If true the edge shape is a polyline made of size points.
- isSpriteIn(GraphicSprite, double, double, double, double) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
-
Is the given sprite visible in the given area.
- isSpriteVisible(GraphicSprite) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
-
Check if a sprite is visible in the current view port.
- isStarted() - Method in class org.graphstream.util.cumulative.CumulativeSpells.Spell
-
- isStartOpen() - Method in class org.graphstream.util.cumulative.CumulativeSpells.Spell
-
- isStrict() - Method in interface org.graphstream.graph.Graph
-
Is strict checking enabled?
- isStrict() - Method in class org.graphstream.graph.implementations.AbstractGraph
-
- isStrict() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
-
- isStrictMode() - Method in class org.graphstream.stream.file.FileSourceXML
-
If strict mode is enabled, will produce errors while encountering unexpected
attributes or elements.
- isTextVisible(GraphicElement) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
-
- isVisible(GraphicElement) - Method in interface org.graphstream.ui.view.camera.Camera
-
True if the element would be visible on screen.
- isVisible(GraphicElement) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
-
True if the element should be visible on screen.
- isZero() - Method in class org.graphstream.ui.geom.Point2
-
Are all components to zero?.
- isZero() - Method in class org.graphstream.ui.geom.Point3
-
Are all components to zero?.
- isZero() - Method in class org.graphstream.ui.geom.Vector2
-
Are all components to zero?.
- isZero() - Method in class org.graphstream.ui.geom.Vector3
-
Are all components to zero?.
- ITALIC - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
-
RegularExpression Id.
- iterator() - Method in class org.graphstream.graph.implementations.AbstractGraph
-
This implementation returns an iterator over nodes.
- iterator() - Method in interface org.graphstream.graph.Node
-
- iterator() - Method in class org.graphstream.stream.Timeline
-
- iterator() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
-
- iterator() - Method in class org.graphstream.ui.graphicGraph.GraphicNode
-
- iterator() - Method in class org.graphstream.ui.graphicGraph.StyleGroup
-
- iterator() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet.ShadowSet
-
- iterator() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet.ZIndex
-
- iterator() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Values
-
- iterator() - Method in class org.graphstream.ui.spriteManager.SpriteManager
-
Iterator on the set of sprites.
- iterator() - Method in class org.graphstream.util.set.FixedArrayList
-