Uses of Interface
org.graphdrawing.graphml.xmlns.GraphNodesType
Packages that use GraphNodesType
-
Uses of GraphNodesType in org.graphdrawing.graphml.xmlns
Methods in org.graphdrawing.graphml.xmlns that return GraphNodesTypeModifier and TypeMethodDescriptionstatic GraphNodesTypeGraphNodesType.Factory.newInstance()static GraphNodesTypeGraphNodesType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static GraphNodesTypestatic GraphNodesTypestatic GraphNodesTypestatic GraphNodesTypeGraphNodesType.Factory.parse(InputStream is) static GraphNodesTypeGraphNodesType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static GraphNodesTypestatic GraphNodesTypestatic GraphNodesTypestatic GraphNodesTypestatic GraphNodesTypestatic GraphNodesTypestatic GraphNodesTypeGraphNodesType.Factory.parse(XMLStreamReader sr) static GraphNodesTypeGraphNodesType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static GraphNodesTypeGraphNodesType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static GraphNodesTypeGraphNodesType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic GraphNodesTypestatic GraphNodesTypeGraphType.xgetParseNodes()Gets (as xml) the "parse.nodes" attributeMethods in org.graphdrawing.graphml.xmlns with parameters of type GraphNodesTypeModifier and TypeMethodDescriptionvoidGraphType.xsetParseNodes(GraphNodesType parseNodes) Sets (as xml) the "parse.nodes" attribute -
Uses of GraphNodesType in org.graphdrawing.graphml.xmlns.impl
Classes in org.graphdrawing.graphml.xmlns.impl that implement GraphNodesTypeModifier and TypeClassDescriptionclassAn XML graph.nodes.type(@http://graphml.graphdrawing.org/xmlns).Methods in org.graphdrawing.graphml.xmlns.impl that return GraphNodesTypeModifier and TypeMethodDescriptionGraphTypeImpl.xgetParseNodes()Gets (as xml) the "parse.nodes" attributeMethods in org.graphdrawing.graphml.xmlns.impl with parameters of type GraphNodesTypeModifier and TypeMethodDescriptionvoidGraphTypeImpl.xsetParseNodes(GraphNodesType parseNodes) Sets (as xml) the "parse.nodes" attribute
XMLInputStream