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 VisualProperty<CellFormat>BasicTableVisualLexicon.COLUMN_FORMATprotected static Range<CellFormat>CellFormatVisualProperty.FORMAT_RANGEMethods in org.cytoscape.view.presentation.property.table that return CellFormatModifier and TypeMethodDescriptionCellFormatVisualProperty.parseSerializableString(String value)Methods 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)