Package org.loboevolution.html.renderer
package org.loboevolution.html.renderer
Contains the HTML renderer infrastructure.
-
ClassDescriptionStyleSheetRenderState class.Abstract BaseElementRenderable class.A renderer node with well-defined bounds.BrokenComponent class.DelayedPair class.ExportableFloat class.Provides direct access to the GUI component where the document is rendered, typically a browser frame of some sort.HtmlController class.LineBreak class.NodeRenderer interface.ParentFloatingBoundsSource class.PositionedRenderable class.Represents a HTML block in a rendered document, typically a DIV.RBlockScroll class.A substantial portion of the HTML rendering logic of the package can be found in this class.A
Renderable
with children.A renderer node for elements such as blocks, lists, tables, inputs, images, etc.Represents a renderer (view) node.A RenderableContainer is either usually a parent block or the root GUI component.Contains a renderer node and a position in that node.RFlex class.RInlineBlock class.RLayout class.This is layout common to elements that render themselves, except RBlock, RTable and RList.TranslatedRenderable class.ZIndexComparator class.