Uses of Interface
org.graphdrawing.graphml.xmlns.GraphOrderType
Packages that use GraphOrderType
-
Uses of GraphOrderType in org.graphdrawing.graphml.xmlns
Methods in org.graphdrawing.graphml.xmlns that return GraphOrderTypeModifier and TypeMethodDescriptionstatic GraphOrderTypeGraphOrderType.Factory.newInstance()static GraphOrderTypeGraphOrderType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static GraphOrderTypestatic GraphOrderTypestatic GraphOrderTypestatic GraphOrderTypeGraphOrderType.Factory.parse(InputStream is) static GraphOrderTypeGraphOrderType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static GraphOrderTypestatic GraphOrderTypestatic GraphOrderTypestatic GraphOrderTypestatic GraphOrderTypestatic GraphOrderTypestatic GraphOrderTypeGraphOrderType.Factory.parse(XMLStreamReader sr) static GraphOrderTypeGraphOrderType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static GraphOrderTypeGraphOrderType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static GraphOrderTypeGraphOrderType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic GraphOrderTypestatic GraphOrderTypeGraphType.xgetParseOrder()Gets (as xml) the "parse.order" attributeMethods in org.graphdrawing.graphml.xmlns with parameters of type GraphOrderTypeModifier and TypeMethodDescriptionvoidGraphType.xsetParseOrder(GraphOrderType parseOrder) Sets (as xml) the "parse.order" attribute -
Uses of GraphOrderType in org.graphdrawing.graphml.xmlns.impl
Classes in org.graphdrawing.graphml.xmlns.impl that implement GraphOrderTypeModifier and TypeClassDescriptionclassAn XML graph.order.type(@http://graphml.graphdrawing.org/xmlns).Methods in org.graphdrawing.graphml.xmlns.impl that return GraphOrderTypeModifier and TypeMethodDescriptionGraphTypeImpl.xgetParseOrder()Gets (as xml) the "parse.order" attributeMethods in org.graphdrawing.graphml.xmlns.impl with parameters of type GraphOrderTypeModifier and TypeMethodDescriptionvoidGraphTypeImpl.xsetParseOrder(GraphOrderType parseOrder) Sets (as xml) the "parse.order" attribute
XMLInputStream