|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.technology.PrimitiveNode.NodeSizeRule
com.sun.electric.technology.PrimitiveNode.AsymmetricNodeSizeRule
public class PrimitiveNode.AsymmetricNodeSizeRule
Class to detect those asymmetric metal contacts in new technologies where witdh and height are different but they don't care about orientation
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sun.electric.technology.PrimitiveNode.NodeSizeRule |
---|
PrimitiveNode.NodeSizeRule.NodeSizeRuleError |
Field Summary |
---|
Fields inherited from class com.sun.electric.technology.PrimitiveNode.NodeSizeRule |
---|
ruleName |
Method Summary | |
---|---|
java.util.List<PrimitiveNode.NodeSizeRule.NodeSizeRuleError> |
checkSize(PrimitiveNodeSize size)
Methot to check whether the current NodeSize size meets original conditions provided by the technology. |
java.lang.String |
getRuleName()
|
Methods inherited from class com.sun.electric.technology.PrimitiveNode.NodeSizeRule |
---|
getHeight, getWidth |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getRuleName()
getRuleName
in class PrimitiveNode.NodeSizeRule
public java.util.List<PrimitiveNode.NodeSizeRule.NodeSizeRuleError> checkSize(PrimitiveNodeSize size)
checkSize
in class PrimitiveNode.NodeSizeRule
size
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |