public interface Node extends Linkable, Attributed<Node>, LinkTarget, LinkSource
| Modifier and Type | Method and Description |
|---|---|
Node |
link(LinkTarget... targets) |
Node |
link(String... nodes) |
Node |
link(String node) |
NodePoint |
loc() |
NodePoint |
loc(Compass compass) |
NodePoint |
loc(String record) |
NodePoint |
loc(String record,
Compass compass) |
with, with, withapplyTo, applyTo, attr, attrs, isEmptylinkToCopyright © 2015–2017. All rights reserved.