public class FindVirtualEnd_ProjectedAndRandomized extends java.lang.Object implements FindVirtualEndInterface
Constructor and Description |
---|
FindVirtualEnd_ProjectedAndRandomized(boolean xdir,
boolean ydir,
int l,
boolean output) |
Modifier and Type | Method and Description |
---|---|
ConnectionPoints |
findVirtualEnd(RoutingPart rp,
int id) |
public FindVirtualEnd_ProjectedAndRandomized(boolean xdir, boolean ydir, int l, boolean output)
xdir
- just the boolean value of the x-directed routing directionydir
- just the boolean value of the y-directed routing directionl
- the maximum layer on which we can find connectionpointspublic ConnectionPoints findVirtualEnd(RoutingPart rp, int id)
findVirtualEnd
in interface FindVirtualEndInterface
rp
- the RoutingPart data structureid
- the id of the region, where the routing part is inside