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