|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.io.input.LEFDEF.ViaDef
protected static class LEFDEF.ViaDef
Class to define Via information for LEF and DEF reading.
Field Summary | |
---|---|
protected ArcProto |
lay1
|
protected ArcProto |
lay2
|
protected LEFDEF.ViaDef |
nextViaDef
|
protected double |
sX
|
protected double |
sY
|
protected NodeProto |
via
|
protected java.lang.String |
viaName
|
Constructor Summary | |
---|---|
protected |
LEFDEF.ViaDef()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String viaName
protected NodeProto via
protected ArcProto lay1
protected ArcProto lay2
protected double sX
protected double sY
protected LEFDEF.ViaDef nextViaDef
Constructor Detail |
---|
protected LEFDEF.ViaDef()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |