Package | Description |
---|---|
org.graphdrawing.graphml |
Modifier and Type | Field and Description |
---|---|
protected List<Endpoint> |
Hyperedge.endpoints |
Modifier and Type | Method and Description |
---|---|
Endpoint |
ObjectFactory.createEndpointType()
Create an instance of
Endpoint |
Modifier and Type | Method and Description |
---|---|
JAXBElement<Endpoint> |
ObjectFactory.createEndpoint(Endpoint value)
|
List<Endpoint> |
Hyperedge.getEndpoints()
Gets the value of the endpoints property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Endpoint> |
ObjectFactory.createEndpoint(Endpoint value)
|