Uses of Class
com.sun.electric.technology.technologies.Schematics

Packages that use Schematics
com.sun.electric.database Package for the Electric database. 
com.sun.electric.database.hierarchy Package for hierarchy (cell instances inside of cells). 
com.sun.electric.database.variable Package for handling variables. 
com.sun.electric.technology Package for handling technology information. 
com.sun.electric.technology.technologies Package for the individual technologies. 
 

Uses of Schematics in com.sun.electric.database
 

Methods in com.sun.electric.database that return Schematics
 Schematics Snapshot.getSchematics()
          Returns Schematic technology in this database
 

Uses of Schematics in com.sun.electric.database.hierarchy
 

Methods in com.sun.electric.database.hierarchy that return Schematics
 Schematics EDatabase.getSchematics()
          Return Schematic technology in this database
 

Uses of Schematics in com.sun.electric.database.variable
 

Methods in com.sun.electric.database.variable that return Schematics
 Schematics ElectricObject.getSchematics()
          Returns Schematics technology in this database
 

Uses of Schematics in com.sun.electric.technology
 

Fields in com.sun.electric.technology declared as Schematics
protected static Schematics Technology.sysSchematics
           
 

Methods in com.sun.electric.technology that return Schematics
 Schematics TechPool.getSchematics()
          Returns Schematic technology in this database
 

Uses of Schematics in com.sun.electric.technology.technologies
 

Methods in com.sun.electric.technology.technologies that return Schematics
static Schematics Schematics.tech()
          the Schematics Technology object.