|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlt.monarch.chart.engine.JavaGraphics
lt.monarch.chart.engine.SVGGraphics
public class SVGGraphics extends JavaGraphics
| Modifier and Type | Field and Description |
|---|
| Fields inherited from class lt.monarch.chart.engine.JavaGraphics |
|---|
g |
| Constructor and Description |
|---|
SVGGraphics(SVGGraphics2D g)
|
| Modifier and Type | Method and Description |
|---|---|
void |
setSVGCanvasSize(java.awt.Dimension dimension)
|
void |
stream(java.io.Writer out,
boolean useCSS)
|
| Methods inherited from class lt.monarch.chart.engine.JavaGraphics |
|---|
addRenderingHints, clip, create, dispose, draw, drawChars, drawImage, drawImage, drawString, endScene, fill, getClip, getClipBounds, getColor, getComposite, getFont, getFontMetrics, getFontMetrics, getGraphics2D, getPaint, getRenderingHints, getStroke, getTransform, renderScene, rotate, rotate, scale, setClip, setColor, setComposite, setFont, setGraphics, setPaint, setPaintMode, setRenderingHints, setStroke, setTransform, setXORMode, startScene, transform, translate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SVGGraphics(SVGGraphics2D g)
| Method Detail |
|---|
public void setSVGCanvasSize(java.awt.Dimension dimension)
public void stream(java.io.Writer out,
boolean useCSS)
throws SVGGraphics2DIOException
SVGGraphics2DIOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||