Uses of Interface
org.graphdrawing.graphml.xmlns.GraphMaxindegreeType
Packages that use GraphMaxindegreeType
-
Uses of GraphMaxindegreeType in org.graphdrawing.graphml.xmlns
Methods in org.graphdrawing.graphml.xmlns that return GraphMaxindegreeTypeModifier and TypeMethodDescriptionstatic GraphMaxindegreeTypeGraphMaxindegreeType.Factory.newInstance()static GraphMaxindegreeTypeGraphMaxindegreeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static GraphMaxindegreeTypestatic GraphMaxindegreeTypestatic GraphMaxindegreeTypestatic GraphMaxindegreeTypeGraphMaxindegreeType.Factory.parse(InputStream is) static GraphMaxindegreeTypeGraphMaxindegreeType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static GraphMaxindegreeTypestatic GraphMaxindegreeTypestatic GraphMaxindegreeTypestatic GraphMaxindegreeTypestatic GraphMaxindegreeTypestatic GraphMaxindegreeTypestatic GraphMaxindegreeTypeGraphMaxindegreeType.Factory.parse(XMLStreamReader sr) static GraphMaxindegreeTypeGraphMaxindegreeType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static GraphMaxindegreeTypeGraphMaxindegreeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static GraphMaxindegreeTypeGraphMaxindegreeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic GraphMaxindegreeTypestatic GraphMaxindegreeTypeGraphType.xgetParseMaxindegree()Gets (as xml) the "parse.maxindegree" attributeMethods in org.graphdrawing.graphml.xmlns with parameters of type GraphMaxindegreeTypeModifier and TypeMethodDescriptionvoidGraphType.xsetParseMaxindegree(GraphMaxindegreeType parseMaxindegree) Sets (as xml) the "parse.maxindegree" attribute -
Uses of GraphMaxindegreeType in org.graphdrawing.graphml.xmlns.impl
Classes in org.graphdrawing.graphml.xmlns.impl that implement GraphMaxindegreeTypeModifier and TypeClassDescriptionclassAn XML graph.maxindegree.type(@http://graphml.graphdrawing.org/xmlns).Methods in org.graphdrawing.graphml.xmlns.impl that return GraphMaxindegreeTypeModifier and TypeMethodDescriptionGraphTypeImpl.xgetParseMaxindegree()Gets (as xml) the "parse.maxindegree" attributeMethods in org.graphdrawing.graphml.xmlns.impl with parameters of type GraphMaxindegreeTypeModifier and TypeMethodDescriptionvoidGraphTypeImpl.xsetParseMaxindegree(GraphMaxindegreeType parseMaxindegree) Sets (as xml) the "parse.maxindegree" attribute
XMLInputStream