Uses of Class
com.sun.electric.tool.user.tecEdit.Info.SpecialTextDescr

Packages that use Info.SpecialTextDescr
com.sun.electric.tool.user.tecEdit   
 

Uses of Info.SpecialTextDescr in com.sun.electric.tool.user.tecEdit
 

Methods in com.sun.electric.tool.user.tecEdit with parameters of type Info.SpecialTextDescr
protected static void Info.createSpecialText(Cell np, Info.SpecialTextDescr[] table)
          Method to create special text geometry described by "table" in cell "np".
protected static void Info.loadTableEntry(Info.SpecialTextDescr[] table, int func, java.lang.Object value)