Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
I
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.
ImageCache
- Class in
org.graphstream.ui.swingViewer.util
A simple cache for images to avoid reloading them constantly and to allow sharing.
ImageCache()
- Constructor for class org.graphstream.ui.swingViewer.util.
ImageCache
New empty image cache.
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.
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
info
- Variable in enum org.graphstream.util.
Logger.LogLevel
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.
inputPos(String)
- Method in interface org.graphstream.ui.layout.
Layout
Read the nodes positions from a file.
inputPos(String)
- Method in class org.graphstream.ui.layout.springbox.
SpringBox
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.
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.
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.
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
isDistributed()
- Method in class org.graphstream.ui.graphicGraph.
GraphicNode
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
isEnteringEdge(Edge)
- Method in class org.graphstream.graph.implementations.
AbstractNode
Checks if an edge enters this node.
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
isNewEvent(String, long)
- Method in class org.graphstream.stream.sync.
SinkTime
Allow to know if event is new for this source.
ISODateComponent
- Class in
org.graphstream.util.time
Defines components of
ISODateIO
.
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.AliasComponent(String, String)
- Constructor for class org.graphstream.util.time.
ISODateComponent.AliasComponent
ISODateComponent.AMPMComponent
- Class in
org.graphstream.util.time
Component handling AM/PM.
ISODateComponent.AMPMComponent()
- Constructor for class org.graphstream.util.time.
ISODateComponent.AMPMComponent
ISODateComponent.EpochComponent
- Class in
org.graphstream.util.time
Component handling a number of milliseconds since the epoch (january, 1st 1970).
ISODateComponent.EpochComponent()
- Constructor for class org.graphstream.util.time.
ISODateComponent.EpochComponent
ISODateComponent.FieldComponent
- Class in
org.graphstream.util.time
Defines a component associated with a field of a calendar.
ISODateComponent.FieldComponent(String, String, int, String)
- Constructor for class org.graphstream.util.time.
ISODateComponent.FieldComponent
ISODateComponent.FieldComponent(String, String, int, int, String)
- Constructor for class org.graphstream.util.time.
ISODateComponent.FieldComponent
ISODateComponent.NotImplementedComponent
- Class in
org.graphstream.util.time
Defines a not implemented component.
ISODateComponent.NotImplementedComponent(String, String)
- Constructor for class org.graphstream.util.time.
ISODateComponent.NotImplementedComponent
ISODateComponent.TextComponent
- Class in
org.graphstream.util.time
Defines a text component.
ISODateComponent.TextComponent(String)
- Constructor for class org.graphstream.util.time.
ISODateComponent.TextComponent
ISODateComponent.UTCOffsetComponent
- Class in
org.graphstream.util.time
Component handling utc offset (+/- 0000).
ISODateComponent.UTCOffsetComponent()
- Constructor for class org.graphstream.util.time.
ISODateComponent.UTCOffsetComponent
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.
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
isVisible(GraphicElement)
- Method in interface org.graphstream.ui.swingViewer.util.
Camera
True if the element would be visible on screen.
isVisible(GraphicElement)
- Method in class org.graphstream.ui.swingViewer.util.
DefaultCamera
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
AbstractGraph.getNodeIterator()
iterator()
- Method in class org.graphstream.graph.implementations.
AbstractNode
This implementation uses
AbstractNode.getEdgeIterator()
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Copyright © 2011. All Rights Reserved.