com.tensegrity.graph.view
Class VisualSubgraphOperations

java.lang.Object
  extended bycom.tensegrity.graph.view.VisualSubgraphOperations

public class VisualSubgraphOperations
extends java.lang.Object

Utility class.

Version:
$Id: VisualSubgraphOperations.java,v 1.2 2003/11/17 12:30:13 sr Exp $
Author:
MichaelKegel

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

getVisualPortWrapper

public static final VisualPort getVisualPortWrapper(VisualSubgraph visualsubgraph,
                                                    VisualPort visualport)
Returns the wrapper for the given VisualPort.

Parameters:
visualsubgraph - the VisualSubgraph in which to locate the wrapper.
visualport - the given VisualPort.
Returns:
the VisualPort that wrapps the input VisualPort or null if none is found.


Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.