Uses of Class
edu.uci.ics.jung.io.graphml.GraphMLDocument
-
Packages that use GraphMLDocument Package Description edu.uci.ics.jung.io.graphml -
-
Uses of GraphMLDocument in edu.uci.ics.jung.io.graphml
Fields in edu.uci.ics.jung.io.graphml declared as GraphMLDocument Modifier and Type Field Description protected GraphMLDocumentGraphMLReader2. documentMethods in edu.uci.ics.jung.io.graphml that return GraphMLDocument Modifier and Type Method Description GraphMLDocumentGraphMLReader2. getGraphMLDocument()Returns the object that contains the metadata read in from the GraphML document
-