public class ImageConverterG2D2SVG
extends org.apache.xmlgraphics.image.loader.impl.AbstractImageConverter
Constructor and Description |
---|
ImageConverterG2D2SVG() |
Modifier and Type | Method and 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.ImageException
public org.apache.xmlgraphics.image.loader.ImageFlavor getSourceFlavor()
public org.apache.xmlgraphics.image.loader.ImageFlavor getTargetFlavor()
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.