Uses of Class
com.sun.electric.technology.PrimitiveNode.NodeSizeRule

Packages that use PrimitiveNode.NodeSizeRule
com.sun.electric.technology Package for handling technology information. 
com.sun.electric.tool.drc Package for handling the design-rule checking tool. 
 

Uses of PrimitiveNode.NodeSizeRule in com.sun.electric.technology
 

Methods in com.sun.electric.technology that return PrimitiveNode.NodeSizeRule
 PrimitiveNode.NodeSizeRule PrimitiveNode.getMinSizeRule()
          Method to return the minimum size rule for this PrimitiveNode.
 

Uses of PrimitiveNode.NodeSizeRule in com.sun.electric.tool.drc
 

Methods in com.sun.electric.tool.drc that return PrimitiveNode.NodeSizeRule
static PrimitiveNode.NodeSizeRule DRC.getMinSize(NodeProto np)
          Method to get the minimum size rule for a NodeProto.