public class SVGRenderHints extends RenderHints
ImageRenderer implementations to (optionally)
use when drawing.RenderHints.DrawingAlgorithm| Modifier and Type | Field and Description |
|---|---|
protected int |
height |
protected int |
width |
ANTI_ALIASED, drawingAlgorithm, FAST| Constructor and Description |
|---|
SVGRenderHints(int width,
int height) |
public SVGRenderHints(int width, int height)
width - height -