C G O S

C

convert() - Method in class org.mvdb.maven.plugins.svg.SVGConverter
Converts the svg to the type specified in getType() It defaults to png.
convertTo(ImageTranscoder, String) - Method in class org.mvdb.maven.plugins.svg.SVGConverter
Converts the svg file to the target file
convertToJPG() - Method in class org.mvdb.maven.plugins.svg.SVGConverter
Convert the svg to JPEG format
convertToPNG() - Method in class org.mvdb.maven.plugins.svg.SVGConverter
Convert the svg to PNG format

G

getDestination() - Method in class org.mvdb.maven.plugins.svg.SVGConverter
 
getFile() - Method in class org.mvdb.maven.plugins.svg.SVGConverter
 
getType() - Method in class org.mvdb.maven.plugins.svg.SVGConverter
 

O

org.mvdb.maven.plugins.svg - package org.mvdb.maven.plugins.svg
org.mvdb.maven.plugins.svg This package contains the main class for the svg maven plugin.

S

setDestination(String) - Method in class org.mvdb.maven.plugins.svg.SVGConverter
 
setFile(String) - Method in class org.mvdb.maven.plugins.svg.SVGConverter
 
setType(String) - Method in class org.mvdb.maven.plugins.svg.SVGConverter
 
SVGConverter - Class in org.mvdb.maven.plugins.svg
This class converts svg images to png, jpg and tiff.
SVGConverter() - Constructor for class org.mvdb.maven.plugins.svg.SVGConverter
 

C G O S

Copyright © 2003-2005 mvdb.org. All Rights Reserved.