|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.ncc.result.NetObjReport
com.sun.electric.tool.ncc.result.PartReport
public class PartReport
Nested Class Summary | |
---|---|
static interface |
PartReport.PartReportable
|
Nested classes/interfaces inherited from class com.sun.electric.tool.ncc.result.NetObjReport |
---|
NetObjReport.NetObjReportable |
Constructor Summary | |
---|---|
PartReport(PartReport.PartReportable p)
|
Method Summary | |
---|---|
double |
getLength()
|
NccNameProxy.PartNameProxy |
getNameProxy()
|
java.lang.String |
getTypeString()
|
double |
getWidth()
|
boolean |
isMos()
|
boolean |
isResistor()
|
Methods inherited from class com.sun.electric.tool.ncc.result.NetObjReport |
---|
fullDescription, getName, instanceDescription, newNetObjReport |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PartReport(PartReport.PartReportable p)
Method Detail |
---|
public NccNameProxy.PartNameProxy getNameProxy()
public boolean isMos()
public boolean isResistor()
public double getWidth()
public double getLength()
public java.lang.String getTypeString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |