|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.eng.spagobi.engines.geo.map.utils.SVGMapConverter
public class SVGMapConverter
The Class SVGMapConverter.
| Constructor Summary | |
|---|---|
SVGMapConverter()
|
|
| Method Summary | |
|---|---|
void |
encode(java.io.InputStream inputStream,
java.io.OutputStream outputStream)
|
static void |
SVGToJPEGTransform(java.io.InputStream inputStream,
java.io.OutputStream outputStream)
Transform the svg file into a jpeg image. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SVGMapConverter()
| Method Detail |
|---|
public void encode(java.io.InputStream inputStream,
java.io.OutputStream outputStream)
throws java.io.IOException
encode in interface it.eng.spagobi.utilities.service.IStreamEncoderjava.io.IOException
public static void SVGToJPEGTransform(java.io.InputStream inputStream,
java.io.OutputStream outputStream)
throws java.io.IOException
inputStream - the strema of the svg mapoutputStream - the output stream where the jpeg image is written
java.lang.Exception - raised if some errors occur during the elaboration
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||