public final class ListItemRenderer extends BlockRenderer
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ListItemRenderer.AlphaNumeral  | 
static class  | 
ListItemRenderer.RomanNumeral  | 
Renderer.ReflowPhase| Modifier and Type | Field and Description | 
|---|---|
CachedImage | 
image  | 
String | 
index  | 
MIN_ROW_WIDTHabb, offset, row| Constructor and Description | 
|---|
ListItemRenderer(Element element)  | 
| Modifier and Type | Method and Description | 
|---|---|
StringBuilder | 
dump(int mode,
    int indent)  | 
int | 
getBaseline(Context context)  | 
int | 
getID(Context context)  | 
RStatus | 
layout(Renderer.ReflowPhase phase)  | 
RStatus | 
render()  | 
addAbsChild, addChild, addPositionAnchor, alignContentToPageBreaks, assignToRow, containsFloats, doesNotPrintToPage, findAutoPageBreaks, findParentRenderer, getAbsHorizontalPosition, getAbsPositionedBottomEdge, getAbsVerticalPosition, getChildAt, getChildrenNumber, getContentHeight, getContentWidth, getDestinationRenderers, getMaxWidth, getMinWidth, getOffsetInRow, getOuterMinWidth, getPositionAnchor, getWidth, getX, isBody, isDocumentElementRenderer, isFirstRow, isLastContentPortion, isLastRow, isTheFirstRow, isUseAwt, moveChildUp, reLayout, resetLayout, resetMinWidth, setOuterWidth, setUseAwt, setX, toStringborderBottom, borderLeft, borderRight, borderTop, collapseBorders, containingBlock, createAssignedPageBreak, createAssignedPageBreak, createAssignedPageBreak, dashCalculator, expandHeight, getExtraBottomOffset, getHeight, getOuterHeight, getOuterWidth, getParentForAbs, getScrollbarWidth, getTextBaseline, hasBackground, hasBorder, hasPadding, hasPercentualWidth, hasWidthBase, horizontalExtent, isAbsPositioned, isAvoidPageBreak, isLastChild, isOutOfFlowPositioned, isRelPositioned, isRTL, logicalHeight, logicalMaxHeight, logicalMinHeight, marginBottom, marginLeft, marginRight, marginTop, paddingBottom, paddingLeft, paddingRight, paddingTop, setHeight, setOuterHeight, setWidth, verticalMarginExtent, verticalOffsetcleanup, getClear, getContext, getDecoration, getDisplayType, getElement, getFloat, getFontSize, getHeightObj, getLang, getMaxHeightObj, getMaxWidthObj, getMinHeightObj, getMinWidthObj, getParent, getTitle, getWidthObj, isAutoWidth, isBoxSized, isFloating, isTable, isTaggedOutput, isTBRL, setParent, updateHeightsequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetHeight, getOuterHeight, getOuterWidth, isRTLpublic String index
public CachedImage image
public ListItemRenderer(Element element)
public RStatus layout(Renderer.ReflowPhase phase) throws IOException
layout in class BlockRendererIOExceptionpublic RStatus render() throws IOException
render in class BlockRendererIOExceptionpublic int getBaseline(Context context)
getBaseline in interface InlineItemgetBaseline in class BlockRendererpublic StringBuilder dump(int mode, int indent)
dump in interface InlineItemdump in class BlockRendererpublic int getID(Context context)
Revision 4.0.15 / 20220727-0149