static class ApplyLayoutRequest.ConnectionEntry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) double[] |
_bendPoints |
(package private) NamedObj |
_head |
(package private) Relation |
_relation |
(package private) NamedObj |
_tail |
Constructor and Description |
---|
ConnectionEntry(Relation relation,
NamedObj head,
NamedObj tail,
double[] bendPoints) |