Cytoscape 2.6.2 (c) 2006,2007 ISB, MSKCC, UCSD

cytoscape.visual.ui
Class VizUIUtilities

java.lang.Object
  extended by cytoscape.visual.ui.VizUIUtilities

Deprecated.

@Deprecated
public class VizUIUtilities
extends Object

This class provides utility functions for the UI package. Most of these methods involve converting a generic operation on a byte constant specifying the visual attribute type to the corresponding operation specific to the particular attribute. These methods are package-protected because the UI is designed to make sure that the arguments passed to these methods are appropriate. Deprecated. Use new VizMapper UI.


Constructor Summary
VizUIUtilities()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VizUIUtilities

public VizUIUtilities()
Deprecated. 

www.cytoscape.org