public class LENetwork
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
LENetwork(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
add(LENetwork net) |
protected void |
add(LEPin pin) |
protected java.util.List<LEPin> |
getAllPins() |
protected java.lang.String |
getName() |
protected java.util.Iterator<LENetwork> |
getSubNets() |
protected void |
print() |
protected void |
print(java.lang.String header,
java.io.PrintStream out) |
protected void add(LEPin pin)
protected void add(LENetwork net)
protected java.lang.String getName()
protected java.util.Iterator<LENetwork> getSubNets()
protected java.util.List<LEPin> getAllPins()
protected void print()
protected void print(java.lang.String header, java.io.PrintStream out)