cytoscape.visual.ui
Class VizUIUtilities
java.lang.Object
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.
VizUIUtilities
public VizUIUtilities()
- Deprecated.