public interface TopologyLink
| Modifier and Type | Interface and Description |
|---|---|
static class |
TopologyLink.Type |
| Modifier and Type | Method and Description |
|---|---|
NodeAttachment |
one()
Returns the first node attachment this links connects to.
|
NodeAttachment |
two()
Returns the second node attachment this links connects to.
|
TopologyLink.Type |
type()
Returns the type of the link.
|
NodeAttachment one()
NodeAttachment two()
TopologyLink.Type type()
Copyright © 2014. All Rights Reserved.