| Package | Description |
|---|---|
| com.openhtmltopdf.java2d.api |
| Modifier and Type | Method and Description |
|---|---|
static Java2DRendererBuilder.FontStyle |
Java2DRendererBuilder.FontStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Java2DRendererBuilder.FontStyle[] |
Java2DRendererBuilder.FontStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Java2DRendererBuilder |
Java2DRendererBuilder.useFont(FSSupplier<InputStream> supplier,
String fontFamily,
Integer fontWeight,
Java2DRendererBuilder.FontStyle fontStyle)
Add a font programmatically.
|
Copyright © 2017. All rights reserved.