org.free.garminimg.swing
Class PngFileExporter
java.lang.Object
org.free.garminimg.swing.FileExporter
org.free.garminimg.swing.SimpleFileExporter
org.free.garminimg.swing.PngFileExporter
public class PngFileExporter
- extends SimpleFileExporter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PngFileExporter
public PngFileExporter()
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.