Uses of Interface
org.graphdrawing.graphml.xmlns.NodeIndegreeType
Packages that use NodeIndegreeType
-
Uses of NodeIndegreeType in org.graphdrawing.graphml.xmlns
Methods in org.graphdrawing.graphml.xmlns that return NodeIndegreeTypeModifier and TypeMethodDescriptionstatic NodeIndegreeTypeNodeIndegreeType.Factory.newInstance()static NodeIndegreeTypeNodeIndegreeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static NodeIndegreeTypestatic NodeIndegreeTypestatic NodeIndegreeTypestatic NodeIndegreeTypeNodeIndegreeType.Factory.parse(InputStream is) static NodeIndegreeTypeNodeIndegreeType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static NodeIndegreeTypestatic NodeIndegreeTypestatic NodeIndegreeTypestatic NodeIndegreeTypestatic NodeIndegreeTypestatic NodeIndegreeTypestatic NodeIndegreeTypeNodeIndegreeType.Factory.parse(XMLStreamReader sr) static NodeIndegreeTypeNodeIndegreeType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static NodeIndegreeTypeNodeIndegreeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static NodeIndegreeTypeNodeIndegreeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic NodeIndegreeTypestatic NodeIndegreeTypeNodeType.xgetParseIndegree()Gets (as xml) the "parse.indegree" attributeMethods in org.graphdrawing.graphml.xmlns with parameters of type NodeIndegreeTypeModifier and TypeMethodDescriptionvoidNodeType.xsetParseIndegree(NodeIndegreeType parseIndegree) Sets (as xml) the "parse.indegree" attribute -
Uses of NodeIndegreeType in org.graphdrawing.graphml.xmlns.impl
Classes in org.graphdrawing.graphml.xmlns.impl that implement NodeIndegreeTypeModifier and TypeClassDescriptionclassAn XML node.indegree.type(@http://graphml.graphdrawing.org/xmlns).Methods in org.graphdrawing.graphml.xmlns.impl that return NodeIndegreeTypeModifier and TypeMethodDescriptionNodeTypeImpl.xgetParseIndegree()Gets (as xml) the "parse.indegree" attributeMethods in org.graphdrawing.graphml.xmlns.impl with parameters of type NodeIndegreeTypeModifier and TypeMethodDescriptionvoidNodeTypeImpl.xsetParseIndegree(NodeIndegreeType parseIndegree) Sets (as xml) the "parse.indegree" attribute
XMLInputStream