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 

T

tabu(Node) - Method in class org.graphstream.graph.BreadthFirstIterator
 
tabu(Node) - Method in class org.graphstream.graph.DepthFirstIterator
 
TABULATION - Static variable in class org.graphstream.util.time.ISODateComponent
 
textAlign() - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
 
TEXTALIGNMENT - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
TEXTBACKGROUNDCOLOR - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
TEXTBACKGROUNDMODE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
textBgMode() - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
 
TEXTBOX - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
TEXTCIRCLE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
TEXTCOLOR - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
TextComponent(String) - Constructor for class org.graphstream.util.time.ISODateComponent.TextComponent
 
TEXTDIAMOND - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
TEXTFIELD - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
TEXTFONT - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
textMode() - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
 
TEXTMODE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
TEXTOFFSET - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
TEXTPADDING - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
TEXTPARAGRAPH - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
TEXTROUNDEDBOX - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
TEXTSIZE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
textStyle() - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
 
TEXTSTYLE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
TEXTVISIBILITY - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
TEXTVISIBILITYMODE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
textVisMode() - Method in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
 
theCenter() - Method in interface org.graphstream.ui.view.camera.AreaSkeleton
 
theSize() - Method in interface org.graphstream.ui.view.camera.AreaSkeleton
 
ThreadProxyPipe - Class in org.graphstream.stream.thread
Filter that allows to pass graph events between two threads without explicit synchronization.
ThreadProxyPipe() - Constructor for class org.graphstream.stream.thread.ThreadProxyPipe
 
ThreadProxyPipe(Source) - Constructor for class org.graphstream.stream.thread.ThreadProxyPipe
Deprecated.
Use the default constructor and then call the ThreadProxyPipe.init(Source) method.
ThreadProxyPipe(Source, boolean) - Constructor for class org.graphstream.stream.thread.ThreadProxyPipe
Deprecated.
Use the default constructor and then call the ThreadProxyPipe.init(Source) method.
ThreadProxyPipe(Source, Sink, boolean) - Constructor for class org.graphstream.stream.thread.ThreadProxyPipe
Deprecated.
Use the default constructor and then call the ThreadProxyPipe.init(Source) method.
TIME_ISO8601 - Static variable in class org.graphstream.util.time.ISODateComponent
 
TIME_PREFIX - Static variable in class org.graphstream.stream.Timeline
 
Timeline - Class in org.graphstream.stream
 
Timeline() - Constructor for class org.graphstream.stream.Timeline
 
TLP - Static variable in interface org.graphstream.stream.file.tlp.TLPParserConstants
RegularExpression Id.
TLPParser - Class in org.graphstream.stream.file.tlp
This class defines a TLP parser.
TLPParser(FileSourceTLP, InputStream) - Constructor for class org.graphstream.stream.file.tlp.TLPParser
Create a new parser associated with a TLP source from an input stream.
TLPParser(FileSourceTLP, Reader) - Constructor for class org.graphstream.stream.file.tlp.TLPParser
Create a new parser associated with a DOT source from a reader.
TLPParser(InputStream) - Constructor for class org.graphstream.stream.file.tlp.TLPParser
Constructor with InputStream.
TLPParser(InputStream, String) - Constructor for class org.graphstream.stream.file.tlp.TLPParser
Constructor with InputStream and supplied encoding
TLPParser(Reader) - Constructor for class org.graphstream.stream.file.tlp.TLPParser
Constructor.
TLPParser(TLPParserTokenManager) - Constructor for class org.graphstream.stream.file.tlp.TLPParser
Constructor with generated Token Manager.
TLPParserConstants - Interface in org.graphstream.stream.file.tlp
Token literal values and constants.
TLPParserTokenManager - Class in org.graphstream.stream.file.tlp
Token Manager.
TLPParserTokenManager(SimpleCharStream) - Constructor for class org.graphstream.stream.file.tlp.TLPParserTokenManager
Constructor.
TLPParserTokenManager(SimpleCharStream, int) - Constructor for class org.graphstream.stream.file.tlp.TLPParserTokenManager
Constructor.
to - Variable in class org.graphstream.ui.graphicGraph.GraphicEdge
The second node.
TO - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
to() - Method in interface org.graphstream.ui.view.camera.ConnectorSkeleton
The last point of the edge shape.
toArray() - Method in class org.graphstream.util.set.FixedArrayList
 
