documentationfor yFiles for HTML 3.0.0.3

Method Return Values

getEdgeContext (LayoutEdge)in HierarchicalLayoutContextReturns the HierarchicalLayoutEdgeContext instance associated with the given LayoutEdge.
createGroupedEdgeContext (LayoutEdge, any, any)in ItemFactoryCreates a HierarchicalLayoutEdgeContext instance that specifies grouping IDs and associates it with the given edge.
createNormalEdgeContext (LayoutEdge)in ItemFactoryCreates a HierarchicalLayoutEdgeContext instance for a given normal LayoutEdge and associates it with the edge.