public class DemandTemplateHandler
extends java.lang.Object
Constructor and Description |
---|
DemandTemplateHandler(GlobalRouterThreadV3 gr_thread) |
Modifier and Type | Method and Description |
---|---|
void |
AddDemandEstimate(com.sun.electric.tool.routing.experimentalLeeMoore2.Vector2i start,
com.sun.electric.tool.routing.experimentalLeeMoore2.Vector2i end) |
void |
DecrementDemandEstimate(com.sun.electric.tool.routing.experimentalLeeMoore2.Vector2i start,
com.sun.electric.tool.routing.experimentalLeeMoore2.Vector2i end) |
public DemandTemplateHandler(GlobalRouterThreadV3 gr_thread)
public void AddDemandEstimate(com.sun.electric.tool.routing.experimentalLeeMoore2.Vector2i start, com.sun.electric.tool.routing.experimentalLeeMoore2.Vector2i end)
public void DecrementDemandEstimate(com.sun.electric.tool.routing.experimentalLeeMoore2.Vector2i start, com.sun.electric.tool.routing.experimentalLeeMoore2.Vector2i end)