| Class | Description |
|---|---|
| AbstractRenderingGraphics |
Responsible for logic behind
Graphics2D implementation for AjaxSwing,
eg how to deal with clip and transform, how to rewrite colors and return
objects like stroke or shapes |
| AjaxSwingV4Handler | |
| AjaxSwingV4Renderer | |
| AjaxSwingV4Updater | |
| ComponentGraphics | |
| HtmlGraphics |
Bridge between AjaxSwing 3.2
HTMLPage object and new 4.0 Graphics
architecture, allows basic appends on HtmlPage and methods for image
manipulation ImageUtils |
| RenderingGraphics |
Responsible for actual drawing for
Graphics2D implementation for
AjaxSwing, uses graphics state controlled by
AbstractRenderingGraphics, rendering is done with simple div/span
blocks to HtmlGraphics object |
| Enum | Description |
|---|---|
| ComponentGraphics.LinePlace |
Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.