Class ImageCell
java.lang.Object
org.vandeseer.easytable.structure.cell.AbstractCell
org.vandeseer.easytable.structure.cell.ImageCell
-
Nested Class Summary
Nested classes/interfaces inherited from class org.vandeseer.easytable.structure.cell.AbstractCell
AbstractCell.AbstractCellBuilder<C extends AbstractCell,B extends AbstractCell.AbstractCellBuilder<C, B>> -
Field Summary
Fields inherited from class org.vandeseer.easytable.structure.cell.AbstractCell
drawer, settings -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.vandeseer.easytable.structure.cell.AbstractCell
assertIsRendered, calculateHeightForRowSpan, getBackgroundColor, getBorderColorBottom, getBorderColorLeft, getBorderColorRight, getBorderColorTop, getBorderStyleBottom, getBorderStyleLeft, getBorderStyleRight, getBorderStyleTop, getBorderWidthBottom, getBorderWidthLeft, getBorderWidthRight, getBorderWidthTop, getDrawer, getHeight, getHorizontalPadding, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getVerticalPadding, hasBackgroundColor, hasBorderBottom, hasBorderLeft, hasBorderRight, hasBorderTop, isHorizontallyAligned, isVerticallyAligned, isWordBreak
-
Constructor Details
-
ImageCell
public ImageCell()
-
-
Method Details
-
getMinHeight
public float getMinHeight() -
createDefaultDrawer
- Specified by:
createDefaultDrawerin classAbstractCell
-
getFitSize
-