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, isWordBreak
public float getMinHeight()
protected Drawer createDefaultDrawer()
createDefaultDrawer
in class AbstractCell
public Point2D.Float getFitSize()
Copyright © 2019. All rights reserved.