toArray(T[]) - Method in class org.graphstream.util.set.FixedArrayList
 
toColorValue(Token, Token, Token) - Static method in class org.graphstream.stream.file.pajek.PajekContext
 
toHashMap() - Method in interface org.graphstream.graph.CompoundAttribute
Transforms this object to a hash map where each field is stored as a pair (key,value) where the key is the field name.
token - Variable in class org.graphstream.stream.file.dot.DOTParser
Current token.
token - Variable in class org.graphstream.stream.file.gml.GMLParser
Current token.
token - Variable in class org.graphstream.stream.file.pajek.PajekParser
Current token.
token - Variable in class org.graphstream.stream.file.tlp.TLPParser
Current token.
token - Variable in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
Current token.
Token - Class in org.graphstream.util.parser
Describes the input token stream.
Token() - Constructor for class org.graphstream.util.parser.Token
No-argument constructor
Token(int) - Constructor for class org.graphstream.util.parser.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.graphstream.util.parser.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class org.graphstream.stream.file.dot.DOTParser
Generated Token Manager.
token_source - Variable in class org.graphstream.stream.file.gml.GMLParser
Generated Token Manager.
token_source - Variable in class org.graphstream.stream.file.pajek.PajekParser
Generated Token Manager.
token_source - Variable in class org.graphstream.stream.file.tlp.TLPParser
Generated Token Manager.
token_source - Variable in class org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParser
Generated Token Manager.
tokenImage - Static variable in interface org.graphstream.stream.file.dot.DOTParserConstants
Literal token values.
tokenImage - Static variable in interface org.graphstream.stream.file.gml.GMLParserConstants
Literal token values.
tokenImage - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
Literal token values.
tokenImage - Static variable in interface org.graphstream.stream.file.tlp.TLPParserConstants
Literal token values.
tokenImage - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
Literal token values.
tokenImage - Variable in exception org.graphstream.util.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Error in org.graphstream.util.parser
Token Manager Error.
TokenMgrError() - Constructor for error org.graphstream.util.parser.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error org.graphstream.util.parser.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.graphstream.util.parser.TokenMgrError
Full Constructor.
toString() - Method in class org.graphstream.graph.implementations.AbstractEdge
 
toString() - Method in class org.graphstream.graph.implementations.AbstractElement
Override the Object method
toString() - Method in class org.graphstream.graph.implementations.OneAttributeElement
Override the Object method
toString() - Method in interface org.graphstream.graph.Node
Override the Object.toString() method.
toString() - Method in class org.graphstream.graph.Path
Returns a String description of the path.
toString() - Method in class org.graphstream.stream.file.images.CustomResolution
 
toString() - Method in enum org.graphstream.stream.file.images.Resolutions
 
toString() - Method in class org.graphstream.stream.thread.ThreadProxyPipe
 
toString() - Method in class org.graphstream.ui.geom.Point2
 
toString() - Method in class org.graphstream.ui.geom.Point3
 
toString() - Method in class org.graphstream.ui.geom.Vector2
 
toString() - Method in class org.graphstream.ui.geom.Vector3
 
toString() - Method in class org.graphstream.ui.graphicGraph.GraphicGraph
 
toString() - Method in class org.graphstream.ui.graphicGraph.StyleGroup.ElementEvents
 
toString() - Method in class org.graphstream.ui.graphicGraph.StyleGroup
 
toString(int) - Method in class org.graphstream.ui.graphicGraph.StyleGroup
 
toString() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet
 
toString() - Method in class org.graphstream.ui.graphicGraph.StyleGroupSet.ZIndex
 
toString() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Rule
 
toString(int) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Rule
 
toString() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Selector
 
toString() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
 
toString(int) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Style
 
