| Package | Description |
|---|---|
| org.graphdrawing.graphml.xmlns | |
| org.graphdrawing.graphml.xmlns.impl |
| Modifier and Type | Field and Description |
|---|---|
static EndpointTypeType.Enum |
EndpointTypeType.IN |
static EndpointTypeType.Enum |
EndpointTypeType.OUT |
static EndpointTypeType.Enum |
EndpointTypeType.UNDIR |
| Modifier and Type | Method and Description |
|---|---|
static EndpointTypeType.Enum |
EndpointTypeType.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static EndpointTypeType.Enum |
EndpointTypeType.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
EndpointTypeType.Enum |
EndpointType.getType()
Gets the "type" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
EndpointType.setType(EndpointTypeType.Enum type)
Sets the "type" attribute
|
| Modifier and Type | Method and Description |
|---|---|
EndpointTypeType.Enum |
EndpointTypeImpl.getType()
Gets the "type" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
EndpointTypeImpl.setType(EndpointTypeType.Enum type)
Sets the "type" attribute
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.