- T__0 - Static variable in class graphloaders.antlrDotParser.DOTLexer
-
- T__0 - Static variable in class graphloaders.antlrDotParser.DOTParser
-
- T__1 - Static variable in class graphloaders.antlrDotParser.DOTLexer
-
- T__1 - Static variable in class graphloaders.antlrDotParser.DOTParser
-
- T__2 - Static variable in class graphloaders.antlrDotParser.DOTLexer
-
- T__2 - Static variable in class graphloaders.antlrDotParser.DOTParser
-
- T__3 - Static variable in class graphloaders.antlrDotParser.DOTLexer
-
- T__3 - Static variable in class graphloaders.antlrDotParser.DOTParser
-
- T__4 - Static variable in class graphloaders.antlrDotParser.DOTLexer
-
- T__4 - Static variable in class graphloaders.antlrDotParser.DOTParser
-
- T__5 - Static variable in class graphloaders.antlrDotParser.DOTLexer
-
- T__5 - Static variable in class graphloaders.antlrDotParser.DOTParser
-
- T__6 - Static variable in class graphloaders.antlrDotParser.DOTLexer
-
- T__6 - Static variable in class graphloaders.antlrDotParser.DOTParser
-
- T__7 - Static variable in class graphloaders.antlrDotParser.DOTLexer
-
- T__7 - Static variable in class graphloaders.antlrDotParser.DOTParser
-
- T__8 - Static variable in class graphloaders.antlrDotParser.DOTLexer
-
- T__8 - Static variable in class graphloaders.antlrDotParser.DOTParser
-
- T__9 - Static variable in class graphloaders.antlrDotParser.DOTLexer
-
- T__9 - Static variable in class graphloaders.antlrDotParser.DOTParser
-
- TaskItem - Class in view.menuutil
-
A macro menu item to execute a specific task.
- TaskItem(String, ScriptCallSignature) - Constructor for class view.menuutil.TaskItem
-
Creates an instance.
- TaskMenu - Class in view.guicomponents.mainmenu
-
A MacroMenu with concrete macros to execute Graphana tasks.
- TaskMenu(GraphanaMainMenu, ArgumentComponentManager, ScriptSignatureSet) - Constructor for class view.guicomponents.mainmenu.TaskMenu
-
Creates an instance and builds the menu.
- textField - Variable in class view.defaultargumentcomponents.ArgumentComponentTextField
-
- TextHolder - Interface in scriptinterface.defaulttypes
-
Holds a text as a string.
- throwError(ExecutionError) - Method in class view.argumentcomponents.ArgumentComponent
-
Outputs the given error.
- throwError(String) - Method in class view.argumentcomponents.ArgumentComponent
-
Outputs the given error.
- throwStringError(String) - Method in class view.argumentcomponents.ArgumentComponent
-
Outputs the given error.
- throwStringError(ExecutionError) - Method in class view.argumentcomponents.ArgumentComponent
-
Outputs the given error.
- TitledPanel - Class in view.guicomponents
-
A Panel with a caption at the upper edge and an inner main container.
- TitledPanel(String, Font, Color, Color, Color, JComponent, boolean) - Constructor for class view.guicomponents.TitledPanel
-
Creates an instance and builds the component with the given values.
- TitledPanel(String, JComponent, boolean) - Constructor for class view.guicomponents.TitledPanel
-
Creates an instance and builds the component with the given values and default font and border values.
- toArray() - Method in class graphana.util.QuickList
-
Returns an array containing all of the elements in this list
in proper sequence (from first to last element).
- toArray(T[]) - Method in class graphana.util.QuickList
-
Returns an array containing all of the elements in this list in
proper sequence (from first to last element); the runtime type of
the returned array is that of the specified array.
- toArray() - Method in class scriptinterface.defaulttypes.GCompoundFiles
-
- toArray() - Method in class scriptinterface.defaulttypes.GFiles
-
- ToBoolean - Interface in scriptinterface.defaulttypes
-
Enables casting to boolean.
- toComplementaryGraph(GraphLibrary<VertexType, EdgeType>, Progress) - Method in class operations.graphoperations.algorithms.AlgosMiscellaneous
-
- toCSV(String) - Method in class graphana.model.Histogram
-
Returns the histogram in its CSV representation.
- toCSV() - Method in class graphana.model.Histogram
-
Returns the histogram in its CSV representation with the default separator.
- toCSV(String) - Method in class graphana.script.bindings.basictypes.GHistogram
-
Returns the histogram in its CSV representation.
- toCSV() - Method in class graphana.script.bindings.basictypes.GHistogram
-
Returns the histogram in its CSV representation.
- toDouble(Object, Double) - Static method in class global.ConversionOps
-
Tries to convert the given object into a double value.
- toDouble(Object) - Static method in class global.ConversionOps
-
Calls toDouble(value,null)
- toExecutionError(GraphLibrary<?, ?>) - Method in exception graphana.graphs.exceptions.InvalidGraphConfigException
-
Converts the exception to an ExecutionErrorMessage.
- toFloat(Object, Float) - Static method in class global.ConversionOps
-
Tries to convert the given object value into a double value.
- toFloat(Object) - Static method in class global.ConversionOps
-
Calls toFloat(value,null)
- ToFloat - Interface in scriptinterface.defaulttypes
-
Enables casting to float.
- toInteger(Object, Integer) - Static method in class global.ConversionOps
-
Tries to convert the given object value into an integer value.
- toInteger(Object) - Static method in class global.ConversionOps
-
Calls toInteger(value,null)
- ToInteger - Interface in scriptinterface.defaulttypes
-
Enables casting to int.
- toJungGraph(GraphLibrary<SVertexType, SEdgeType>, boolean) - Static method in class libraries.jung.JungLib
-
- toJungGraph(GraphLibrary<SVertexType, SEdgeType>) - Static method in class libraries.jung.JungLib
-
- Token - Class in genscript.syntax.tokens
-
- Token(TokenIdentifier, int) - Constructor for class genscript.syntax.tokens.Token
-
- TokenGraph - Class in genscript.syntax.tokens
-
- TokenGraph(String) - Constructor for class genscript.syntax.tokens.TokenGraph
-
- TokenGraph() - Constructor for class genscript.syntax.tokens.TokenGraph
-
- TokenIdentifier - Class in genscript.syntax.tokens
-
- TokenIdentifier(String) - Constructor for class genscript.syntax.tokens.TokenIdentifier
-
- TokenIdentifierFactory - Class in genscript.syntax.tokens
-
- TokenIdentifierFactory(String) - Constructor for class genscript.syntax.tokens.TokenIdentifierFactory
-
- TokenizedParser - Class in genscript.syntax
-
- TokenizedParser(TokenSet, boolean, String) - Constructor for class genscript.syntax.TokenizedParser
-
- Tokenizer - Class in genscript.syntax.tokens
-
- Tokenizer(IndexReader) - Constructor for class genscript.syntax.tokens.Tokenizer
-
- TokenMark - Class in graphloaders.oldDotParser.tokens
-
- TokenMark() - Constructor for class graphloaders.oldDotParser.tokens.TokenMark
-
- tokenNames - Static variable in class graphloaders.antlrDotParser.DOTLexer
-
- tokenNames - Static variable in class graphloaders.antlrDotParser.DOTParser
-
- tokenSet - Variable in class genscript.syntax.TokenizedParser
-
- TokenSet - Class in genscript.syntax.tokens
-
- TokenSet() - Constructor for class genscript.syntax.tokens.TokenSet
-
- tokenStack - Variable in class genscript.syntax.tokens.Tokenizer
-
- tokenStackToString() - Method in class genscript.syntax.tokens.Tokenizer
-
- TokFacBlockComment - Class in genscript.defaulttokens
-
- TokFacBlockComment() - Constructor for class genscript.defaulttokens.TokFacBlockComment
-
- TokFacBool - Class in genscript.defaulttokens
-
- TokFacBool() - Constructor for class genscript.defaulttokens.TokFacBool
-
- TokFacDouble - Class in genscript.defaulttokens
-
- TokFacDouble() - Constructor for class genscript.defaulttokens.TokFacDouble
-
- TokFacInt - Class in genscript.defaulttokens
-
- TokFacInt() - Constructor for class genscript.defaulttokens.TokFacInt
-
- TokFacLineComment - Class in genscript.defaulttokens
-
- TokFacLineComment() - Constructor for class genscript.defaulttokens.TokFacLineComment
-
- TokFacNull - Class in genscript.defaulttokens
-
- TokFacNull() - Constructor for class genscript.defaulttokens.TokFacNull
-
- TokFacString - Class in genscript.defaulttokens
-
- TokFacString(char) - Constructor for class genscript.defaulttokens.TokFacString
-
- toLatexKey(String, String, boolean) - Static method in class descriptionfiles.DescriptionFile
-
Converts the given string to a valid latex key for example to use it as a label key in latex.
- toLatexKey(String, DescriptionType) - Static method in class descriptionfiles.DescriptionFile
-
Creates a valid latex key for example to use it as a label key in latex.
- topScope - Variable in class graphana.script.bindings.GraphanaScriptSystem
-
- toString() - Method in class genscript.defaultops.basic.OpGroupBasicSyntax.ConditionFactory
-
- toString() - Method in class genscript.defaultops.factories.PassThroughFactory
-
- toString() - Method in class genscript.defaultops.factories.StdConstFactory
-
- toString() - Method in class genscript.defaultops.factories.StdUndefFactory
-
- toString() - Method in class genscript.defaultops.factories.StdVoidFactory
-
- toString() - Method in class genscript.defaultops.OpConst
-
- toString() - Method in class genscript.defaultreaders.PreScanTokenizer
-
- toString() - Method in class genscript.defaultreaders.ScanTokenizer
-
- toString() - Method in class genscript.defaultreaders.SourceReader
-
- toString() - Method in class genscript.execution.ExecuterTree
-
- toString() - Method in class genscript.execution.ExecuterTreeElem
-
- toString(Object) - Method in class genscript.execution.ExecuterTreeElem
-
- toString() - Method in exception genscript.parse.exceptions.ContextException
-
- toString() - Method in exception genscript.parse.exceptions.SyntaxException
-
- toString() - Method in exception genscript.parse.exceptions.SyntaxExceptionEndOfBuffer
-
- toString() - Method in exception genscript.parse.exceptions.SyntaxExceptionInvalidSymbol
-
- toString() - Method in exception genscript.parse.exceptions.SyntaxExceptionNotAccepted
-
- toString() - Method in class genscript.parse.NumIndex
-
- toString() - Method in class genscript.parse.SearchGraph.Node
-
- toString() - Method in class genscript.parse.SearchGraph
-
- toString() - Method in class genscript.syntax.SourceConverter
-
- toString() - Method in class genscript.syntax.tokens.DataToken
-
- toString() - Method in class genscript.syntax.tokens.Token
-
- toString() - Method in class genscript.syntax.tokens.TokenIdentifier
-
- toString() - Method in class genscript.syntax.tokens.TokenSet
-
- toString() - Method in class genscript.VectorStack
-
- toString() - Method in class global.ExtractedString
-
- toString() - Method in class global.ListString
-
- toString() - Method in class graphana.graphs.defaultstates.StatusFullText
-
- toString() - Method in class graphana.graphs.defaultstates.StatusId
-
- toString() - Method in class graphana.graphs.defaulttypes.StdEdge
-
- toString() - Method in class graphana.graphs.defaulttypes.StdVertex
-
- toString() - Method in class graphana.graphs.defaulttypes.WeightedEdge
-
- toString() - Method in class graphana.graphs.GraphLibrary
-
Returns a string representation of the graph including the configuration,
the listed vertices and the listed edges.
- toString() - Method in class graphana.model.Bounds
-
- toString() - Method in class graphana.model.Histogram
-
- toString() - Method in class graphana.model.mathobjects.DimensionD
-
- toString() - Method in class graphana.model.mathobjects.PairD
-
- toString() - Method in class graphana.model.mathobjects.Vector2D
-
- toString() - Method in class graphana.model.string.FixedString
-
- toString() - Method in class graphana.operationsystem.Operation
-
- toString() - Method in class graphana.script.bindings.basicops.GrOpGroupBasics.GrFacApplication
-
- toString() - Method in class graphana.script.bindings.basicops.GrOpGroupBasics.GrFacConstNumVertex
-
- toString() - Method in class graphana.script.bindings.basicops.GrOpGroupBasics.GrFacConstVertex
-
- toString() - Method in class graphana.script.bindings.basicops.GrOpGroupBasics.GrFacDefined
-
- toString() - Method in class graphana.script.bindings.basicops.GrOpGroupBasics.GrFacForEach
-
- toString() - Method in class graphana.script.bindings.basicops.GrOpGroupBasics.TryCatchFactory
-
- toString() - Method in class graphana.script.bindings.basicops.GrOpIdentifier
-
- toString() - Method in class graphana.script.bindings.basictypes.ExecuterCallData
-
- toString() - Method in class graphana.script.execution.ExecutionAssertionFailed
-
- toString() - Method in class graphana.script.execution.ExecutionFileNotFound
-
- toString() - Method in class graphana.script.execution.ExecutionKeyExists
-
- toString() - Method in class graphana.script.execution.ExecutionTimeout
-
- toString() - Method in class graphana.script.execution.ExecutionUnknownIdentifier
-
- toString() - Method in class graphana.util.DegreeLists
-
- toString() - Method in class graphana.util.DegreeStatus
-
- toString() - Method in class graphana.util.LegacyDegreeList.Index
-
- toString() - Method in class graphana.util.LegacyDegreeList
-
- toString() - Method in class graphana.util.QuickList.Entry
-
- toString() - Method in class graphloaders.antlrDotParser.EdgeParser.WeightedDotEdge
-
- toString() - Method in class graphloaders.antlrDotParser.NodeAndSubgraphParser.Node
-
- toString() - Method in class graphloaders.antlrDotParser.NodeAndSubgraphParser
-
- toString() - Method in class graphloaders.oldDotParser.attributes.GDotEdgeAttributes
-
- toString() - Method in class graphloaders.oldDotParser.attributes.GDotVertexAttributes
-
- toString() - Method in class libraries.libtw.LibTWEdge
-
- toString() - Method in class libraries.libtw.LibTWVertex
-
- toString() - Method in class operations.graphoperations.algorithms.AlgosDistances.Matrix
-
- toString() - Method in class operations.graphoperations.algorithms.AlgosDistances.ResultDistance
-
- toString() - Method in class operations.graphoperations.StatusVertexList
-
- toString() - Method in class scriptinterface.DefaultSignature
-
- toString() - Method in class scriptinterface.defaulttypes.CompoundFile
-
- toString() - Method in class scriptinterface.defaulttypes.GColor
-
- toString() - Method in class scriptinterface.defaulttypes.GObject
-
- toString() - Method in class scriptinterface.execution.CallMetadata
-
- toString() - Method in class scriptinterface.execution.parseerrors.ContextError
-
- toString() - Method in class scriptinterface.execution.parseerrors.ParseError
-
- toString() - Method in class scriptinterface.execution.parseerrors.SyntaxEndOfBuffer
-
- toString() - Method in class scriptinterface.execution.parseerrors.SyntaxInvalidSymbol
-
- toString() - Method in class scriptinterface.execution.parseerrors.SyntaxNotAccepted
-
- toString() - Method in class scriptinterface.execution.returnvalues.ExecutionBreak
-
- toString() - Method in class scriptinterface.execution.returnvalues.ExecutionError
-
- toString() - Method in class scriptinterface.execution.returnvalues.ExecutionErrorMessage
-
- toString() - Method in class scriptinterface.execution.returnvalues.ExecutionFunctionReturn
-
- toString() - Method in class scriptinterface.execution.returnvalues.ExecutionInvalidArg
-
- toString() - Method in class scriptinterface.execution.returnvalues.ExecutionResult
-
- toString() - Method in class scriptinterface.execution.returnvalues.ExecutionRuntimeError
-
- toString() - Method in class scriptinterface.execution.returnvalues.ExecutionWrongArgCount
-
- toString() - Method in class scriptinterface.execution.returnvalues.ExecutionWrongArgType
-
- toString() - Method in class scriptinterface.ParameterTuple
-
- toString() - Method in exception scriptinterface.ParseExceptionInterface
-
- toString() - Method in class scriptinterface.ScriptType
-
- toString() - Method in class scriptinterface.SourcePosition
-
- toString() - Method in class view.fileset.GraphListElement
-
- toStringRecursive() - Method in class genscript.execution.ExecuterTreeElem
-
- toStringRecursive() - Method in class genscript.execution.ExecuterTreeNode
-
- toStringRecursive() - Method in class genscript.execution.ExecuterTreeNodeLazy
-
- toTextPosition(int) - Method in class genscript.defaultreaders.FlexibleTokenizer
-
- toTextPosition(int) - Method in class genscript.defaultreaders.PreScanTokenizer
-
- toTextPosition(int) - Method in class genscript.defaultreaders.ScanTokenizer
-
- toTextPosition(int) - Method in class genscript.defaultreaders.SourceReader
-
- toTextPosition(int) - Method in class genscript.parse.IndexReader
-
- toTextPosition(int) - Method in interface scriptinterface.ReaderInterface
-
Returns the position of the readable input source code.
- toVT - Variable in class operations.graphoperations.algorithms.AlgoCVDHeuristic.CVD
-
- transform(StdEdge) - Method in class libraries.jung.JungWeightTransformer
-
- traverseTree(SearchGraph.SearchGraphIterationCallback) - Method in class genscript.parse.SearchGraph.Node
-
- traverseTree(SearchGraph.SearchGraphIterationCallback) - Method in class genscript.parse.SearchGraph
-
- TreeBuildingParser<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.syntax
-
- TreeBuildingParser(TokenSet, TreeBuildingScriptSystem<ScopeType, ?, ?>, String) - Constructor for class genscript.syntax.TreeBuildingParser
-
- TreeBuildingScriptSystem<ScopeType extends ExecutionScope,ParserType extends TreeBuildingParser<ScopeType,ReaderType>,ReaderType extends IndexReader> - Class in genscript
-
- TreeBuildingScriptSystem() - Constructor for class genscript.TreeBuildingScriptSystem
-
- TreeLayout<VertexType,EdgeType> - Class in visualizations.layouts
-
Graph layout that arranges the vertices as a tree, whereas the graph itself does not have to be a tree.
- TreeLayout() - Constructor for class visualizations.layouts.TreeLayout
-
- TRUE - Static variable in class graphloaders.oldDotParser.tokens.DotIdeBoolean
-
- TRUE - Static variable in class scriptinterface.defaulttypes.GBoolean
-
- truncAtMarker() - Method in class graphana.model.string.FixedString
-
Sets the length to the marker position
- TryCatchFactory(boolean) - Constructor for class graphana.script.bindings.basicops.GrOpGroupBasics.TryCatchFactory
-
- TypeCast<FromType extends ExecutionResult<?>,ToType extends ExecutionResult<?>> - Class in scriptinterface
-
Enables casting from one script type to another.
- TypeCast() - Constructor for class scriptinterface.TypeCast
-
- TypeCaster - Class in genscript.types
-
- TypeCaster() - Constructor for class genscript.types.TypeCaster
-
- typeMap - Variable in class genscript.types.DefaultTypeSystem
-