- save(File) - Method in interface net.bubuntu.graph.VIZ
-
Save a graph in a file.
- save(OutputStream) - Method in interface net.bubuntu.graph.VIZ
-
Save a graph into an output stream.
- save(PrintWriter) - Method in interface net.bubuntu.graph.VIZ
-
Save a graph into a PrintWriter object.
- save(String) - Method in interface net.bubuntu.graph.VIZ
-
- setImportant(boolean) - Method in interface net.bubuntu.graph.Important
-
Set the importance of an element of graph.
- setName(String) - Method in interface net.bubuntu.graph.VIZ
-
Set the name of the graph.
- setValue(TypeEdge) - Method in interface net.bubuntu.graph.EdgeValuated
-
Set the value of the edge.
- SHORT - Static variable in interface net.bubuntu.graph.Convertor
-
The Short convertor.
- Simple - Interface in net.bubuntu.graph
-
Top-level interface of simple elements.
- STRING - Static variable in interface net.bubuntu.graph.Convertor
-
The String convertor.