documentationfor yFiles for HTML 3.0.0.3

Usages of AdjacencyTypes

Method Return Values

from (AdjacencyTypes)in AdjacencyTypesConverts the given argument to an enum constant of this enum type.

Method Parameters

from (AdjacencyTypes)in AdjacencyTypesConverts the given argument to an enum constant of this enum type.
getName (AdjacencyTypes)in AdjacencyTypesReturns the name of the given enum constant.
edgesAt (IPort, AdjacencyTypes?)in FilteredGraphWrapper
edgesAt (IPortOwner, AdjacencyTypes?)in FilteredGraphWrapper
edgesAt (IPort, AdjacencyTypes?)in Graph
edgesAt (IPortOwner, AdjacencyTypes?)in Graph
edgesAt (IPort, AdjacencyTypes?)in GraphWrapperBase
edgesAt (IPortOwner, AdjacencyTypes?)in GraphWrapperBase
edgesAt (IPort, AdjacencyTypes?)in IGraphReturns an IListEnumerable<T> for the incoming, the outgoing, or all edges adjacent to the given port, depending on type.
edgesAt (IPortOwner, AdjacencyTypes?)in IGraphReturns an IListEnumerable<T> for the incoming, the outgoing, or all edges adjacent to the given port owner, depending on type.