Uses of Class
org.loboevolution.info.BackgroundInfo
Packages that use BackgroundInfo
Package
Description
Contains the HTML renderer infrastructure.
-
Uses of BackgroundInfo in org.loboevolution.html.renderer
Methods in org.loboevolution.html.renderer with parameters of type BackgroundInfoModifier and TypeMethodDescriptionvoidBackgroundRender.applyBackgroundHorizontalPositon(BackgroundInfo binfo, String xposition, int width, int height) voidBackgroundRender.applyBackgroundImage(BackgroundInfo binfo, String backgroundImageText, StyleSheetRenderState renderState, CSSStyleDeclaration props) voidBackgroundRender.applyBackgroundPosition(BackgroundInfo binfo, String position, int width, int height) voidBackgroundRender.applyBackgroundRepeat(BackgroundInfo binfo, String backgroundRepeatText) voidBackgroundRender.applyBackgroundVerticalPosition(BackgroundInfo binfo, String yposition, int width, int height) -
Uses of BackgroundInfo in org.loboevolution.html.renderstate
Fields in org.loboevolution.html.renderstate declared as BackgroundInfoModifier and TypeFieldDescriptionprotected BackgroundInfoStyleSheetRenderState.iBackgroundInfoprotected static final BackgroundInfoStyleSheetRenderState.INVALID_BACKGROUND_INFOConstant INVALID_BACKGROUND_INFOMethods in org.loboevolution.html.renderstate that return BackgroundInfoModifier and TypeMethodDescriptionRenderState.getBackgroundImageInfo(int width, int height) getBackgroundImageInfo.RenderStateDelegator.getBackgroundImageInfo(int width, int height) getBackgroundImageInfo.StyleSheetRenderState.getBackgroundImageInfo(int width, int height) getBackgroundImageInfo.BodyRenderState.getBackgroundInfo()getBackgroundInfo.RenderState.getBackgroundInfo()getBackgroundInfo.RenderStateDelegator.getBackgroundInfo()getBackgroundInfo.StyleSheetRenderState.getBackgroundInfo()getBackgroundInfo.TableCellRenderState.getBackgroundInfo()getBackgroundInfo.TableRenderState.getBackgroundInfo()getBackgroundInfo.