Package | Description |
---|---|
com.sun.electric.tool.io.output |
Modifier and Type | Method and Description |
---|---|
protected Topology.CellSignal |
Topology.CellNetInfo.getCellSignal(Network net) |
protected Topology.CellSignal |
Topology.CellAggregateSignal.getSignal(int index) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Iterator<Topology.CellSignal> |
Topology.CellNetInfo.getCellSignals() |
Modifier and Type | Method and Description |
---|---|
void |
SpiceParasiticsGeneral.writeSubcircuitHeader(Topology.CellSignal cs,
java.lang.StringBuffer infstr) |
void |
SpiceParasitic.writeSubcircuitHeader(Topology.CellSignal cs,
java.lang.StringBuffer infstr)
Method to emit the proper subcircuit header for a signal.
|
void |
SpiceRCSimple.writeSubcircuitHeader(Topology.CellSignal cs,
java.lang.StringBuffer infstr)
Method to emit the proper subcircuit header for a signal.
|