Uses of Interface
org.cytoscape.view.presentation.property.values.CyColumnIdentifier
Package
Description
Interfaces for VisualPropertyValues -- ArrowShape, LineType and NodeShape
-
Uses of CyColumnIdentifier in org.cytoscape.view.presentation.property.values
Modifier and TypeMethodDescriptionCyColumnIdentifierFactory.createColumnIdentifier(String columnName)
Returns aCyColumnIdentifier
that represents aCyColumn
from a default networkCyTable
(a table associated with a CyNetwork, CyNode or CyEdge).