public class EMFExportFileType extends AbstractExportFileType
AbstractExportFileType.CancelThread| Constructor and Description |
|---|
EMFExportFileType() |
| Modifier and Type | Method and Description |
|---|---|
JPanel |
createOptionPanel(Properties user) |
String |
getDescription() |
String[] |
getExtensions() |
VectorGraphics |
getGraphics(OutputStream os,
Component target) |
VectorGraphics |
getGraphics(OutputStream os,
Dimension dimension) |
String[] |
getMIMETypes() |
boolean |
hasOptionPanel() |
applyChangedOptions, exportToFile, exportToFile, exportToFile, exportToFile, getGraphics, getGraphicsadjustExtension, adjustExtension, adjustFilename, adjustFilename, checkExtension, compareTo, fileHasValidExtension, getExportFileTypes, getExportFileTypes, getExtension, getFileExtension, getFileFilter, isMultipageCapable, setClassLoaderpublic String getDescription()
getDescription in class ExportFileTypepublic String[] getExtensions()
getExtensions in class ExportFileTypepublic String[] getMIMETypes()
getMIMETypes in class ExportFileTypepublic boolean hasOptionPanel()
hasOptionPanel in class ExportFileTypepublic JPanel createOptionPanel(Properties user)
createOptionPanel in class ExportFileTypepublic VectorGraphics getGraphics(OutputStream os, Component target) throws IOException
getGraphics in class AbstractExportFileTypeIOExceptionpublic VectorGraphics getGraphics(OutputStream os, Dimension dimension) throws IOException
getGraphics in class AbstractExportFileTypeIOExceptionCopyright © 2014. All rights reserved.