- valueOf(String) - Static method in enum descriptionfiles.DescriptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum descriptionfiles.DescSourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum graphana.model.Option
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum graphana.operationsystem.FinishType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum graphloaders.dotloader.parser.ElemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum graphloaders.dotloader.tokens.DotIdeType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum descriptionfiles.DescriptionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum descriptionfiles.DescSourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum graphana.model.Option
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum graphana.operationsystem.FinishType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum graphloaders.dotloader.parser.ElemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum graphloaders.dotloader.tokens.DotIdeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VariableSystem<KeyType> - Interface in scriptinterface.execution
-
- Vector2D - Class in graphana.model.mathobjects
-
- Vector2D(double, double) - Constructor for class graphana.model.mathobjects.Vector2D
-
- Vector2D() - Constructor for class graphana.model.mathobjects.Vector2D
-
- vectorX(int, int) - Method in interface graphana.graphs.visualization.drawmodifiers.ProjectionPlane
-
- vectorY(int, int) - Method in interface graphana.graphs.visualization.drawmodifiers.ProjectionPlane
-
- vertexAdded(VertexType, Object) - Method in interface graphana.graphs.GraphListener
-
Called whenever a vertex was added to the graph.
- VertexArealData - Interface in graphana.graphs.visualization.drawmodifiers
-
- VertexAutosizeShape - Class in graphana.graphs.visualization.drawmodifiers
-
- VertexAutosizeShape() - Constructor for class graphana.graphs.visualization.drawmodifiers.VertexAutosizeShape
-
- vertexExistsByIdent(String) - Method in class graphana.graphs.GraphLibrary
-
Returns true iff there is a vertex in the graph which has the given
identifier.
- VertexFixedSizeShape - Class in graphana.graphs.visualization.drawmodifiers
-
- VertexFixedSizeShape() - Constructor for class graphana.graphs.visualization.drawmodifiers.VertexFixedSizeShape
-
- VertexNodeHolder - Class in graphana.script.bindings.visualization
-
- VertexNodeHolder(SearchGraph.Node, boolean, boolean, NTProductions) - Constructor for class graphana.script.bindings.visualization.VertexNodeHolder
-
- vertexRemoved(VertexType) - Method in interface graphana.graphs.GraphListener
-
Called whenever a vertex was removed from the graph.
- VertexShape - Class in graphana.graphs.visualization.drawmodifiers
-
- VertexShape() - Constructor for class graphana.graphs.visualization.drawmodifiers.VertexShape
-
- vertexToString(VertexType) - Method in class graphana.graphs.GraphLibrary
-
Returns a user-readable string representation of the given vertex.
- verticesToString() - Method in class graphana.graphs.GraphLibrary
-
Returns a user-readable string representation of the listed vertices.
- VisualizationManager - Class in graphana.graphs.visualization
-
Manages all visualizers.
- VisualizationManager() - Constructor for class graphana.graphs.visualization.VisualizationManager
-
- visualizeGrammar(String, int, int, boolean) - Method in class graphana.script.bindings.GraphanaScriptSystem
-
- visualizeGrammar(boolean) - Method in class graphana.script.bindings.GraphanaScriptSystem
-
- visualizeGrammar(String, int, int, boolean) - Method in interface graphana.script.bindings.GraphanaScriptSystemInterface
-
- visualizeGrammar(boolean) - Method in interface graphana.script.bindings.GraphanaScriptSystemInterface
-
- visualizeGrammar(MainControl, String, int, int) - Method in class graphloaders.dotloader.parser.DotParseSystem
-
- visualizeGrammar(MainControl) - Method in class graphloaders.dotloader.parser.DotParseSystem
-
- visualizeGraph(GraphLibrary<VertexType, EdgeType>, String, int, int, boolean, boolean) - Method in interface graphana.graphs.visualization.GraphVisualizer
-
Visualizes the given graph.
- visualizeGraph(GraphLibrary<?, ?>, String, int, int, boolean, boolean) - Method in class graphana.graphs.visualization.VisualizationManager
-
- visualizeGraph(String, int, int) - Method in class libraries.jung.JungLib
-
- visualizeLayoutGrammar(String, int, int, boolean) - Method in class graphana.script.bindings.GraphanaScriptSystem
-
- visualizeLayoutGrammar(boolean) - Method in class graphana.script.bindings.GraphanaScriptSystem
-
- visualizeLayoutGrammar(String, int, int, boolean) - Method in interface graphana.script.bindings.GraphanaScriptSystemInterface
-
- visualizeLayoutGrammar(boolean) - Method in interface graphana.script.bindings.GraphanaScriptSystemInterface
-
- visualizeParseTree(ExecuterTree<?, ?>, String, int, int) - Method in class graphana.script.bindings.GraphanaScriptSystem
-
- visualizeStatement(String, String, int, int) - Method in class graphana.script.bindings.GraphanaScriptSystem
-
- visualizeStatement(String) - Method in class graphana.script.bindings.GraphanaScriptSystem
-
- visualizeStatement(String, String, int, int) - Method in interface graphana.script.bindings.GraphanaScriptSystemInterface
-
- visualizeStatement(String) - Method in interface graphana.script.bindings.GraphanaScriptSystemInterface
-
- visualizeTokenGrammar(String, int, int, boolean) - Method in class graphana.script.bindings.GraphanaScriptSystem
-
- visualizeTokenGrammar(boolean) - Method in class graphana.script.bindings.GraphanaScriptSystem
-
- visualizeTokenGrammar(String, int, int, boolean) - Method in interface graphana.script.bindings.GraphanaScriptSystemInterface
-
- visualizeTokenGrammar(boolean) - Method in interface graphana.script.bindings.GraphanaScriptSystemInterface
-
- visualizeTokenGrammar(MainControl, String, int, int) - Method in class graphloaders.dotloader.parser.DotParseSystem
-
- visualizeTokenGrammar(MainControl) - Method in class graphloaders.dotloader.parser.DotParseSystem
-
- VOID - Static variable in class scriptinterface.execution.returnvalues.ExecutionReturn
-
Indicates, that there is no value.