documentationfor yFiles for HTML 3.0.0.3

Properties

selectedSourcePortCandidatein HierarchicalLayoutEdgeContextGets or sets the selected LayoutPortCandidate for the source port of the LayoutEdge associated with this HierarchicalLayoutEdgeContext instance.
selectedTargetPortCandidatein HierarchicalLayoutEdgeContextGets or sets the selected LayoutPortCandidate for the target port of the LayoutEdge associated with this HierarchicalLayoutEdgeContext instance.
candidatesin EdgePortCandidatesReturns the LayoutPortCandidates added to this class.
candidatesin NodePortCandidatesReturns the LayoutPortCandidates added to this class.
sourcePortCandidatesin PathSearchRequestGets the source LayoutPortCandidates associated with this path request and describing how the path must connect to the source obstacle.
targetPortCandidatesin PathSearchRequestGets the target LayoutPortCandidates associated with this path request and describing how the path must connect to the target obstacle.

Method Return Values

createFixed (PortSides, Point?, number?, number?, any?)in LayoutPortCandidateFactory method that creates a fixed port candidate with the given side, offset, and cost of usage.
createFree (PortSides, number?, number?, any?)in LayoutPortCandidateFactory method that creates a free port candidate instance with the given side and cost of usage.
getSourcePortCandidate (LayoutEdge)in TreeLayoutPortAssignerRetrieves the source LayoutPortCandidate for the given edge.
getTargetPortCandidate (LayoutEdge)in TreeLayoutPortAssignerRetrieves the target LayoutPortCandidate for the given edge.