public class Java2DSVGReplacedElement extends Java2DRendererBuilder.Graphics2DPaintingReplacedElement
DOTS_PER_INCH| Constructor and Description |
|---|
Java2DSVGReplacedElement(Element e,
SVGDrawer svgImpl,
int width,
int height,
Box box,
CssContext c) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIntrinsicHeight() |
int |
getIntrinsicWidth() |
void |
paint(OutputDevice outputDevice,
RenderingContext ctx,
double x,
double y,
double width,
double height) |
detach, getBaseline, getLocation, hasBaseline, isRequiresInteractivePaint, setLocationpublic Java2DSVGReplacedElement(Element e, SVGDrawer svgImpl, int width, int height, Box box, CssContext c)
public void paint(OutputDevice outputDevice, RenderingContext ctx, double x, double y, double width, double height)
paint in class Java2DRendererBuilder.Graphics2DPaintingReplacedElementpublic int getIntrinsicWidth()
getIntrinsicWidth in interface ReplacedElementgetIntrinsicWidth in class EmptyReplacedElementpublic int getIntrinsicHeight()
getIntrinsicHeight in interface ReplacedElementgetIntrinsicHeight in class EmptyReplacedElementCopyright © 2004–2025. All rights reserved.