public class Java2DSVGReplacedElement extends Java2DRendererBuilder.Graphics2DPaintingReplacedElement
DOTS_PER_INCH| 构造器和说明 |
|---|
Java2DSVGReplacedElement(Element e,
SVGDrawer svgImpl,
int width,
int height,
Box box,
CssContext c) |
| 限定符和类型 | 方法和说明 |
|---|---|
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)
public int getIntrinsicWidth()
getIntrinsicWidth 在接口中 ReplacedElementgetIntrinsicWidth 在类中 EmptyReplacedElementpublic int getIntrinsicHeight()
getIntrinsicHeight 在接口中 ReplacedElementgetIntrinsicHeight 在类中 EmptyReplacedElementCopyright © 2004–2025. All rights reserved.