cytoscape.util
Class CreditScreen

java.lang.Object
  extended by cytoscape.util.CreditScreen

public abstract class CreditScreen
extends Object


Constructor Summary
CreditScreen()
           
 
Method Summary
static void moveCredits(edu.umd.cs.piccolo.PNode node)
           
static void rotateNode(edu.umd.cs.piccolo.PNode node)
           
static void showCredits(URL url, String lines)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreditScreen

public CreditScreen()
Method Detail

moveCredits

public static void moveCredits(edu.umd.cs.piccolo.PNode node)

rotateNode

public static void rotateNode(edu.umd.cs.piccolo.PNode node)

showCredits

public static void showCredits(URL url,
                               String lines)