public abstract static class Java2DRendererBuilder.Graphics2DPaintingReplacedElement extends EmptyReplacedElement
| Modifier and Type | Field and Description |
|---|---|
static double |
DOTS_PER_INCH |
| Modifier | Constructor and Description |
|---|---|
protected |
Graphics2DPaintingReplacedElement(int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
paint(OutputDevice outputDevice,
RenderingContext ctx,
double x,
double y,
double width,
double height) |
detach, getBaseline, getIntrinsicHeight, getIntrinsicWidth, getLocation, hasBaseline, isRequiresInteractivePaint, setLocationprotected Graphics2DPaintingReplacedElement(int width,
int height)
public abstract void paint(OutputDevice outputDevice, RenderingContext ctx, double x, double y, double width, double height)
Copyright © 2017. All rights reserved.