Uses of Class
org.cytoscape.view.presentation.property.table.CellFormat
Packages that use CellFormat
-
Uses of CellFormat in org.cytoscape.view.presentation.property.table
Fields in org.cytoscape.view.presentation.property.table with type parameters of type CellFormatModifier and TypeFieldDescriptionstatic final VisualProperty<CellFormat>BasicTableVisualLexicon.COLUMN_FORMATprotected static final Range<CellFormat>CellFormatVisualProperty.FORMAT_RANGEMethods in org.cytoscape.view.presentation.property.table that return CellFormatMethods in org.cytoscape.view.presentation.property.table with parameters of type CellFormatModifier and TypeMethodDescriptionCellFormatVisualProperty.toSerializableString(CellFormat value) Constructors in org.cytoscape.view.presentation.property.table with parameters of type CellFormatModifierConstructorDescriptionCellFormatVisualProperty(CellFormat def, String id, String displayName, Class<? extends CyIdentifiable> modelDataType)