Package | Description |
---|---|
com.sun.electric.technology |
Package for handling technology information.
|
com.sun.electric.tool.drc |
Package for handling the design-rule checking tool.
|
Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
PrimitiveNode.NodeSizeRule |
PrimitiveNode.getMinSizeRule()
Method to return the minimum size rule for this PrimitiveNode.
|
Modifier and Type | Method and Description |
---|---|
static PrimitiveNode.NodeSizeRule |
DRC.getMinSize(NodeProto np)
Method to get the minimum size rule for a NodeProto.
|