Uses of Interface
org.graphdrawing.graphml.xmlns.GraphEdgeidsType
Packages that use GraphEdgeidsType
-
Uses of GraphEdgeidsType in org.graphdrawing.graphml.xmlns
Methods in org.graphdrawing.graphml.xmlns that return GraphEdgeidsTypeModifier and TypeMethodDescriptionstatic GraphEdgeidsTypeGraphEdgeidsType.Factory.newInstance()static GraphEdgeidsTypeGraphEdgeidsType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static GraphEdgeidsTypestatic GraphEdgeidsTypestatic GraphEdgeidsTypestatic GraphEdgeidsTypeGraphEdgeidsType.Factory.parse(InputStream is) static GraphEdgeidsTypeGraphEdgeidsType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static GraphEdgeidsTypestatic GraphEdgeidsTypestatic GraphEdgeidsTypestatic GraphEdgeidsTypestatic GraphEdgeidsTypestatic GraphEdgeidsTypestatic GraphEdgeidsTypeGraphEdgeidsType.Factory.parse(XMLStreamReader sr) static GraphEdgeidsTypeGraphEdgeidsType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static GraphEdgeidsTypeGraphEdgeidsType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static GraphEdgeidsTypeGraphEdgeidsType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic GraphEdgeidsTypestatic GraphEdgeidsTypeGraphType.xgetParseEdgeids()Gets (as xml) the "parse.edgeids" attributeMethods in org.graphdrawing.graphml.xmlns with parameters of type GraphEdgeidsTypeModifier and TypeMethodDescriptionvoidGraphType.xsetParseEdgeids(GraphEdgeidsType parseEdgeids) Sets (as xml) the "parse.edgeids" attribute -
Uses of GraphEdgeidsType in org.graphdrawing.graphml.xmlns.impl
Classes in org.graphdrawing.graphml.xmlns.impl that implement GraphEdgeidsTypeModifier and TypeClassDescriptionclassAn XML graph.edgeids.type(@http://graphml.graphdrawing.org/xmlns).Methods in org.graphdrawing.graphml.xmlns.impl that return GraphEdgeidsTypeModifier and TypeMethodDescriptionGraphTypeImpl.xgetParseEdgeids()Gets (as xml) the "parse.edgeids" attributeMethods in org.graphdrawing.graphml.xmlns.impl with parameters of type GraphEdgeidsTypeModifier and TypeMethodDescriptionvoidGraphTypeImpl.xsetParseEdgeids(GraphEdgeidsType parseEdgeids) Sets (as xml) the "parse.edgeids" attribute
XMLInputStream