|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.generator.flag.FlagConstructorData
public class FlagConstructorData
I bundle all the data to be passed by the physical design contructors into a single object because I'd like to be able to add things in the future without changing existing code that may be stored with the design.
Method Summary | |
---|---|
Job |
getJob()
|
Cell |
getLayoutCell()
|
Cell |
getSchematicCell()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Cell getLayoutCell()
public Cell getSchematicCell()
public Job getJob()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |