Uses of Interface
org.graphdrawing.graphml.xmlns.NodeOutdegreeType
Packages that use NodeOutdegreeType
-
Uses of NodeOutdegreeType in org.graphdrawing.graphml.xmlns
Methods in org.graphdrawing.graphml.xmlns that return NodeOutdegreeTypeModifier and TypeMethodDescriptionstatic NodeOutdegreeTypeNodeOutdegreeType.Factory.newInstance()static NodeOutdegreeTypeNodeOutdegreeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static NodeOutdegreeTypestatic NodeOutdegreeTypestatic NodeOutdegreeTypestatic NodeOutdegreeTypeNodeOutdegreeType.Factory.parse(InputStream is) static NodeOutdegreeTypeNodeOutdegreeType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static NodeOutdegreeTypestatic NodeOutdegreeTypestatic NodeOutdegreeTypestatic NodeOutdegreeTypestatic NodeOutdegreeTypestatic NodeOutdegreeTypestatic NodeOutdegreeTypeNodeOutdegreeType.Factory.parse(XMLStreamReader sr) static NodeOutdegreeTypeNodeOutdegreeType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static NodeOutdegreeTypeNodeOutdegreeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static NodeOutdegreeTypeNodeOutdegreeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic NodeOutdegreeTypestatic NodeOutdegreeTypeNodeType.xgetParseOutdegree()Gets (as xml) the "parse.outdegree" attributeMethods in org.graphdrawing.graphml.xmlns with parameters of type NodeOutdegreeTypeModifier and TypeMethodDescriptionvoidNodeType.xsetParseOutdegree(NodeOutdegreeType parseOutdegree) Sets (as xml) the "parse.outdegree" attribute -
Uses of NodeOutdegreeType in org.graphdrawing.graphml.xmlns.impl
Classes in org.graphdrawing.graphml.xmlns.impl that implement NodeOutdegreeTypeModifier and TypeClassDescriptionclassAn XML node.outdegree.type(@http://graphml.graphdrawing.org/xmlns).Methods in org.graphdrawing.graphml.xmlns.impl that return NodeOutdegreeTypeModifier and TypeMethodDescriptionNodeTypeImpl.xgetParseOutdegree()Gets (as xml) the "parse.outdegree" attributeMethods in org.graphdrawing.graphml.xmlns.impl with parameters of type NodeOutdegreeTypeModifier and TypeMethodDescriptionvoidNodeTypeImpl.xsetParseOutdegree(NodeOutdegreeType parseOutdegree) Sets (as xml) the "parse.outdegree" attribute
XMLInputStream