| Package | Description |
|---|---|
| org.graphdrawing.graphml.xmlns | |
| org.graphdrawing.graphml.xmlns.impl |
| Modifier and Type | Method and Description |
|---|---|
static NodeOutdegreeType |
NodeOutdegreeType.Factory.newInstance() |
static NodeOutdegreeType |
NodeOutdegreeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static NodeOutdegreeType |
NodeOutdegreeType.Factory.newValue(Object obj) |
static NodeOutdegreeType |
NodeOutdegreeType.Factory.parse(File file) |
static NodeOutdegreeType |
NodeOutdegreeType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static NodeOutdegreeType |
NodeOutdegreeType.Factory.parse(InputStream is) |
static NodeOutdegreeType |
NodeOutdegreeType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static NodeOutdegreeType |
NodeOutdegreeType.Factory.parse(Node node) |
static NodeOutdegreeType |
NodeOutdegreeType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static NodeOutdegreeType |
NodeOutdegreeType.Factory.parse(Reader r) |
static NodeOutdegreeType |
NodeOutdegreeType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static NodeOutdegreeType |
NodeOutdegreeType.Factory.parse(String xmlAsString) |
static NodeOutdegreeType |
NodeOutdegreeType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static NodeOutdegreeType |
NodeOutdegreeType.Factory.parse(URL u) |
static NodeOutdegreeType |
NodeOutdegreeType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static NodeOutdegreeType |
NodeOutdegreeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static NodeOutdegreeType |
NodeOutdegreeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static NodeOutdegreeType |
NodeOutdegreeType.Factory.parse(XMLStreamReader sr) |
static NodeOutdegreeType |
NodeOutdegreeType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
NodeOutdegreeType |
NodeType.xgetParseOutdegree()
Gets (as xml) the "parse.outdegree" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeType.xsetParseOutdegree(NodeOutdegreeType parseOutdegree)
Sets (as xml) the "parse.outdegree" attribute
|
| Modifier and Type | Class and Description |
|---|---|
class |
NodeOutdegreeTypeImpl
An XML node.outdegree.type(@http://graphml.graphdrawing.org/xmlns).
|
| Modifier and Type | Method and Description |
|---|---|
NodeOutdegreeType |
NodeTypeImpl.xgetParseOutdegree()
Gets (as xml) the "parse.outdegree" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeTypeImpl.xsetParseOutdegree(NodeOutdegreeType parseOutdegree)
Sets (as xml) the "parse.outdegree" attribute
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.