public class ImageCellDrawer extends AbstractCellDrawer<ImageCell>
cell| Constructor and Description |
|---|
ImageCellDrawer(ImageCell cell) |
| Modifier and Type | Method and Description |
|---|---|
protected float |
calculateInnerHeight() |
void |
drawContent(DrawingContext drawingContext) |
calculateOuterHeight, drawBackground, drawBorders, getAdaptionForVerticalAlignment, getRowSpanAdaption, rowHeightIsBiggerThanOrEqualToCellHeight, withCellpublic ImageCellDrawer(ImageCell cell)
public void drawContent(DrawingContext drawingContext)
drawContent in interface DrawerdrawContent in class AbstractCellDrawer<ImageCell>protected float calculateInnerHeight()
calculateInnerHeight in class AbstractCellDrawer<ImageCell>Copyright © 2022. All rights reserved.