Uses of Interface
org.graphdrawing.graphml.xmlns.GraphDocument
Packages that use GraphDocument
-
Uses of GraphDocument in org.graphdrawing.graphml.xmlns
Methods in org.graphdrawing.graphml.xmlns that return GraphDocumentModifier and TypeMethodDescriptionstatic GraphDocumentGraphDocument.Factory.newInstance()static GraphDocumentGraphDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static GraphDocumentstatic GraphDocumentstatic GraphDocumentGraphDocument.Factory.parse(InputStream is) static GraphDocumentGraphDocument.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static GraphDocumentstatic GraphDocumentstatic GraphDocumentstatic GraphDocumentstatic GraphDocumentstatic GraphDocumentstatic GraphDocumentGraphDocument.Factory.parse(XMLStreamReader sr) static GraphDocumentGraphDocument.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static GraphDocumentGraphDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static GraphDocumentGraphDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic GraphDocumentstatic GraphDocument -
Uses of GraphDocument in org.graphdrawing.graphml.xmlns.impl
Classes in org.graphdrawing.graphml.xmlns.impl that implement GraphDocumentModifier and TypeClassDescriptionclassA document containing one graph(@http://graphml.graphdrawing.org/xmlns) element.
XMLInputStream