-
- All Implemented Interfaces:
-
org.jetbrains.dataframe.jupyter.CellRenderer
public class ImageCellRenderer extends ChainedCellRenderer
-
-
Field Summary
Fields Modifier and Type Field Description public final static ImageCellRenderer
INSTANCE
-
Method Summary
Modifier and Type Method Description String
maybeContent(Object value, DisplayConfiguration configuration)
String
maybeTooltip(Object value, DisplayConfiguration configuration)
-
-
Method Detail
-
maybeContent
String maybeContent(Object value, DisplayConfiguration configuration)
-
maybeTooltip
String maybeTooltip(Object value, DisplayConfiguration configuration)
-
-
-
-