public static class SeaOfGatesEngine.SOGBound extends SeaOfGatesEngine.SOGNetID implements RTBounds
Modifier and Type | Method and Description |
---|---|
boolean |
containsPoint(double x,
double y) |
ERectangle |
getBounds() |
int |
getMaskColor() |
boolean |
isManhattan() |
void |
setMaskColor(int c) |
java.lang.String |
toString() |
getNetID, isPseudoBlockage, isSameBasicNet, isUserSuppliedBlockage, setNetID, updateNetID
public ERectangle getBounds()
public int getMaskColor()
public void setMaskColor(int c)
public boolean containsPoint(double x, double y)
public boolean isManhattan()
public java.lang.String toString()
toString
in class java.lang.Object