public static class ImplsInstancePort.SitePinInstPort extends ImplsInstancePort
ImplsInstancePort.InstPort, ImplsInstancePort.SitePinInstPort| Constructor and Description |
|---|
SitePinInstPort(SitePinInst sitePinInst) |
| Modifier and Type | Method and Description |
|---|---|
void |
enterToRect(SimpleTileRectangle rect) |
Pair<String,List<Set<Tile>>> |
getAllTiles() |
String |
getName() |
SitePinInst |
getSitePinInst() |
boolean |
isOutputPort() |
getPath, setPathpublic SitePinInstPort(SitePinInst sitePinInst)
public String getName()
getName in class ImplsInstancePortpublic boolean isOutputPort()
isOutputPort in class ImplsInstancePortpublic void enterToRect(SimpleTileRectangle rect)
enterToRect in class ImplsInstancePortpublic Pair<String,List<Set<Tile>>> getAllTiles()
getAllTiles in class ImplsInstancePortpublic SitePinInst getSitePinInst()