Package | Description |
---|---|
com.creamtec.ajaxswing.v4 |
Modifier and Type | Class and Description |
---|---|
class |
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 |
class |
ComponentGraphics |
class |
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 |
Constructor and Description |
---|
HtmlGraphics(HtmlGraphics g) |
Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.