public abstract static class Java2DRendererBuilder.Graphics2DPaintingReplacedElement extends EmptyReplacedElement
| 限定符和类型 | 字段和说明 |
|---|---|
static double |
DOTS_PER_INCH |
| 限定符 | 构造器和说明 |
|---|---|
protected |
Graphics2DPaintingReplacedElement(int width,
int height) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2004–2025. All rights reserved.