|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphMaxoutdegreeType | |
|---|---|
| org.graphdrawing.graphml.xmlns | |
| org.graphdrawing.graphml.xmlns.impl | |
| Uses of GraphMaxoutdegreeType in org.graphdrawing.graphml.xmlns |
|---|
| Methods in org.graphdrawing.graphml.xmlns that return GraphMaxoutdegreeType | |
|---|---|
static GraphMaxoutdegreeType |
GraphMaxoutdegreeType.Factory.newInstance()
|
static GraphMaxoutdegreeType |
GraphMaxoutdegreeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static GraphMaxoutdegreeType |
GraphMaxoutdegreeType.Factory.newValue(java.lang.Object obj)
|
static GraphMaxoutdegreeType |
GraphMaxoutdegreeType.Factory.parse(java.io.File file)
|
static GraphMaxoutdegreeType |
GraphMaxoutdegreeType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static GraphMaxoutdegreeType |
GraphMaxoutdegreeType.Factory.parse(java.io.InputStream is)
|
static GraphMaxoutdegreeType |
GraphMaxoutdegreeType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static GraphMaxoutdegreeType |
GraphMaxoutdegreeType.Factory.parse(org.w3c.dom.Node node)
|
static GraphMaxoutdegreeType |
GraphMaxoutdegreeType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static GraphMaxoutdegreeType |
GraphMaxoutdegreeType.Factory.parse(java.io.Reader r)
|
static GraphMaxoutdegreeType |
GraphMaxoutdegreeType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static GraphMaxoutdegreeType |
GraphMaxoutdegreeType.Factory.parse(java.lang.String xmlAsString)
|
static GraphMaxoutdegreeType |
GraphMaxoutdegreeType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static GraphMaxoutdegreeType |
GraphMaxoutdegreeType.Factory.parse(java.net.URL u)
|
static GraphMaxoutdegreeType |
GraphMaxoutdegreeType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
static GraphMaxoutdegreeType |
GraphMaxoutdegreeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static GraphMaxoutdegreeType |
GraphMaxoutdegreeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static GraphMaxoutdegreeType |
GraphMaxoutdegreeType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static GraphMaxoutdegreeType |
GraphMaxoutdegreeType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
GraphMaxoutdegreeType |
GraphType.xgetParseMaxoutdegree()
Gets (as xml) the "parse.maxoutdegree" attribute |
| Methods in org.graphdrawing.graphml.xmlns with parameters of type GraphMaxoutdegreeType | |
|---|---|
void |
GraphType.xsetParseMaxoutdegree(GraphMaxoutdegreeType parseMaxoutdegree)
Sets (as xml) the "parse.maxoutdegree" attribute |
| Uses of GraphMaxoutdegreeType in org.graphdrawing.graphml.xmlns.impl |
|---|
| Classes in org.graphdrawing.graphml.xmlns.impl that implement GraphMaxoutdegreeType | |
|---|---|
class |
GraphMaxoutdegreeTypeImpl
An XML graph.maxoutdegree.type(@http://graphml.graphdrawing.org/xmlns). |
| Methods in org.graphdrawing.graphml.xmlns.impl that return GraphMaxoutdegreeType | |
|---|---|
GraphMaxoutdegreeType |
GraphTypeImpl.xgetParseMaxoutdegree()
Gets (as xml) the "parse.maxoutdegree" attribute |
| Methods in org.graphdrawing.graphml.xmlns.impl with parameters of type GraphMaxoutdegreeType | |
|---|---|
void |
GraphTypeImpl.xsetParseMaxoutdegree(GraphMaxoutdegreeType parseMaxoutdegree)
Sets (as xml) the "parse.maxoutdegree" attribute |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||