com.sun.electric.technology
Class XMLRules.XMLRule
java.lang.Object
com.sun.electric.technology.DRCTemplate
com.sun.electric.technology.XMLRules.XMLRule
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- XMLRules
public static class XMLRules.XMLRule
- extends DRCTemplate
Local class to store information
- See Also:
- Serialized Form
Fields inherited from class com.sun.electric.technology.DRCTemplate |
condition, maxWidth, minLength, multiCuts, name1, name2, nodeName, ruleName, ruleType, templateSort, values, when |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
XMLRules.XMLRule
public XMLRules.XMLRule(DRCTemplate rule)
XMLRules.XMLRule
public XMLRules.XMLRule(java.lang.String name,
double[] values,
DRCTemplate.DRCRuleType type,
double maxW,
double minLen,
int multiCuts,
int when)
isSpacingRule
public boolean isSpacingRule()
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object