public class Java2DSVGReplacedElement extends Java2DRendererBuilder.Graphics2DPaintingReplacedElement
DOTS_PER_INCH| Constructor and Description |
|---|
Java2DSVGReplacedElement(Element e,
SVGDrawer svgImpl,
int width,
int height,
int maxWidth,
int maxHeight) |
| 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 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 © 2017. All rights reserved.