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