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