public class TrackRouterV extends TrackRouter
Constructor and Description |
---|
TrackRouterV(ArcProto lay,
double wid,
double centerVal,
TechType tech,
EditingPreferences ep,
Cell parnt)
ports may be offset from routing track
|
TrackRouterV(ArcProto lay,
double wid,
TechType tech,
EditingPreferences ep,
Cell parnt)
all ports lie on the same routing track
|
Modifier and Type | Method and Description |
---|---|
void |
connect(PortInst newPort,
double viaOffset,
double wireOffset) |
connect, connect, connect, connect, connect, connect, connect, getEndsExtend, setEndsExtend, setShareableViaDist
public TrackRouterV(ArcProto lay, double wid, TechType tech, EditingPreferences ep, Cell parnt)
public TrackRouterV(ArcProto lay, double wid, double centerVal, TechType tech, EditingPreferences ep, Cell parnt)
public void connect(PortInst newPort, double viaOffset, double wireOffset)
connect
in class TrackRouter