Package org.graphstream.stream.file.gml
Class GMLContext
java.lang.Object
org.graphstream.stream.file.gml.GMLContext
public class GMLContext extends Object
-
Method Summary
Modifier and Type Method Description voidaddNodeOrEdge(String element, org.graphstream.stream.file.gml.KeyValues kv)voidsetDirected(boolean on)
-
Method Details
-
setDirected
public void setDirected(boolean on) -
addNodeOrEdge
-