Uses of Class
org.cytoscape.view.presentation.property.table.CellFormat
-
Uses of CellFormat in org.cytoscape.view.presentation.property.table
Modifier and TypeFieldDescriptionstatic VisualProperty<CellFormat>
BasicTableVisualLexicon.COLUMN_FORMAT
protected static Range<CellFormat>
CellFormatVisualProperty.FORMAT_RANGE
Modifier and TypeMethodDescriptionCellFormatVisualProperty.parseSerializableString(String value)
Modifier and TypeMethodDescriptionCellFormatVisualProperty.toSerializableString(CellFormat value)
ModifierConstructorDescriptionCellFormatVisualProperty(CellFormat def, String id, String displayName, Class<? extends CyIdentifiable> modelDataType)