public class ImageCell extends AbstractCell
AbstractCell.AbstractCellBuilder<C extends AbstractCell,B extends AbstractCell.AbstractCellBuilder<C,B>>DEFAULT_MIN_HEIGHT, drawer, settings| Constructor and Description |
|---|
ImageCell() |
| Modifier and Type | Method and Description |
|---|---|
protected Drawer |
createDefaultDrawer() |
Point2D.Float |
getFitSize() |
float |
getMinHeight() |
assertIsRendered, calculateHeightForRowSpan, getBackgroundColor, getBorderColor, getDrawer, getHeight, getHorizontalPadding, getVerticalPadding, hasBackgroundColor, hasBorderBottom, hasBorderLeft, hasBorderRight, hasBorderTop, isHorizontallyAligned, isVerticallyAligned, isWordBreakpublic float getMinHeight()
protected Drawer createDefaultDrawer()
createDefaultDrawer in class AbstractCellpublic Point2D.Float getFitSize()
Copyright © 2020. All rights reserved.