Uses of Interface
org.graphdrawing.graphml.xmlns.GraphMaxoutdegreeType
Packages that use GraphMaxoutdegreeType
-
Uses of GraphMaxoutdegreeType in org.graphdrawing.graphml.xmlns
Methods in org.graphdrawing.graphml.xmlns that return GraphMaxoutdegreeTypeModifier and TypeMethodDescriptionstatic GraphMaxoutdegreeTypeGraphMaxoutdegreeType.Factory.newInstance()static GraphMaxoutdegreeTypeGraphMaxoutdegreeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static GraphMaxoutdegreeTypestatic GraphMaxoutdegreeTypestatic GraphMaxoutdegreeTypestatic GraphMaxoutdegreeTypeGraphMaxoutdegreeType.Factory.parse(InputStream is) static GraphMaxoutdegreeTypeGraphMaxoutdegreeType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static GraphMaxoutdegreeTypestatic GraphMaxoutdegreeTypestatic GraphMaxoutdegreeTypestatic GraphMaxoutdegreeTypestatic GraphMaxoutdegreeTypestatic GraphMaxoutdegreeTypestatic GraphMaxoutdegreeTypeGraphMaxoutdegreeType.Factory.parse(XMLStreamReader sr) static GraphMaxoutdegreeTypeGraphMaxoutdegreeType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static GraphMaxoutdegreeTypeGraphMaxoutdegreeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static GraphMaxoutdegreeTypeGraphMaxoutdegreeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic GraphMaxoutdegreeTypestatic GraphMaxoutdegreeTypeGraphType.xgetParseMaxoutdegree()Gets (as xml) the "parse.maxoutdegree" attributeMethods in org.graphdrawing.graphml.xmlns with parameters of type GraphMaxoutdegreeTypeModifier and TypeMethodDescriptionvoidGraphType.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 GraphMaxoutdegreeTypeModifier and TypeClassDescriptionclassAn XML graph.maxoutdegree.type(@http://graphml.graphdrawing.org/xmlns).Methods in org.graphdrawing.graphml.xmlns.impl that return GraphMaxoutdegreeTypeModifier and TypeMethodDescriptionGraphTypeImpl.xgetParseMaxoutdegree()Gets (as xml) the "parse.maxoutdegree" attributeMethods in org.graphdrawing.graphml.xmlns.impl with parameters of type GraphMaxoutdegreeTypeModifier and TypeMethodDescriptionvoidGraphTypeImpl.xsetParseMaxoutdegree(GraphMaxoutdegreeType parseMaxoutdegree) Sets (as xml) the "parse.maxoutdegree" attribute
XMLInputStream