|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrimitiveNodeSize | |
---|---|
com.sun.electric.database.topology | Package for connected Nodes and Arcs. |
com.sun.electric.technology | Package for handling technology information. |
com.sun.electric.technology.technologies | Package for the individual technologies. |
Uses of PrimitiveNodeSize in com.sun.electric.database.topology |
---|
Methods in com.sun.electric.database.topology that return PrimitiveNodeSize | |
---|---|
PrimitiveNodeSize |
NodeInst.getPrimitiveNodeSize(VarContext context)
Method to return the size of this PrimitiveNode-type NodeInst. |
Uses of PrimitiveNodeSize in com.sun.electric.technology |
---|
Subclasses of PrimitiveNodeSize in com.sun.electric.technology | |
---|---|
class |
TransistorSize
Holds the Width and Length of a PrimitiveNode that is a transistor. |
Methods in com.sun.electric.technology that return PrimitiveNodeSize | |
---|---|
PrimitiveNodeSize |
Technology.getResistorSize(NodeInst ni,
VarContext context)
Method to return the size of a resistor-type NodeInst in this Technology. |
Uses of PrimitiveNodeSize in com.sun.electric.technology.technologies |
---|
Methods in com.sun.electric.technology.technologies that return PrimitiveNodeSize | |
---|---|
PrimitiveNodeSize |
Schematics.getResistorSize(NodeInst ni,
VarContext context)
Method to return the size of a resistor-type NodeInst in this Technology. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |