documentationfor yFiles for HTML 3.0.0.3

Usages of RoutingObstacle

Properties

sourcein PathSearchRequestGets the source obstacle describing the area where this request starts.
targetin PathSearchRequestGets the target obstacle describing the area where this request ends.

Method Return Values

getObstacles (PartitionCell)in IRouterPartitionReturns all RoutingObstacles that cover the given PartitionCell.
createObstacle (Rect, any, boolean?, number?)in PartitionExtensionCreates another obstacle to the partition, optionally inserting it into the partition with a padding.
getObstacle (any)in PartitionExtensionGets the RoutingObstacle that has been created earlier for the given data object.

Method Parameters

getCoveredCells (RoutingObstacle)in IRouterPartitionReturns all PartitionCells that are completely covered by the given RoutingObstacle.