Uses of Interface
org.graphdrawing.graphml.xmlns.GraphNodeidsType
Packages that use GraphNodeidsType
-
Uses of GraphNodeidsType in org.graphdrawing.graphml.xmlns
Methods in org.graphdrawing.graphml.xmlns that return GraphNodeidsTypeModifier and TypeMethodDescriptionstatic GraphNodeidsTypeGraphNodeidsType.Factory.newInstance()static GraphNodeidsTypeGraphNodeidsType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static GraphNodeidsTypestatic GraphNodeidsTypestatic GraphNodeidsTypestatic GraphNodeidsTypeGraphNodeidsType.Factory.parse(InputStream is) static GraphNodeidsTypeGraphNodeidsType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static GraphNodeidsTypestatic GraphNodeidsTypestatic GraphNodeidsTypestatic GraphNodeidsTypestatic GraphNodeidsTypestatic GraphNodeidsTypestatic GraphNodeidsTypeGraphNodeidsType.Factory.parse(XMLStreamReader sr) static GraphNodeidsTypeGraphNodeidsType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static GraphNodeidsTypeGraphNodeidsType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static GraphNodeidsTypeGraphNodeidsType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic GraphNodeidsTypestatic GraphNodeidsTypeGraphType.xgetParseNodeids()Gets (as xml) the "parse.nodeids" attributeMethods in org.graphdrawing.graphml.xmlns with parameters of type GraphNodeidsTypeModifier and TypeMethodDescriptionvoidGraphType.xsetParseNodeids(GraphNodeidsType parseNodeids) Sets (as xml) the "parse.nodeids" attribute -
Uses of GraphNodeidsType in org.graphdrawing.graphml.xmlns.impl
Classes in org.graphdrawing.graphml.xmlns.impl that implement GraphNodeidsTypeModifier and TypeClassDescriptionclassAn XML graph.nodeids.type(@http://graphml.graphdrawing.org/xmlns).Methods in org.graphdrawing.graphml.xmlns.impl that return GraphNodeidsTypeModifier and TypeMethodDescriptionGraphTypeImpl.xgetParseNodeids()Gets (as xml) the "parse.nodeids" attributeMethods in org.graphdrawing.graphml.xmlns.impl with parameters of type GraphNodeidsTypeModifier and TypeMethodDescriptionvoidGraphTypeImpl.xsetParseNodeids(GraphNodeidsType parseNodeids) Sets (as xml) the "parse.nodeids" attribute
XMLInputStream