public class ColorTable extends Object
| Constructor and Description |
|---|
ColorTable()
Default constructor for ColorTable.
|
| Modifier and Type | Method and Description |
|---|---|
static org.cytoscape.model.CyTable |
CreateColorTable(org.cytoscape.model.CyNetwork cyNet)
Creates a color table for the given Cytoscape network.
|
public ColorTable()
public static org.cytoscape.model.CyTable CreateColorTable(org.cytoscape.model.CyNetwork cyNet)
cyNet - The Cytoscape network to create the color table for.Copyright © 2024. All rights reserved.