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.
  • Field Details

  • Constructor Details

    • GraphMLDocument

      public GraphMLDocument()
  • Method Details

    • getKeyMap

      public KeyMap getKeyMap()
    • getGraphMetadata

      public List<GraphMetadata> getGraphMetadata()
    • clear

      public void clear()