org.apache.xmlgraphics.image.loader.spi.ImageConverterpublic class ImageConverterG2D2SVG
extends org.apache.xmlgraphics.image.loader.impl.AbstractImageConverter
| Constructor | Description |
|---|---|
ImageConverterG2D2SVG() |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.xmlgraphics.image.loader.Image |
convert(org.apache.xmlgraphics.image.loader.Image src,
java.util.Map hints) |
|
org.apache.xmlgraphics.image.loader.ImageFlavor |
getSourceFlavor() |
|
org.apache.xmlgraphics.image.loader.ImageFlavor |
getTargetFlavor() |
public org.apache.xmlgraphics.image.loader.Image convert(org.apache.xmlgraphics.image.loader.Image src,
java.util.Map hints)
throws org.apache.xmlgraphics.image.loader.ImageException
org.apache.xmlgraphics.image.loader.ImageExceptionpublic org.apache.xmlgraphics.image.loader.ImageFlavor getSourceFlavor()
public org.apache.xmlgraphics.image.loader.ImageFlavor getTargetFlavor()
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.