- saveToFile(File, int) - Method in class graphana.model.InputHistory
-
- sceneFontSize(Font) - Method in interface graphana.graphs.visualization.drawmodifiers.ProjectionPlane
-
- sceneHeight(int) - Method in interface graphana.graphs.visualization.drawmodifiers.ProjectionPlane
-
- sceneStringWidth(Graphics, Font, String) - Method in interface graphana.graphs.visualization.drawmodifiers.ProjectionPlane
-
- sceneWidth(int) - Method in interface graphana.graphs.visualization.drawmodifiers.ProjectionPlane
-
- sceneX(int) - Method in interface graphana.graphs.visualization.drawmodifiers.ProjectionPlane
-
- sceneY(int) - Method in interface graphana.graphs.visualization.drawmodifiers.ProjectionPlane
-
- ScriptCallSignature - Class in scriptinterface
-
A signature for calling a script.
- ScriptCallSignature(String, ScriptSystemInterface<?, ?>) - Constructor for class scriptinterface.ScriptCallSignature
-
Creates a new instance without initializing it.
- ScriptCallsInitializer - Class in system
-
- ScriptCallsInitializer() - Constructor for class system.ScriptCallsInitializer
-
- ScriptComplexType - Class in scriptinterface
-
Stores type information of a complex type of a script language.
- ScriptComplexType(String) - Constructor for class scriptinterface.ScriptComplexType
-
Creates a new instance.
- scriptinterface - package scriptinterface
-
- scriptinterface.defaulttypes - package scriptinterface.defaulttypes
-
- scriptinterface.execution - package scriptinterface.execution
-
- scriptinterface.execution.parseerrors - package scriptinterface.execution.parseerrors
-
- scriptinterface.execution.returnvalues - package scriptinterface.execution.returnvalues
-
- ScriptMain - Class in frameworksamples
-
- ScriptMain() - Constructor for class frameworksamples.ScriptMain
-
- ScriptSignatureSet - Class in graphana.script
-
Contains a hash table with script call signatures associated with its keys.
- ScriptSignatureSet() - Constructor for class graphana.script.ScriptSignatureSet
-
- ScriptSystemInterface<ScopeType extends ExecutionScope,ReaderType extends ReaderInterface> - Interface in scriptinterface
-
Enables parsing and executing of files and strings.
- ScriptType - Class in scriptinterface
-
Stores type information of a type of a script language.
- ScriptType(String, String) - Constructor for class scriptinterface.ScriptType
-
Creates a new instance.
- ScriptVisualizer - Class in graphana.script.bindings.visualization
-
- ScriptVisualizer() - Constructor for class graphana.script.bindings.visualization.ScriptVisualizer
-
- sectionToString(MainControl, String, DescSourceType, boolean) - Static method in class graphana.model.HelpSystem
-
- set(double) - Method in class graphana.model.mathobjects.DimensionD
-
- set(double, double) - Method in class graphana.model.mathobjects.PairD
-
- set(PairD) - Method in class graphana.model.mathobjects.PairD
-
- set(Position2D, Position2D) - Method in class graphana.model.mathobjects.Vector2D
-
- set(Vector2D) - Method in class graphana.model.mathobjects.Vector2D
-
- set(double) - Method in class graphana.model.mathobjects.Vector2D
-
- set(int, E) - Method in class graphana.util.QuickList
-
Replaces the element at the specified position in this list with the
specified element.
- set(int, ExecutionResult<?>) - Method in class scriptinterface.defaulttypes.GVector
-
- SET_STATUS - Static variable in class graphana.graphs.GraphLibrary
-
- setAlgorithmOutputActive(boolean) - Method in class graphana.UserInterface
-
Activates or deactivates algorithm visualization.
- setAlgorithmResult(String, Object) - Method in class graphana.graphs.GraphLibrary
-
Stores the given algorithm result and associates it with the given
string.
- setAlgorithmTimeout(long) - Method in class graphana.MainControl
-
Sets the maximum computation time for an algorithm.
- setAlgorithmVisualizationParameters(String, int, int) - Method in class graphana.UserInterface
-
Sets the layout parameters for algorithm visualizations.
- setAlgoTimerActive(boolean) - Method in class graphana.MainControl
-
Activates or deactivates the algorithm timer without setting it to zero.
- setAutoSize(boolean) - Method in class graphana.graphs.visualization.drawmodifiers.VertexAutosizeShape
-
- setBlockCacheOutput(boolean) - Method in class graphana.graphs.GraphLibrary
-
Enables or disables caching of algorithm results.
- setCachingOn(boolean) - Method in class graphana.MainControl
-
Enables or disables caching of algorithm results.
- setCallMetadata(CallMetadata) - Method in class scriptinterface.execution.returnvalues.ExecutionError
-
- setConstant(String, ExecutionResult<?>) - Method in class graphana.script.bindings.GraphanaScriptScope
-
- setCsvValueListMode(boolean) - Method in class graphana.model.Histogram
-
Specifies whether the toString method shall return the string representation as a CSV string or as a simple list without indices.
- setCurElemType(ElemType) - Method in class graphloaders.dotloader.parser.DotReader
-
- setCurrentGraph(GraphLibrary<?, ?>) - Method in class graphana.MainControl
-
Sets the current graph.
- setCurrentInput(String) - Method in class graphana.model.InputHistory
-
- setCurrentVertex(Object) - Method in class graphloaders.dotloader.parser.DotReader
-
- setData(Object) - Method in class graphana.graphs.defaulttypes.StdEdge
-
Sets the edge data and overwrites the previous data.
- setData(Object) - Method in class graphana.graphs.defaulttypes.StdVertex
-
Sets the vertex data.
- setData(Object) - Method in class libraries.jgrapht.JGraphTWeightedStatusEdge
-
- setData(Object) - Method in class libraries.libtw.LibTWEdge
-
- setData(Object) - Method in class libraries.libtw.LibTWVertex
-
- setDefaultOutputColors(Color, Color, Color, Color, Color) - Method in class graphana.graphs.visualization.GraphVisualElements
-
Sets default color values.
- setDefaultOutputFonts(Font, Font) - Method in class graphana.graphs.visualization.GraphVisualElements
-
Sets default fonts of vertex and edge captions.
- setDefaultSeparator(String) - Method in class graphana.model.Histogram
-
Sets the default key-value-separator for CSV output.
- setDefaultValue(int, ExecutionResult<?>) - Method in class scriptinterface.ParameterTuple
-
Sets the default value of the parameter at the given index.
- setDescFilename(String) - Method in class graphana.operationsystem.Operation
-
Sets the filename of the description XML file which contains the description of the operation.
- setEdgeData(EdgeType, Object) - Method in class graphana.graphs.GraphLibrary
-
Sets the data of the given edge.
- setEdgeData(JGraphTWeightedStatusEdge, Object) - Method in class libraries.jgrapht.JGraphTLib
-
- setEdgeData(StdEdge, Object) - Method in class libraries.jung.JungLib
-
- setEdgeData(LibTWEdge, Object) - Method in class libraries.libtw.LibTW
-
- setEdgeDates(Object) - Method in class graphana.graphs.GraphLibrary
-
Sets the dates of all edges to the given data.
- setEdgeStates(Object, boolean) - Method in class graphana.graphs.GraphLibrary
-
Sets the status of all edges to the given status.
- setEdgeStatus(EdgeType, Object) - Method in class graphana.graphs.GraphLibrary
-
Sets the status of the given edge.
- setEdgeStatus(JGraphTWeightedStatusEdge, Object) - Method in class libraries.jgrapht.JGraphTLib
-
- setEdgeStatus(StdEdge, Object) - Method in class libraries.jung.JungLib
-
- setEdgeStatus(LibTWEdge, Object) - Method in class libraries.libtw.LibTW
-
- setEdgeWeight(EdgeType, double) - Method in class graphana.graphs.GraphLibrary
-
Sets the weight of the given edge or does nothing if the graph is
unweighted.
- setEdgeWeight(Double) - Method in class graphloaders.dotloader.parser.DotReadLevel
-
- setFillColor(Color) - Method in class graphloaders.dotloader.attributes.GDotVertexAttributes
-
- setFilled(boolean) - Method in class graphloaders.dotloader.attributes.GDotVertexAttributes
-
- setFont(Font) - Method in class graphloaders.dotloader.attributes.GDotAttributes
-
- setFontColor(Color) - Method in class graphloaders.dotloader.attributes.GDotAttributes
-
- setGlobalEdgeWeight(Double) - Method in class graphloaders.dotloader.parser.DotReader
-
- setGraph(GraphLibrary<?, ?>) - Method in class system.GraphanaAccess
-
Sets the given graph as the current graph.
- setGraph(Graph<?, ?>) - Method in class system.GraphanaAccess
-
Converts the given JUNG2 graph and sets it as the current graph.
- SetGraphNameAction - Class in graphloaders.dotloader.actions
-
- SetGraphNameAction() - Constructor for class graphloaders.dotloader.actions.SetGraphNameAction
-
- setHasRuntime() - Method in class descriptionfiles.Description
-
- setHeadingLine(String, String) - Method in class graphana.model.Histogram
-
Sets the first line of the CSV output.
- setId(Integer) - Method in class graphana.graphs.defaultstates.StatusId
-
- setId(int) - Method in class libraries.libtw.LibTWVertex
-
- setId(int) - Method in class scriptinterface.ScriptType
-
Sets the id of the type.
- setIdent(String) - Method in class libraries.libtw.LibTWVertex
-
- setIdentifier(String) - Method in class graphana.graphs.defaulttypes.StdVertex
-
Sets the identifier of the vertex.
- setInputKey(String, boolean) - Method in class scriptinterface.execution.CallMetadata
-
Sets the input key of the call.
- setInputKey(String) - Method in class scriptinterface.execution.returnvalues.ExecutionError
-
- setInputKey(String) - Method in exception scriptinterface.ParseExceptionInterface
-
- setInputStreamFile(FileWriter) - Method in class graphana.MainControl
-
Sets the current input stream file.
- setIntOutput() - Method in class graphana.model.Histogram
-
After calling this method, the CSV output will output the values without fractional digits.
- setJGraphGraph(Graph<?, ?>) - Method in class system.GraphanaAccess
-
Converts the given JGraphT graph and sets it as the current graph.
- setLabel(String) - Method in class graphloaders.dotloader.attributes.GDotAttributes
-
- setLocalDotAttributes(GDotAttributes) - Method in class graphloaders.dotloader.parser.DotReader
-
- setLocalEdgeWeight(Double) - Method in class graphloaders.dotloader.parser.DotReader
-
- setLocation(ReaderInterface, int) - Method in class scriptinterface.execution.CallMetadata
-
Sets the reference to the source code and the position (in characters) of the call
- setMainControl(MainControl) - Method in class graphana.script.bindings.GraphanaScriptSystem
-
- setMainControl(MainControl) - Method in interface graphana.script.bindings.GraphanaScriptSystemInterface
-
- setMinimumArgumentCount(int) - Method in class scriptinterface.ParameterTuple
-
Sets the minimum number of arguments a caller has to pass.
- setName(String) - Method in class graphana.graphs.GraphLibrary
-
Sets the name of the graph.
- setNegative() - Method in class graphana.model.mathobjects.Vector2D
-
- setNoSolo() - Method in class descriptionfiles.Description
-
- setOperationThread(OperationThread) - Method in class graphana.UserInterface
-
- setOutputStreamFile(FileWriter) - Method in class graphana.MainControl
-
Sets the output stream file.
- setOutputStreamFile(FileWriter) - Method in class graphana.UserInterface
-
Sets the current output stream file.
- setParameter(int, String, ScriptType) - Method in class scriptinterface.ParameterTuple
-
Sets the name and type of the parameter at the given index.
- setParameters(String, ScriptSystemInterface<?, ?>) - Method in class scriptinterface.ScriptComplexType
-
Sets the types of the entries of the complex type.
- setPos(int) - Method in exception scriptinterface.ParseExceptionInterface
-
- setPosition(Position2D) - Method in class graphloaders.dotloader.attributes.GDotVertexAttributes
-
- setPosition(int) - Method in interface scriptinterface.ReaderInterface
-
Sets the marker to the given position.
- setPrimaryColor(Color) - Method in class graphloaders.dotloader.attributes.GDotAttributes
-
- setPrintResults(boolean) - Method in class graphana.UserInterface
-
Enables or disables automatic result output.
- setPrintStackTraces(boolean) - Method in class graphana.MainControl
-
If enabled, then exceptions will be directly printed.
- setPrintWarnings(boolean) - Method in class graphana.UserInterface
-
Enables or disables warning output.
- setProgress(double) - Method in interface graphana.model.Progress
-
- setProgress(Object, double) - Method in class graphana.UserInterface
-
Sets the progress output to the given value.
- setProgress(double) - Method in class graphana.UserInterface
-
- setProgressMessage(String) - Method in interface graphana.model.Progress
-
- setProgressMessage(Object, String) - Method in class graphana.UserInterface
-
Sets the progress label.
- setProgressMessage(String) - Method in class graphana.UserInterface
-
- setProgressSender(Object) - Method in class graphana.UserInterface
-
- setScriptThread(ExecuterThread) - Method in class graphana.UserInterface
-
- setScriptTimeout(long) - Method in class graphana.MainControl
-
Sets the maximum script execution time.
- setSolo(int) - Method in class descriptionfiles.Description
-
- setSource(String) - Method in class global.ExtractedString
-
- setStatus(Object) - Method in class graphana.graphs.defaulttypes.StdEdge
-
Sets the current status of the edge
- setStatus(Object) - Method in class graphana.graphs.defaulttypes.StdVertex
-
Sets the current status of the vertex.
- setStatus(Object) - Method in class libraries.jgrapht.JGraphTWeightedStatusEdge
-
- setStatus(Object) - Method in class libraries.libtw.LibTWEdge
-
- setStatus(Object) - Method in class libraries.libtw.LibTWVertex
-
- setText(String) - Method in class graphana.graphs.defaultstates.StatusFullText
-
- setText(String) - Method in class graphana.graphs.defaultstates.StatusText
-
- setValue(int, Float) - Method in class graphana.model.Histogram
-
Sets the value at the given index.
- setValue(EdgeType) - Method in class graphana.script.bindings.basictypes.GEdge
-
- setValue(ExecutionError) - Method in class graphana.script.bindings.basictypes.GErrorHolder
-
- setValue(ExecuterCallData) - Method in class graphana.script.bindings.basictypes.GExecuterCall
-
- setValue(GraphLibrary<?, ?>) - Method in class graphana.script.bindings.basictypes.GGraph
-
- setValue(Histogram) - Method in class graphana.script.bindings.basictypes.GHistogram
-
- setValue(Bounds) - Method in class graphana.script.bindings.basictypes.GInterval
-
- setValue(MetaEdge<VertexType>) - Method in class graphana.script.bindings.basictypes.GMetaEdge
-
- setValue(ExecuterInterface) - Method in class graphana.script.bindings.basictypes.GParseTree
-
- setValue(VertexType) - Method in class graphana.script.bindings.basictypes.GVertex
-
- setValue(Object) - Method in class graphloaders.dotloader.attributes.GDotAttributes
-
- setValue(ArrayList<ExecutionResult<?>>) - Method in class scriptinterface.defaulttypes.GArray
-
- setValue(Boolean) - Method in class scriptinterface.defaulttypes.GBoolean
-
- setValue(Color) - Method in class scriptinterface.defaulttypes.GColor
-
- setValue(File) - Method in class scriptinterface.defaulttypes.GFile
-
- setValue(LinkedList<GFile>) - Method in class scriptinterface.defaulttypes.GFiles
-
- setValue(Float) - Method in class scriptinterface.defaulttypes.GFloat
-
- setValue(Integer) - Method in class scriptinterface.defaulttypes.GInteger
-
- setValue(IterableAndSize<ElementType>) - Method in class scriptinterface.defaulttypes.GIterable
-
- setValue(LinkedList<ExecutionResult<?>>) - Method in class scriptinterface.defaulttypes.GList
-
- setValue(String) - Method in class scriptinterface.defaulttypes.GMacro
-
- setValue(Object) - Method in class scriptinterface.defaulttypes.GObject
-
- setValue(Integer) - Method in class scriptinterface.defaulttypes.GPositiveInteger
-
- setValue(LinkedList<ExecutionResult<?>>) - Method in class scriptinterface.defaulttypes.GSet
-
- setValue(String) - Method in class scriptinterface.defaulttypes.GString
-
- setValue(Vector<ExecutionResult<?>>) - Method in class scriptinterface.defaulttypes.GVector
-
- setValue(String) - Method in class scriptinterface.execution.returnvalues.ExecutionErrorMessage
-
- setValue(ValueType) - Method in class scriptinterface.execution.returnvalues.ExecutionResult
-
Sets the internal value.
- setVariable(String, ExecutionResult<?>) - Method in class graphana.script.bindings.GraphanaScriptScope
-
- setVariable(KeyType, ExecutionResult<?>) - Method in interface scriptinterface.execution.VariableSystem
-
- setVariable(String, ExecutionResult<?>) - Method in class system.GraphanaAccess
-
Sets the Graphana variable with the given identifier to the given value.
- setVariable(String, int) - Method in class system.GraphanaAccess
-
Sets the Graphana variable with the given identifier to the given integer value.
- setVariable(String, float) - Method in class system.GraphanaAccess
-
Sets the Graphana variable with the given identifier to the given float value.
- setVariable(String, String) - Method in class system.GraphanaAccess
-
Sets the Graphana variable with the given identifier to the given string value.
- setVariable(String, boolean) - Method in class system.GraphanaAccess
-
Sets the Graphana variable with the given identifier to the given boolean value.
- setVertexData(VertexType, Object) - Method in class graphana.graphs.GraphLibrary
-
Sets the data of the given vertex.
- setVertexData(StdVertex, Object) - Method in class libraries.jgrapht.JGraphTLib
-
- setVertexData(StdVertex, Object) - Method in class libraries.jung.JungLib
-
- setVertexData(LibTWVertex, Object) - Method in class libraries.libtw.LibTW
-
- setVertexDates(Object) - Method in class graphana.graphs.GraphLibrary
-
Sets the dates of all vertices to the given data.
- setVertexIdent(VertexType, String) - Method in class graphana.graphs.GraphLibrary
-
Sets the identifier of the given vertex.
- setVertexStates(Object, boolean) - Method in class graphana.graphs.GraphLibrary
-
Sets the states of all vertices to the given state.
- setVertexStatus(VertexType, Object) - Method in class graphana.graphs.GraphLibrary
-
Sets the status of the given vertex.
- setVertexStatus(VertexType) - Method in class graphana.graphs.GraphLibrary
-
Marks the given vertex.
- setVertexStatus(StdVertex, Object) - Method in class libraries.jgrapht.JGraphTLib
-
- setVertexStatus(StdVertex, Object) - Method in class libraries.jung.JungLib
-
- setVertexStatus(LibTWVertex, Object) - Method in class libraries.libtw.LibTW
-
- setVertexStdPrefix(String) - Method in class graphana.graphs.GraphLibrary
-
If a vertex is added without giving an identifier then the identifier is
set to the default prefix concatenated with an id.
- setWeight(double) - Method in class graphana.graphs.defaulttypes.WeightedEdge
-
Sets the weight of the edge.
- setWeight(double) - Method in class libraries.libtw.LibTWEdge
-
- setX(double) - Method in class graphana.model.mathobjects.PairD
-
- setX(float) - Method in class graphana.model.mathobjects.Position2F
-
- setY(double) - Method in class graphana.model.mathobjects.PairD
-
- setY(float) - Method in class graphana.model.mathobjects.Position2F
-
- showGraph(GraphLibrary<?, ?>, String, String, int, int, boolean, int) - Method in class graphana.UserInterface
-
Visualizes the given graph.
- showGraph(GraphLibrary<?, ?>, String, String, int, int, boolean) - Method in class graphana.UserInterface
-
Visualizes the given graph with 0 as frame rate.
- showGraph(GraphLibrary<?, ?>, String, boolean) - Method in class graphana.UserInterface
-
Visualizes the given graph using a 'GRID' layout, a dimension of 640x640 and a frame rate of 0.
- showGraph(String, boolean) - Method in class graphana.UserInterface
-
Visualizes the current graph of the main control with a dimension of 640x640 and a frame rate of 0.
- showGraph(boolean) - Method in class graphana.UserInterface
-
Visualizes the current graph of the main control using a 'GRID' layout, a dimension of 640x640 and a frame rate of 0.
- signalUserInput(String) - Method in class graphana.UserInterface
-
Informs the user, that input can be done.
- SignatureInterface - Interface in scriptinterface
-
Parser for signatures which are given as string.
- simulateUserInput(String, boolean, boolean) - Method in class graphana.UserInterface
-
Simulates a user input.
- size() - Method in class graphana.model.InputHistory
-
- size() - Method in class graphana.util.QuickList
-
Returns the number of elements in this list.
- size() - Method in class graphana.util.QuickList2
-
Returns the number of elements in this list.
- skipSpace(String, int, char[]) - Static method in class global.ExtractedString
-
Returns the position of the next word in the given string according to the given start position.
- skipSpace(char[]) - Method in class global.ExtractedString
-
- skipSpace(String, int, char[]) - Static method in class global.StringOps
-
Returns the next position of the given string at which the character is not contained in the given array.
- SlowDegreeLists<VertexType> - Class in graphana.util
-
Sorts the vertices of an input graph by degrees and holds them in a list.
- SlowDegreeLists(GraphLibrary<VertexType, ?>, boolean) - Constructor for class graphana.util.SlowDegreeLists
-
- sort(Progress) - Method in class graphana.util.DegList
-
- sort() - Method in class graphana.util.DegList
-
- sort(Progress) - Method in class graphana.util.DegList2
-
- sort() - Method in class graphana.util.DegList2
-
- sort(Progress) - Method in class graphana.util.DegreeLists
-
Sorts the vertices of the graph by degrees.
- sort() - Method in class graphana.util.DegreeLists
-
- sort(Progress) - Method in class graphana.util.DegreeQuickLists
-
Sorts the vertices of the graph by degrees.
- sort() - Method in class graphana.util.DegreeQuickLists
-
- sort(Progress) - Method in class graphana.util.SlowDegreeLists
-
Sorts the vertices of the graph by degrees.
- sort() - Method in class graphana.util.SlowDegreeLists
-
- SourcePosition - Class in scriptinterface
-
Stores line and column describing a source code position.
- SourcePosition(int, int) - Constructor for class scriptinterface.SourcePosition
-
Creates a new instance.
- sqr(double) - Static method in class global.MathOps
-
Computes the given value to the power of two.
- startAlgorithmOutput(GraphLibrary<?, ?>, String) - Method in class graphana.UserInterface
-
Initializes a new algorithm output sequence.
- startAlgorithmTimer() - Method in class graphana.MainControl
-
Activates the algorithm timer.
- startInitialization() - Method in class graphana.UserInterface
-
Invokes the initialization of the user interface.
- startMessage() - Method in class graphana.UserInterface
-
Informs the user, that the user interface is beeing started.
- startProgressOutput(Object) - Method in class graphana.UserInterface
-
Starts the progress output.
- startProgressOutput() - Method in class graphana.UserInterface
-
- statementToString(String) - Method in class graphana.script.GraphanaDefaultScriptSystem
-
- statementToString(String) - Method in interface scriptinterface.ScriptSystemInterface
-
Returns the given statement embedded in valid script syntax.
- StatusDeleted - Class in graphana.graphs.defaultstates
-
- StatusDeleted() - Constructor for class graphana.graphs.defaultstates.StatusDeleted
-
- StatusFullText - Class in graphana.graphs.defaultstates
-
- StatusFullText(String) - Constructor for class graphana.graphs.defaultstates.StatusFullText
-
- StatusFullText() - Constructor for class graphana.graphs.defaultstates.StatusFullText
-
- StatusId - Class in graphana.graphs.defaultstates
-
- StatusId(Integer) - Constructor for class graphana.graphs.defaultstates.StatusId
-
- StatusId() - Constructor for class graphana.graphs.defaultstates.StatusId
-
- StatusText - Class in graphana.graphs.defaultstates
-
- StatusText(String) - Constructor for class graphana.graphs.defaultstates.StatusText
-
- StatusText() - Constructor for class graphana.graphs.defaultstates.StatusText
-
- StdEdge - Class in graphana.graphs.defaulttypes
-
The default edge.
- StdEdge(String) - Constructor for class graphana.graphs.defaulttypes.StdEdge
-
- StdEdge() - Constructor for class graphana.graphs.defaulttypes.StdEdge
-
- StdVertex - Class in graphana.graphs.defaulttypes
-
Default vertex type of graphs.
- StdVertex(String) - Constructor for class graphana.graphs.defaulttypes.StdVertex
-
Creates a new StdVertex instance.
- StdVertex() - Constructor for class graphana.graphs.defaulttypes.StdVertex
-
- stop(FinishType) - Method in class graphana.operationsystem.GraphanaThread
-
- StraightEdgeStroke - Class in graphana.graphs.visualization.drawmodifiers
-
- StraightEdgeStroke() - Constructor for class graphana.graphs.visualization.drawmodifiers.StraightEdgeStroke
-
- StringOps - Class in global
-
Offers several methods to work with strings.
- StringOps() - Constructor for class global.StringOps
-
- StringRepresentation - Interface in global
-
An object which has a user-readable string representation in contrary to the toString method, which is often supposed to be a string representation for the programmers view.
- stringToBuffer(String) - Static method in class global.StringOps
-
Converts the given string into a buffered reader in order that respective reading operations can be done on it.
- stringToByteBuffer(String) - Static method in class global.StringOps
-
Converts the given string into a byte buffer in order that respective byte buffer operations can be done on it.
- stringToColor(String) - Static method in class graphloaders.dotloader.actions.AttributeListActions
-
- stringToScriptReader(String) - Method in class graphana.script.bindings.GraphanaScriptSystem
-
- stringToScriptReader(String) - Method in interface graphana.script.bindings.GraphanaScriptSystemInterface
-
- stringToScriptReader(String) - Method in interface scriptinterface.ScriptSystemInterface
-
Creates a script reader from string.
- subtract(double, double) - Method in class graphana.model.mathobjects.PairD
-
- subtract(Vector2D) - Method in class graphana.model.mathobjects.Position2D
-
- supportsVisualization() - Method in class graphana.operationsystem.GraphAlgorithm
-
Tells whether or not the algorithm supports algorithm visualization.
- SyntaxEndOfBuffer - Class in scriptinterface.execution.parseerrors
-
Occurs, when the end of the input buffer is reached while the parser is at a non-accepted state.
- SyntaxEndOfBuffer(LinkedList<?>) - Constructor for class scriptinterface.execution.parseerrors.SyntaxEndOfBuffer
-
- SyntaxError - Class in scriptinterface.execution.parseerrors
-
Occurs, when the syntax of a string to parse is invalid.
- SyntaxError(String) - Constructor for class scriptinterface.execution.parseerrors.SyntaxError
-
- SyntaxInvalidSymbol - Class in scriptinterface.execution.parseerrors
-
Occurs, when a string to parse contains an unknown symbol/character sequence
- SyntaxInvalidSymbol() - Constructor for class scriptinterface.execution.parseerrors.SyntaxInvalidSymbol
-
- SyntaxNotAccepted - Class in scriptinterface.execution.parseerrors
-
Occurs, when the a string to parse is not a word of the language.
- SyntaxNotAccepted(LinkedList<?>) - Constructor for class scriptinterface.execution.parseerrors.SyntaxNotAccepted
-
- system - package system
-