Package | Description |
---|---|
org.graphdrawing.graphml |
Modifier and Type | Field and Description |
---|---|
protected List<Hyperedge> |
Graph.hyperedges |
Modifier and Type | Method and Description |
---|---|
Hyperedge |
ObjectFactory.createHyperedgeType()
Create an instance of
Hyperedge |
Modifier and Type | Method and Description |
---|---|
JAXBElement<Hyperedge> |
ObjectFactory.createHyperedge(Hyperedge value)
|
List<Hyperedge> |
Graph.getHyperedges()
Gets the value of the hyperedges property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Hyperedge> |
ObjectFactory.createHyperedge(Hyperedge value)
|