| Package | Description |
|---|---|
| com.openhtmltopdf.extend | |
| com.openhtmltopdf.render |
| Modifier and Type | Method and Description |
|---|---|
Map<Shape,String> |
FSObjectDrawer.drawObject(Element e,
double x,
double y,
double width,
double height,
OutputDevice outputDevice,
RenderingContext ctx,
int dotsPerPixel)
Perform your drawing.
|
void |
TextRenderer.drawString(OutputDevice outputDevice,
String string,
float x,
float y) |
void |
TextRenderer.drawString(OutputDevice outputDevice,
String string,
float x,
float y,
JustificationInfo info) |
void |
SVGDrawer.SVGImage.drawSVG(OutputDevice outputDevice,
RenderingContext ctx,
double x,
double y) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOutputDevice
An abstract implementation of an
OutputDevice. |
| Modifier and Type | Method and Description |
|---|---|
OutputDevice |
RenderingContext.getOutputDevice() |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderingContext.setOutputDevice(OutputDevice outputDevice) |
Copyright © 2004–2025. All rights reserved.