Uses of Class
com.sun.electric.database.constraint.Constraints

Packages that use Constraints
com.sun.electric.database.constraint Package for handling constraint propagation in the Electric database. 
 

Uses of Constraints in com.sun.electric.database.constraint
 

Subclasses of Constraints in com.sun.electric.database.constraint
 class Layout
          Class to implement the layout-constraint system.
 

Methods in com.sun.electric.database.constraint that return Constraints
static Constraints Constraints.getCurrent()
          Method to return the current constraint system.