cytoscape.visual.ui
Class VizUIUtilities
java.lang.Object
cytoscape.visual.ui.VizUIUtilities
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VizUIUtilities
public VizUIUtilities()