Uses of Interface
org.graphdrawing.graphml.xmlns.GraphEdgedefaultType
Packages that use GraphEdgedefaultType
-
Uses of GraphEdgedefaultType in org.graphdrawing.graphml.xmlns
Methods in org.graphdrawing.graphml.xmlns that return GraphEdgedefaultTypeModifier and TypeMethodDescriptionstatic GraphEdgedefaultTypeGraphEdgedefaultType.Factory.newInstance()static GraphEdgedefaultTypeGraphEdgedefaultType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static GraphEdgedefaultTypestatic GraphEdgedefaultTypestatic GraphEdgedefaultTypestatic GraphEdgedefaultTypeGraphEdgedefaultType.Factory.parse(InputStream is) static GraphEdgedefaultTypeGraphEdgedefaultType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static GraphEdgedefaultTypestatic GraphEdgedefaultTypestatic GraphEdgedefaultTypestatic GraphEdgedefaultTypestatic GraphEdgedefaultTypestatic GraphEdgedefaultTypestatic GraphEdgedefaultTypeGraphEdgedefaultType.Factory.parse(XMLStreamReader sr) static GraphEdgedefaultTypeGraphEdgedefaultType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static GraphEdgedefaultTypeGraphEdgedefaultType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static GraphEdgedefaultTypeGraphEdgedefaultType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic GraphEdgedefaultTypestatic GraphEdgedefaultTypeGraphType.xgetEdgedefault()Gets (as xml) the "edgedefault" attributeMethods in org.graphdrawing.graphml.xmlns with parameters of type GraphEdgedefaultTypeModifier and TypeMethodDescriptionvoidGraphType.xsetEdgedefault(GraphEdgedefaultType edgedefault) Sets (as xml) the "edgedefault" attribute -
Uses of GraphEdgedefaultType in org.graphdrawing.graphml.xmlns.impl
Classes in org.graphdrawing.graphml.xmlns.impl that implement GraphEdgedefaultTypeModifier and TypeClassDescriptionclassAn XML graph.edgedefault.type(@http://graphml.graphdrawing.org/xmlns).Methods in org.graphdrawing.graphml.xmlns.impl that return GraphEdgedefaultTypeModifier and TypeMethodDescriptionGraphTypeImpl.xgetEdgedefault()Gets (as xml) the "edgedefault" attributeMethods in org.graphdrawing.graphml.xmlns.impl with parameters of type GraphEdgedefaultTypeModifier and TypeMethodDescriptionvoidGraphTypeImpl.xsetEdgedefault(GraphEdgedefaultType edgedefault) Sets (as xml) the "edgedefault" attribute
XMLInputStream