|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.extract.GeometrySearch.GeometrySearchResult
public static class GeometrySearch.GeometrySearchResult
Class that holds results of the search (a packaged Geometric and VarContext).
Method Summary | |
---|---|
java.lang.String |
describe()
|
VarContext |
getContext()
|
Geometric |
getGeometric()
|
java.lang.String |
getInstPath(VarContext vc)
Return the concatenation of all instances names left to right from the root to the leaf. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Geometric getGeometric()
public VarContext getContext()
public java.lang.String describe()
public java.lang.String getInstPath(VarContext vc)
vc
- the context of the search.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |