|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.user.tecEdit.Info
com.sun.electric.tool.user.tecEdit.NodeInfo
public class NodeInfo
This class defines information about nodes in the Technology Editor.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sun.electric.tool.user.tecEdit.Info |
---|
Info.SpecialTextDescr |
Field Summary |
---|
Fields inherited from class com.sun.electric.tool.user.tecEdit.Info |
---|
COMPMENU_KEY, HIGHLIGHTOBJ, LAYER_KEY, OPTION_KEY |
Method Summary | |
---|---|
static Cell[] |
getNodeCells(Library lib)
Method to return an array of cells that comprise the nodes in a technology library. |
Methods inherited from class com.sun.electric.tool.user.tecEdit.Info |
---|
createSpecialText, loadTableEntry |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Cell[] getNodeCells(Library lib)
lib
- the technology library.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |