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

Packages that use PrimitiveNode.NodeSizeRule.NodeSizeRuleError
com.sun.electric.technology Package for handling technology information. 
 

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

Methods in com.sun.electric.technology that return types with arguments of type PrimitiveNode.NodeSizeRule.NodeSizeRuleError
 java.util.List<PrimitiveNode.NodeSizeRule.NodeSizeRuleError> PrimitiveNode.NodeSizeRule.checkSize(PrimitiveNodeSize size)
          Methot to check whether the current NodeSize size meets original conditions provided by the technology.
 java.util.List<PrimitiveNode.NodeSizeRule.NodeSizeRuleError> PrimitiveNode.AsymmetricNodeSizeRule.checkSize(PrimitiveNodeSize size)
          Methot to check whether the current NodeSize size meets original conditions provided by the technology.