Uses of Interface
org.cytoscape.view.presentation.property.values.CyColumnIdentifier
-
Packages that use CyColumnIdentifier Package Description org.cytoscape.view.presentation.property.values 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 CyColumnIdentifier Modifier and Type Method Description CyColumnIdentifierCyColumnIdentifierFactory. createColumnIdentifier(String columnName)Returns aCyColumnIdentifierthat represents aCyColumnfrom 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 Modifier and Type Method Description Set<CyColumnIdentifier>MappableVisualPropertyValue. getMappedColumns()
-