|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.graph.view.VisualSubgraphOperations
Utility class.
| Method Summary | |
static VisualPort |
getVisualPortWrapper(VisualSubgraph visualsubgraph,
VisualPort visualport)
Returns the wrapper for the given VisualPort. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static final VisualPort getVisualPortWrapper(VisualSubgraph visualsubgraph,
VisualPort visualport)
VisualPort.
visualsubgraph - the VisualSubgraph in which to locate
the wrapper.visualport - the given VisualPort.
VisualPort that wrapps the input
VisualPort or null if none is found.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||