| Package | Description |
|---|---|
| org.apache.batik.apps.rasterizer |
| Modifier and Type | Field | Description |
|---|---|---|
protected static DestinationType |
SVGConverter.DEFAULT_RESULT_TYPE |
Default result type
|
protected DestinationType |
SVGConverter.destinationType |
Result type
|
static DestinationType |
DestinationType.JPEG |
|
static DestinationType |
DestinationType.PDF |
|
static DestinationType |
DestinationType.PNG |
|
static DestinationType |
DestinationType.TIFF |
| Modifier and Type | Method | Description |
|---|---|---|
DestinationType |
SVGConverter.getDestinationType() |
|
DestinationType[] |
DestinationType.getValues() |
Defines valid image types.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
SVGConverter.setDestinationType(DestinationType destinationType) |
Sets the
destinationType attribute value. |
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.