Uses of Class
org.graphdrawing.graphml.EdgeType
Package | Description |
---|---|
org.graphdrawing.graphml |
-
Uses of EdgeType in org.graphdrawing.graphml
Methods in org.graphdrawing.graphml that return EdgeType Modifier and Type Method Description EdgeType
ObjectFactory. createEdgeType()
Create an instance ofEdgeType
Methods in org.graphdrawing.graphml that return types with arguments of type EdgeType Modifier and Type Method Description javax.xml.bind.JAXBElement<EdgeType>
ObjectFactory. createEdge(EdgeType value)
Methods in org.graphdrawing.graphml with parameters of type EdgeType Modifier and Type Method Description javax.xml.bind.JAXBElement<EdgeType>
ObjectFactory. createEdge(EdgeType value)