Package | Description |
---|---|
com.sun.electric.tool.routing.experimentalLeeMoore3 |
Modifier and Type | Method and Description |
---|---|
Rating |
DataGrid.getRating(double x,
double y)
Method to get the rating of a specific grid point.
|
Modifier and Type | Method and Description |
---|---|
int |
Rating.compareTo(Rating o) |
void |
DataGrid.visit(double x,
double y,
Rating r)
Method to add a point to the map of visited points.
|