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 GraphMLDocument
GraphMLReader2. document
Methods in edu.uci.ics.jung.io.graphml that return GraphMLDocument Modifier and Type Method Description GraphMLDocument
GraphMLReader2. getGraphMLDocument()
Returns the object that contains the metadata read in from the GraphML document
-