documentationfor yFiles for HTML 2.6

Usages of EdgeCellInfo

Properties

previousEdgeCellInfoin CellEntranceGets or sets the EdgeCellInfo describing how the previous partition cell was traversed.
edgeCellInfosin EdgeInfoGets a list of EdgeCellInfos describing how the edge traverses each PartitionCell on its path.

Method Return Values

getEdgeCellInfo (CellEntrance)in EdgeInfoReturns the EdgeCellInfo of the given CellEntrance in the path.

Method Parameters

calculateCosts (CellEntrance, PartitionCell, OrthogonalInterval, EdgeCellInfo, PathSearchContext, number, number)in PathSearchCalculates the costs for moving from the current CellEntrance to the neighboring PartitionCell using different enter intervals.
calculateCosts (CellEntrance, PartitionCell, OrthogonalInterval, EdgeCellInfo, number)in PathSearchExtensionCalculates the costs for entering the given PartitionCell via the given enter OrthogonalInterval.