toString() - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet.NameSpace
 
toString(int) - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet.NameSpace
 
toString() - Method in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet
 
toString() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Value
 
toString() - Method in class org.graphstream.ui.graphicGraph.stylesheet.Values
 
toString() - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
 
toString() - Method in class org.graphstream.ui.view.util.GraphMetrics
 
toString() - Method in class org.graphstream.util.cumulative.CumulativeAttributes
 
toString() - Method in class org.graphstream.util.cumulative.CumulativeSpells.Spell
 
toString() - Method in class org.graphstream.util.cumulative.CumulativeSpells
 
toString() - Method in class org.graphstream.util.cumulative.GraphSpells
 
toString() - Method in class org.graphstream.util.Environment
 
toString() - Method in class org.graphstream.util.GraphDiff
 
toString() - Method in class org.graphstream.util.GraphListeners
 
toString() - Method in class org.graphstream.util.parser.Token
Returns the image.
toString(Calendar) - Method in class org.graphstream.util.time.ISODateIO
Convert a calendar into a string according to the format of this object.
transform(double, double, double) - Method in interface org.graphstream.ui.view.camera.Backend
Transform a point in graph units into pixel units.
transform(Point3) - Method in interface org.graphstream.ui.view.camera.Backend
Transform a point in graph units into pixel units, the given point is transformed in place and also returned.
transformGuToPx(double, double, double) - Method in interface org.graphstream.ui.view.camera.Camera
Transform a point in graph units into pixels.
transformGuToPx(double, double, double) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
Transform a point in graph units into pixels.
transformPxToGu(double, double) - Method in interface org.graphstream.ui.view.camera.Camera
Return the given point in pixels converted in graph units (GU) using the inverse transformation of the current projection matrix.
transformPxToGu(double, double) - Method in class org.graphstream.ui.view.camera.DefaultCamera2D
Return the given point in pixels converted in graph units (GU) using the inverse transformation of the current projection matrix.
translate(double, double, double) - Method in interface org.graphstream.ui.view.camera.Backend
Multiply the to-most matrix by a translation matrix.
TRIANGLE - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
RegularExpression Id.
TRIANGLE - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
TRUNCATED - Static variable in interface org.graphstream.ui.graphicGraph.stylesheet.parser.StyleSheetParserConstants
RegularExpression Id.
tryReplay(Source, Sink) - Static method in interface org.graphstream.stream.Replayable
Same as Replayable.replay(Replayable, Sink) but the first parameter is just a Source and it will be replayed only if the Replayable interface is implemented.
type - Variable in class org.graphstream.ui.graphicGraph.stylesheet.Selector
The kind of element this matcher applies to.
type - Variable in class org.graphstream.ui.graphicGraph.stylesheet.StyleSheet.NameSpace
The kind of elements in this name space.
TYPE_ARRAY - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
An type-unspecified array.
TYPE_BOOLEAN - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by a byte who's value is 0 or 1
TYPE_BOOLEAN_ARRAY - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
An array of booleans.
TYPE_BYTE - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by a signed byte [-127,127]
TYPE_BYTE_ARRAY - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
An array of bytes.
TYPE_DOUBLE - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by a double precision 64-bits floating point number
TYPE_DOUBLE_ARRAY - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Array of double.
TYPE_FLOAT - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by a single precision 32-bits floating point number
TYPE_FLOAT_ARRAY - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Array of double.
TYPE_INT - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by an 32-bit signed integer
TYPE_INT_ARRAY - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
An array of integers.
TYPE_LONG - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by an 64-bit signed integer
TYPE_LONG_ARRAY - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
An array of longs.
TYPE_NULL - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
 
TYPE_RAW - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Raw data, good for serialization.
TYPE_SHORT - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Followed by an 16-bit signed integer (a short)
TYPE_SHORT_ARRAY - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
An array of shorts.
TYPE_STRING - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Array of characters.
TYPE_STRING_ARRAY - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
Array of Array of characters.
TYPE_UNKNOWN - Static variable in class org.graphstream.stream.netstream.NetStreamConstants
 
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