Interface | Description |
---|---|
BoundableRenderable |
A renderer node with well-defined bounds.
|
FrameContext |
Provides direct access to the GUI component where the
document is rendered, typically a browser frame of some sort.
|
NodeRenderer | |
RCollection |
A
Renderable with children. |
RElement |
A renderer node for elements such as blocks, lists, tables, inputs, images, etc.
|
Renderable |
Represents a renderer (view) node.
|
RenderableContainer |
A RenderableContainer is either usually a parent
block or the root GUI component.
|
Class | Description |
---|---|
DelayedPair | |
ExportableFloat | |
FloatingInfo | |
InputFileControl | |
LineBreak | |
ParentFloatingBoundsSource | |
RBlock |
Represents a HTML block in a rendered document, typically
a DIV.
|
RBlockViewport |
A substantial portion of the HTML rendering logic of the package can
be found in this class.
|
RenderableSpot |
Contains a renderer node and a position in that node.
|
RImgControl | |
RRelative |