org.graphstream.stream.file.gml
Class GMLContext

java.lang.Object
  extended by org.graphstream.stream.file.gml.GMLContext

public class GMLContext
extends Object


Method Summary
 void addNodeOrEdge(String element, org.graphstream.stream.file.gml.KeyValues kv)
           
 void setDirected(boolean on)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setDirected

public void setDirected(boolean on)

addNodeOrEdge

public void addNodeOrEdge(String element,
                          org.graphstream.stream.file.gml.KeyValues kv)


Copyright © 2011. All Rights Reserved.