Uses of Class
com.sun.electric.tool.ncc.PIEOptions

Packages that use PIEOptions
com.sun.electric.tool.ncc Package for handling the Network Consistency Checking (LVS) tool. 
 

Uses of PIEOptions in com.sun.electric.tool.ncc
 

Methods in com.sun.electric.tool.ncc with parameters of type PIEOptions
static NccResults Pie.invokePieNccCompare(Cell c1, VarContext v1, Cell c2, VarContext v2, NccOptions opt, PIEOptions pOpt)
           
 

Constructors in com.sun.electric.tool.ncc with parameters of type PIEOptions
PIEOptions(PIEOptions other)