y.geom
Interface IntersectionAlgorithm.IntersectionHandler

Enclosing interface:
IntersectionAlgorithm

public static interface IntersectionAlgorithm.IntersectionHandler

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


Method Summary
 void checkIntersection(Object a, Object b)
          This method is called at every intersection.
 

Method Detail

checkIntersection

public void checkIntersection(Object a,
                              Object b)
This method is called at every intersection.


© Copyright 2000-2003,
yWorks GmbH.
All rights reserved.

2003