org.freehep.graphicsio.ppm
Class PPMExportFileType
java.lang.Object
org.freehep.graphicsbase.util.export.ExportFileType
org.freehep.graphicsio.exportchooser.AbstractExportFileType
org.freehep.graphicsio.exportchooser.ImageExportFileType
org.freehep.graphicsio.ppm.PPMExportFileType
- All Implemented Interfaces:
- Comparable<Object>
public class PPMExportFileType
- extends ImageExportFileType
- Version:
- $Id: freehep-graphicsio/src/main/java/org/freehep/graphicsio/ppm/PPMExportFileType.java 381498a7681c 2006/12/04 15:41:17 duns $
- Author:
- Mark Donszelmann, Charles Loomis
| Methods inherited from class org.freehep.graphicsio.exportchooser.ImageExportFileType |
createOptionPanel, equals, getDescription, getExtensions, getGraphics, getGraphics, getInstance, getMIMETypes, hashCode, hasOptionPanel, toString |
| Methods inherited from class org.freehep.graphicsbase.util.export.ExportFileType |
adjustExtension, adjustExtension, adjustFilename, adjustFilename, checkExtension, compareTo, fileHasValidExtension, getExportFileTypes, getExportFileTypes, getExtension, getFileExtension, getFileFilter, isMultipageCapable, setClassLoader |
PPMExportFileType
public PPMExportFileType()
Copyright © 2012. All Rights Reserved.