- warningOutput(String, CallMetadata) - Method in class graphana.UserInterface
-
Shows the given message to the user as a warning.
- WeightedEdge - Class in graphana.graphs.defaulttypes
-
Stores a weight in addition to the default edge attributes.
- WeightedEdge(String, double) - Constructor for class graphana.graphs.defaulttypes.WeightedEdge
-
- WeightedEdge(double) - Constructor for class graphana.graphs.defaulttypes.WeightedEdge
-
- WeightedEdge(String) - Constructor for class graphana.graphs.defaulttypes.WeightedEdge
-
- WeightedEdge() - Constructor for class graphana.graphs.defaulttypes.WeightedEdge
-
- WHITE - Static variable in class scriptinterface.defaulttypes.GColor
-
- writeInputStream(String) - Method in class graphana.MainControl
-
Writes the given string into the file which was set as the input stream file before.
- writeStringToFile(File, String) - Static method in class global.FileOps
-
Creates a whole text file with the given string as content.
- writeStringToFile(String, String) - Static method in class global.FileOps
-
Creates a whole text file with the given string as content.
- writeToFile(File) - Static method in class global.FileOps
-
Initializes and returns a buffered writer to write into the given file.