Package | Description |
---|---|
org.graphdrawing.graphml |
Modifier and Type | Field and Description |
---|---|
protected List<Port> |
Port.ports |
protected List<Port> |
Node.ports |
Modifier and Type | Method and Description |
---|---|
Port |
ObjectFactory.createPortType()
Create an instance of
Port |
Modifier and Type | Method and Description |
---|---|
JAXBElement<Port> |
ObjectFactory.createPort(Port value)
|
List<Port> |
Port.getPorts()
Gets the value of the ports property.
|
List<Port> |
Node.getPorts()
Gets the value of the ports property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Port> |
ObjectFactory.createPort(Port value)
|