|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DestinationType | |
---|---|
org.apache.batik.apps.rasterizer |
Uses of DestinationType in org.apache.batik.apps.rasterizer |
---|
Fields in org.apache.batik.apps.rasterizer declared as DestinationType | |
---|---|
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
|
Methods in org.apache.batik.apps.rasterizer that return DestinationType | |
---|---|
DestinationType |
SVGConverter.getDestinationType()
|
DestinationType[] |
DestinationType.getValues()
Defines valid image types. |
Methods in org.apache.batik.apps.rasterizer with parameters of type DestinationType | |
---|---|
void |
SVGConverter.setDestinationType(DestinationType destinationType)
Sets the destinationType attribute value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |