public class PathPort
extends Object
Path
.Constructor and Description |
---|
PathPort(SitePinInst sitePinInst,
HardMacro block,
Tile tile) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
HardMacro |
getBlock() |
Tile |
getPortTile() |
SitePinInst |
getSitePinInst() |
Tile |
getTemplateTile() |
int |
hashCode() |
public PathPort(SitePinInst sitePinInst, HardMacro block, Tile tile)
public Tile getPortTile()
public SitePinInst getSitePinInst()
public HardMacro getBlock()
public Tile getTemplateTile()
public int hashCode()
hashCode
in class Object
public boolean equals(Object obj)
equals
in class Object