Package | Description |
---|---|
org.graphdrawing.graphml |
Modifier and Type | Field and Description |
---|---|
protected List<Edge> |
Graph.edges |
Modifier and Type | Method and Description |
---|---|
Edge |
ObjectFactory.createEdgeType()
Create an instance of
Edge |
Modifier and Type | Method and Description |
---|---|
JAXBElement<Edge> |
ObjectFactory.createEdge(Edge value)
|
List<Edge> |
Graph.getEdges()
Gets the value of the edges property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Edge> |
ObjectFactory.createEdge(Edge value)
|