documentationfor yFiles for HTML 3.0.0.3

Usages of Direction

Properties

enterDirectionin CellEntranceGets or sets the direction from which this cell was entered.
enterDirectionin EdgeCellInfoGets the Direction in which this cell is entered.
exitDirectionin EdgeCellInfoGets the Direction in which this cell is exited.

Method Return Values

from (Direction)in DirectionConverts the given argument to an enum constant of this enum type.

Method Parameters

from (Direction)in DirectionConverts the given argument to an enum constant of this enum type.
getName (Direction)in DirectionReturns the name of the given enum constant.
getSideForFlow (Direction)in LayoutPortCandidateReturns the side of this candidate where the sides relative to the flow are replaced by absolute sides.
isOnAnySide (Direction?)in LayoutPortCandidateReturns whether this candidate can be placed at any side.
isOnSide (PortSides, Direction)in LayoutPortCandidateReturns whether this candidate lies on the given side after resolving the sides relative to the flow direction.
EdgeCellInfo (any, PartitionCell, OrthogonalInterval, OrthogonalInterval, Direction, Direction, number)in EdgeCellInfoCreates a new EdgeCellInfo instance.