public class VectorImageUtilities extends Object
public static void write(SVGImage image, File output, org.apache.batik.transcoder.Transcoder trans) throws IOException, org.apache.batik.transcoder.TranscoderException
image - the imageoutput - the file to write totrans - the transcoderIOException - if an error occurs during writingorg.apache.batik.transcoder.TranscoderException - if an error occurs during transcoding