edu.uci.ics.jung.io.graphml
Class GraphMLDocument
java.lang.Object
  
edu.uci.ics.jung.io.graphml.GraphMLDocument
public class GraphMLDocument
- extends Object
 
Maintains all the metadata read in from a single GraphML XML document.
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GraphMLDocument
public GraphMLDocument()
getKeyMap
public KeyMap getKeyMap()
 
getGraphMetadata
public List<GraphMetadata> getGraphMetadata()
 
clear
public void clear()
 
Copyright © 2010 null. All Rights Reserved.