Class JSONGraphUtility
Inheritance
JSONGraphUtility
Syntax
public class JSONGraphUtility
Methods
ExportAllGraphsToJSONFromDialog()
Declaration
public static void ExportAllGraphsToJSONFromDialog()
ExportGraphToJSONFromDialog(ConfigGraph)
Declaration
public static void ExportGraphToJSONFromDialog(ConfigGraph graph)
Parameters
ImportAllJSONInDirectoryToGraphFromDialog()
Declaration
public static void ImportAllJSONInDirectoryToGraphFromDialog()
ImportJSONToGraphFromDialog(ConfigGraph)
Declaration
public static ConfigGraph ImportJSONToGraphFromDialog(ConfigGraph graph)
Parameters
Returns