Usages of NodePortCandidates
Properties
| nodePortCandidates | in BasicPortData | Gets or sets a mapping from nodes to their NodePortCandidates. | |
| nodePortCandidates | in PortData | Gets or sets a mapping from nodes to their NodePortCandidates. |
Fields
| NODE_PORT_CANDIDATES_DATA_KEY | in NodePortCandidates | A data key for specifying a port candidate set for each node. |
Method Return Values
| addFixedCandidate (PortSides, Point, number?, number?, any?) | in NodePortCandidates | Adds a fixed LayoutPortCandidate at a specific position. | |
| addFreeCandidate (PortSides, number?, number?, any?) | in NodePortCandidates | Adds a free LayoutPortCandidate. |
Method Parameters
| BasicPortData () | in BasicPortData | ||
| PortData () | in PortData |