|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.informatica.doc.style.css.j2d.Java2DRenderer
public class Java2DRenderer
| Constructor Summary | |
|---|---|
Java2DRenderer()
|
|
| Method Summary | |
|---|---|
static void |
configureGraphics(Graphics2D g2,
CSSContainerBox box)
|
static Font |
createFont(CSS2ComputedProperties styledecl)
|
float |
getHeight()
|
float |
getWidth()
|
void |
paint(Graphics2D g2)
|
void |
setDocument(XHTMLDocument xdoc)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Java2DRenderer()
| Method Detail |
|---|
public void setDocument(XHTMLDocument xdoc)
throws CSSStyleException
CSSStyleExceptionpublic void paint(Graphics2D g2)
public static Font createFont(CSS2ComputedProperties styledecl)
public static void configureGraphics(Graphics2D g2,
CSSContainerBox box)
public float getWidth()
public float getHeight()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||