public interface FSObjectDrawer
| Modifier and Type | Method and Description |
|---|---|
Map<Shape,String> |
drawObject(Element e,
double x,
double y,
double width,
double height,
OutputDevice outputDevice,
RenderingContext ctx,
int dotsPerPixel)
Perform your drawing.
|
Map<Shape,String> drawObject(Element e, double x, double y, double width, double height, OutputDevice outputDevice, RenderingContext ctx, int dotsPerPixel)
Copyright © 2018. All rights reserved.