com.sun.electric.technology
Class PrimitiveNode.NodeSizeRule

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

public class PrimitiveNode.NodeSizeRule
extends java.lang.Object

Class to define a single rule on a node.


Method Summary
 double getHeight()
           
 java.lang.String getRuleName()
           
 double getWidth()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRuleName

public java.lang.String getRuleName()

getWidth

public double getWidth()

getHeight

public double getHeight()