|
||||||||||
| 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
public class Info
This class is the superclass for all information extraction classes in the Technology Editor.
| Nested Class Summary | |
|---|---|
protected static class |
Info.SpecialTextDescr
Class for describing special text in a cell |
| Field Summary | |
|---|---|
static Variable.Key |
COMPMENU_KEY
key of Variable holding component menu info. |
static int |
HIGHLIGHTOBJ
highlight object (node/arc cell) |
static Variable.Key |
LAYER_KEY
key of Variable holding layer information. |
static Variable.Key |
OPTION_KEY
key of Variable holding option information. |
| Constructor Summary | |
|---|---|
Info()
|
|
| Method Summary | |
|---|---|
protected static void |
createSpecialText(Cell np,
Info.SpecialTextDescr[] table)
Method to create special text geometry described by "table" in cell "np". |
protected static void |
loadTableEntry(Info.SpecialTextDescr[] table,
int func,
java.lang.Object value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int HIGHLIGHTOBJ
public static final Variable.Key LAYER_KEY
public static final Variable.Key OPTION_KEY
public static final Variable.Key COMPMENU_KEY
| Constructor Detail |
|---|
public Info()
| Method Detail |
|---|
protected static void createSpecialText(Cell np,
Info.SpecialTextDescr[] table)
protected static void loadTableEntry(Info.SpecialTextDescr[] table,
int func,
java.lang.Object value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||