Packagecom.yworks.yfiles.geom
Interfacepublic interface IntersectionAlgorithm_IntersectionHandler

An instance of this interface handles intersections found by the IntersectionAlgorithm,



Public Methods
 MethodDefined By
  
checkIntersection(a:Object, b:Object):void
This method is called at every intersection.
IntersectionAlgorithm_IntersectionHandler
Method Detail
checkIntersection()method
public function checkIntersection(a:Object, b:Object):void

This method is called at every intersection.

Parameters

a:Object
 
b:Object