suvi.alg.interfaces
Interface EdgeRouting


public interface EdgeRouting

Edge routing as computed by an edge routing policy.


Method Summary
 BSpline splineOf(java.lang.Object edge)
          B-Spline presentation of the specified original edge.
 

Method Detail

splineOf

public BSpline splineOf(java.lang.Object edge)

B-Spline presentation of the specified original edge.