org.free.garminimg.swing
Class SvgFileExporter
java.lang.Object
org.free.garminimg.swing.FileExporter
org.free.garminimg.swing.SimpleFileExporter
org.free.garminimg.swing.SvgFileExporter
public class SvgFileExporter
- extends SimpleFileExporter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SvgFileExporter
public SvgFileExporter()
getExtension
public java.lang.String getExtension()
- Specified by:
getExtension
in class FileExporter
setup
public void setup(java.io.File selectedFile,
int width,
int height)
- Specified by:
setup
in class FileExporter
getG2
public java.awt.Graphics2D getG2()
- Specified by:
getG2
in class FileExporter
finishSave
public void finishSave()
throws java.io.IOException
- Specified by:
finishSave
in class FileExporter
- Throws:
java.io.IOException
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2008. All Rights Reserved.