A B C D E F G H I J K L M N O P R S T U V W 

V

valueOf(String) - Static method in enum de.uni_due.inf.ti.graph.io.DotStyle.Color
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_due.inf.ti.graph.io.DotStyle.LineStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_due.inf.ti.graph.io.DotStyle.Shape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_due.inf.ti.graph.io.GraphExporter.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_due.inf.ti.graph.PathDecomposition.TestResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_due.inf.ti.graph.random.RandomGraphGenerator.Connectedness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_due.inf.ti.graph.util.ThreeBool
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_due.inf.ti.graph.visual.GraphVisualizer.AddMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.uni_due.inf.ti.graph.io.DotStyle.Color
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_due.inf.ti.graph.io.DotStyle.LineStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_due.inf.ti.graph.io.DotStyle.Shape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_due.inf.ti.graph.io.GraphExporter.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_due.inf.ti.graph.PathDecomposition.TestResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_due.inf.ti.graph.random.RandomGraphGenerator.Connectedness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class de.uni_due.inf.ti.graph.util.IsomorphismHashMap
values() - Static method in enum de.uni_due.inf.ti.graph.util.ThreeBool
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_due.inf.ti.graph.visual.GraphVisualizer.AddMode
Returns an array containing the constants of this enum type, in the order they are declared.
visualizeFlatMorphism(Morphism) - Method in class de.uni_due.inf.ti.graph.visual.GraphVisualizer
Creates a VxGraph which visualizes a rule, where the rule is displayed as a single graph with different style for deleted and created parts.
visualizeGraph(Graph) - Method in class de.uni_due.inf.ti.graph.visual.GraphVisualizer
Creates a VxGraph which visualizes a graph.
visualizeMorphism(Morphism) - Method in class de.uni_due.inf.ti.graph.visual.GraphVisualizer
Creates a VxGraph which visualizes a rule.
visualizeSystem(ExplicitTransitionSystem) - Method in class de.uni_due.inf.ti.graph.visual.GraphVisualizer
Visualizes a transition system.
A B C D E F G H I J K L M N O P R S T U V W