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

java.lang.Object
  extended by com.sun.electric.technology.PrimitiveNode.NodeSizeRule.NodeSizeRuleError
Enclosing class:
PrimitiveNode.NodeSizeRule

public class PrimitiveNode.NodeSizeRule.NodeSizeRuleError
extends java.lang.Object


Field Summary
 double actual
           
 java.lang.String message
           
 double minSize
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

message

public java.lang.String message

actual

public double actual

minSize

public double minSize